Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
csst-sims
csst_ifs_sim
Commits
0176542a
Commit
0176542a
authored
Apr 24, 2024
by
Yan Zhaojun
Browse files
debug
parent
3bb8ac48
Pipeline
#4247
passed with stage
in 0 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
csst_ifs_sim/csst_ifs_sim.py
View file @
0176542a
...
@@ -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
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment