Loading csst_mci_sim/csst_mci_sim.py +2 −2 Original line number Diff line number Diff line Loading @@ -1407,7 +1407,7 @@ class MCIsimulator(): if j==0: self.log.info('begin iteration........') if self.debug: #if self.debug: self.log.info('j = %i' % (j)) starRa = 3600.0*( newRa[j] ) # ra of star, arcsecond Loading Loading
csst_mci_sim/csst_mci_sim.py +2 −2 Original line number Diff line number Diff line Loading @@ -1407,7 +1407,7 @@ class MCIsimulator(): if j==0: self.log.info('begin iteration........') if self.debug: #if self.debug: self.log.info('j = %i' % (j)) starRa = 3600.0*( newRa[j] ) # ra of star, arcsecond Loading