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
ba168388
Commit
ba168388
authored
Apr 10, 2024
by
Yan Zhaojun
Browse files
update
parent
d20c930d
Pipeline
#3937
failed with stage
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
csst_ifs_sim/csst_ifs_sim.py
View file @
ba168388
...
...
@@ -4732,7 +4732,9 @@ def runIFSsim(sourcein, skyfitsin, configfile, iLoop, CSST_unittest, applyhole='
simulate
[
iLoop
].
information
[
'skyfilepath'
]
=
skyfitsin
##############
simulate
[
iLoop
].
simulate
(
sourcein
,
iLoop
)
simulate
[
iLoop
].
simulate
(
sourcein
,
iLoop
)
return
1
########################## begin main fucntion #######################################
...
...
@@ -4788,7 +4790,7 @@ if __name__ == "__main__":
runIFSsim
(
sourcein
,
skyfitsin
,
configfile
,
1
,
CSST_unittest
,
applyhole
)
return
1
############################################################################
############################################################################
# it=range(1, exposureNum+1,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