Commit ba168388 authored by Yan Zhaojun's avatar Yan Zhaojun
Browse files

update

parent d20c930d
Pipeline #3937 failed with stage
in 0 seconds
......@@ -4734,6 +4734,8 @@ def runIFSsim(sourcein, skyfitsin, configfile, iLoop, CSST_unittest, applyhole='
##############
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)
......
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