Commit 46bef1cc authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

added clear_dir option and updated get_aux methods

parent 128f1919
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -94,6 +94,8 @@ class CsstMsDataManager:
        The pipeline log file name.
    log_mod : str
        The module log file name.
    clear_dir : bool
        If True, clear ``dm.dir_l1`` directory.

    Examples
    --------