Skip to content

Commit c76660a

Browse files
committed
Update piff/psf.py
1 parent 8e64584 commit c76660a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

piff/psf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ def draw(self, x, y, chipnum=None, flux=1.0, center=None, offset=None, stamp_siz
183183
number of half light radii after which the profile is smoothy apodized
184184
to zero a width of ~2.55 half light radii. If a tuple/list, gives
185185
the apodization width and the apodization radius in pixels.
186-
[default: None, which means no apodization.]
186+
[default: (1.0, 4.25), which means a width of 1 pixel and radius of 4.25 pixels.]
187187
:param \**kwargs: Any additional properties required for the interpolation.
188188
189189
:returns: A GalSim Image of the PSF

0 commit comments

Comments
 (0)