Commit 8b37df7a authored by Yan Zhaojun's avatar Yan Zhaojun
Browse files

debug

parent 9dce1348
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1929,7 +1929,7 @@ class MCIsimulator():
            

            if self.debug:             
                if nlayccd>1:
                if nlayccd>0.5:
                    break
                
            st_ra.append( np.float64(starRa/3600.0))
@@ -2645,7 +2645,7 @@ class MCIsimulator():
                ######## test code   ##########
                
                if self.debug:                
                    if nlayccd>1:
                    if nlayccd>0.5:
                        #########
                        break