Loading csst_mci_sim/csst_mci_sim.py +2 −2 Original line number Diff line number Diff line Loading @@ -2177,11 +2177,11 @@ class MCIsimulator(): ugriz = np.array([umag, gmag, rmag, imag, zmag]) star_flux = sed.Model_Galaxy_SED(wave, ugriz, redshift, t, self.information['dir_path']) ######################################### self.log.info('load star catlog 99999999') ##cal_SED_photons(self, flux_arr): intscales,PSF_eff_weight=self.cal_SED_photons(star_flux) self.information['dir_path 99999999999999'] self.log.info('load star catlog 99999999') gx=dict() gy=dict() Loading Loading
csst_mci_sim/csst_mci_sim.py +2 −2 Original line number Diff line number Diff line Loading @@ -2177,11 +2177,11 @@ class MCIsimulator(): ugriz = np.array([umag, gmag, rmag, imag, zmag]) star_flux = sed.Model_Galaxy_SED(wave, ugriz, redshift, t, self.information['dir_path']) ######################################### self.log.info('load star catlog 99999999') ##cal_SED_photons(self, flux_arr): intscales,PSF_eff_weight=self.cal_SED_photons(star_flux) self.information['dir_path 99999999999999'] self.log.info('load star catlog 99999999') gx=dict() gy=dict() Loading