Loading csst_ifs_sim/csst_ifs_sim.py +1 −1 Original line number Diff line number Diff line Loading @@ -5461,7 +5461,7 @@ class IFSsimulator(): self.source = sourcein self.simnumber = simnumber self.configure(simnumber,dir_path,result_path)) # print the configfile name and path; self.configure(simnumber,dir_path,result_path) # print the configfile name and path; self.debug = self.information['debug'] Loading Loading
csst_ifs_sim/csst_ifs_sim.py +1 −1 Original line number Diff line number Diff line Loading @@ -5461,7 +5461,7 @@ class IFSsimulator(): self.source = sourcein self.simnumber = simnumber self.configure(simnumber,dir_path,result_path)) # print the configfile name and path; self.configure(simnumber,dir_path,result_path) # print the configfile name and path; self.debug = self.information['debug'] Loading