Commit 954210c4 authored by Yan Zhaojun's avatar Yan Zhaojun
Browse files

debug

parent fd2ca7cd
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1930,7 +1930,7 @@ class MCIsimulator():
            

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