Changeset 26894 for trunk/psphot/src/psphotPSFConvModel.c
- Timestamp:
- Feb 10, 2010, 7:36:29 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotPSFConvModel.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotPSFConvModel.c
r25755 r26894 39 39 // adjust the pixels based on the footprint 40 40 float radius = psphotSetRadiusEXT (readout, source, markVal); 41 if (!pmSourceMoments (source, radius, 0.0, 0.0 )) return false;41 if (!pmSourceMoments (source, radius, 0.0, 0.0, maskVal)) return false; 42 42 43 43 // 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.
