Commit 2012b405 authored by Yan Zhaojun's avatar Yan Zhaojun
Browse files

debug

parent 2efc7355
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -2064,6 +2064,10 @@ class MCIsimulator():
            
            if nlayccd %100 == 0:
                self.log.info('Star number on CCD is = %i' % (nlayccd))
                
            if self.debug:
                self.log.info('Star number on CCD is = %i' % (nlayccd))
                
            ######
            st_phot_C1.append(intscales['g'])
            st_phot_C2.append(intscales['r'])