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

bug fix

parent cbee2e10
...@@ -120,7 +120,7 @@ if __name__ == "__main__": ...@@ -120,7 +120,7 @@ if __name__ == "__main__":
pointing_label_list = ["MSC_0000000", "MSC_0000001", pointing_label_list = ["MSC_0000000", "MSC_0000001",
"MSC_0000002", "MSC_0000003", "MSC_0000004", "MSC_0000005"] "MSC_0000002", "MSC_0000003", "MSC_0000004", "MSC_0000005"]
chip_label_list = None 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"] # pointing_label_list = ["MSC_0000000"]
# chip_label_list = ["08"] # chip_label_list = ["08"]
......
File mode changed from 100644 to 100755
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment