Commit 0176542a authored by Yan Zhaojun's avatar Yan Zhaojun
Browse files

debug

parent 3bb8ac48
Pipeline #4247 passed with stage
in 0 seconds
...@@ -5518,7 +5518,9 @@ class IFSsimulator(): ...@@ -5518,7 +5518,9 @@ class IFSsimulator():
exptimes = self.information['exposuretimes'] exptimes = self.information['exposuretimes']
else: else:
exptimes = 1 exptimes = 1
self.information['exposuretimes'] =1
# if self.debug: # if self.debug:
# exptimes=1 # exptimes=1
if exptimes>1: if exptimes>1:
......
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