Commit f47ac6b1 authored by Fang Yuedong's avatar Fang Yuedong
Browse files

bug fix

parent cbee2e10
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -120,7 +120,7 @@ if __name__ == "__main__":
    pointing_label_list = ["MSC_0000000", "MSC_0000001",
                           "MSC_0000002", "MSC_0000003", "MSC_0000004", "MSC_0000005"]
    chip_label_list = None
    output_dir = "/public/home/fangyuedong/project/50sqDeg_L1_outputs"
    output_dir = "/public/home/fangyuedong/project/test_photometry"

    # pointing_label_list = ["MSC_0000000"]
    # chip_label_list = ["08"]
+0 −0

File mode changed from 100644 to 100755.