Commit 56aae2ab authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

tweak

parent c57b2056
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -385,7 +385,7 @@ class CsstMsDataManager:
            raise FileNotFoundError(f"No file found with pattern {pattern} in {dir_l0}")

        # parse filename
        elif ver_sim in ["C5.2", "C6.1"]:
        if ver_sim in ["C5.2", "C6.1"]:
            pattern = re.compile(
                r"(?P<telescope>[A-Z]+)_"
                r"(?P<instrument>[A-Z]+)_"