Commit 10a21ec9 authored by Yan Zhaojun's avatar Yan Zhaojun
Browse files

debug

parent 210830c7
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2749,8 +2749,8 @@ class MCIsimulator():
                    photons=galsim.PhotonArray.makeFromImage(stamp_img, max_flux=1.0)
                    
                    cx0,cy0=centroid(stamp_img.array)
                    ########### apply fat effect #####    
                    if self.appFatt =='yes': 
                    ########### apply fat effect to galaxy image #####    
                    if self.appFatt : 
                        
                    ### apply treering and bright fatter and diffusion;