Changeset 32631
- Timestamp:
- Nov 8, 2011, 2:47:16 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotPSFConvModel.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotPSFConvModel.c
r29004 r32631 43 43 // adjust the pixels based on the footprint 44 44 float radius = psphotSetRadiusEXT (readout, source, markVal); 45 if (!pmSourceMoments (source, radius, 0. 0, 0.0, maskVal)) return false;45 if (!pmSourceMoments (source, radius, 0.25*radius, 0.0, maskVal)) return false; 46 46 47 47 // XXX test : modify the Io, SXX, SYY terms based on the psf SXX, SYY terms:
Note:
See TracChangeset
for help on using the changeset viewer.
