Loading csst_mci_sim/csst_mci_sim.py +1 −1 Original line number Diff line number Diff line Loading @@ -1487,7 +1487,7 @@ class MCIsimulator(): Configures the simulator with input information and creates and empty array to which the final image will be build on. """ self.readConfigs(simnumber,source) self.readConfigs(simnumber,sourcein) self.processConfigs() Loading Loading
csst_mci_sim/csst_mci_sim.py +1 −1 Original line number Diff line number Diff line Loading @@ -1487,7 +1487,7 @@ class MCIsimulator(): Configures the simulator with input information and creates and empty array to which the final image will be build on. """ self.readConfigs(simnumber,source) self.readConfigs(simnumber,sourcein) self.processConfigs() Loading