Commit 721752ca authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

tweaks

parent 7eeb560e
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -300,7 +300,7 @@ class CsstMbiDataManager:
            print(os.path.exists(dm.l0_log(detector=detector)))
            print(os.path.exists(dm.l0_log(detector=detector)))
            print("----- L1 images -----")
            print("----- L1 images -----")
            print(dm.l1_detector(detector, post="img.fits"))
            print(dm.l1_detector(detector, post="img.fits"))
        return
        return dm




if __name__ == "__main__":
if __name__ == "__main__":