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

debug

parent 210830c7
......@@ -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;
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment