Loading csst_ifs_sim/csst_ifs_sim.py +2 −3 Original line number Diff line number Diff line Loading @@ -1975,7 +1975,6 @@ class IFSsimulator(): result_day = now.strftime("%Y-%m-%d") # self.information['holemask'] if self.source == 'LAMP': if applyhole == 'yes': Loading Loading @@ -5774,7 +5773,7 @@ def runIFSsim(sourcein, configfile, dir_path, result_path, iLoop, debug, applyho ### dir_path = os.path.join(os.environ['UNIT_TEST_DATA_ROOT'], 'ifs_sim/') # simulate[iLoop].information['dir_path'] = dir_path simulate[iLoop].information['debug'] = debug # simulate[iLoop].information['debug'] = debug # simulate[iLoop].information['result_path'] = result_path Loading Loading
csst_ifs_sim/csst_ifs_sim.py +2 −3 Original line number Diff line number Diff line Loading @@ -1975,7 +1975,6 @@ class IFSsimulator(): result_day = now.strftime("%Y-%m-%d") # self.information['holemask'] if self.source == 'LAMP': if applyhole == 'yes': Loading Loading @@ -5774,7 +5773,7 @@ def runIFSsim(sourcein, configfile, dir_path, result_path, iLoop, debug, applyho ### dir_path = os.path.join(os.environ['UNIT_TEST_DATA_ROOT'], 'ifs_sim/') # simulate[iLoop].information['dir_path'] = dir_path simulate[iLoop].information['debug'] = debug # simulate[iLoop].information['debug'] = debug # simulate[iLoop].information['result_path'] = result_path Loading