Loading csst_mci_sim/csst_mci_sim.py +1 −1 Original line number Diff line number Diff line Loading @@ -1944,7 +1944,7 @@ class MCIsimulator(): if angle_earth < 0: earth_e = 0 earthshine_wave0, earthshine_flux0 = ill2flux(earth_e+star_e,self.information['dir_pah']) earthshine_wave0, earthshine_flux0 = ill2flux(earth_e+star_e, self.information['dir_path']) self.log.info('load star catlog 444444444') Loading Loading
csst_mci_sim/csst_mci_sim.py +1 −1 Original line number Diff line number Diff line Loading @@ -1944,7 +1944,7 @@ class MCIsimulator(): if angle_earth < 0: earth_e = 0 earthshine_wave0, earthshine_flux0 = ill2flux(earth_e+star_e,self.information['dir_pah']) earthshine_wave0, earthshine_flux0 = ill2flux(earth_e+star_e, self.information['dir_path']) self.log.info('load star catlog 444444444') Loading