Loading csst_mci_sim/csst_mci_sim.py +1 −1 Original line number Diff line number Diff line Loading @@ -1580,7 +1580,7 @@ class MCIsimulator(): ##self.log.info('appfat= %s'%(self.appFatt)) if self.appFatt : #self.log.info('begin appfat ........') self.log.info('begin appfat ........') ### apply treering and bright fatter and diffusion; SimpleTreeRing = galsim.SiliconSensor().simple_treerings(amplitude=self.information['treering']) Loading Loading
csst_mci_sim/csst_mci_sim.py +1 −1 Original line number Diff line number Diff line Loading @@ -1580,7 +1580,7 @@ class MCIsimulator(): ##self.log.info('appfat= %s'%(self.appFatt)) if self.appFatt : #self.log.info('begin appfat ........') self.log.info('begin appfat ........') ### apply treering and bright fatter and diffusion; SimpleTreeRing = galsim.SiliconSensor().simple_treerings(amplitude=self.information['treering']) Loading