- Timestamp:
- Jan 14, 2010, 10:21:12 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20091201/psphot/src/psphotPSFConvModel.c
r25755 r26596 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.
