- Timestamp:
- Mar 5, 2012, 5:19:48 PM (14 years ago)
- Location:
- branches/meh_branches/ppstack_test
- Files:
-
- 4 edited
-
. (modified) (1 prop)
-
psphot (modified) (1 prop)
-
psphot/src (modified) (2 props)
-
psphot/src/psphotPSFConvModel.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/meh_branches/ppstack_test
- Property svn:mergeinfo changed
-
branches/meh_branches/ppstack_test/psphot
- Property svn:mergeinfo changed
-
branches/meh_branches/ppstack_test/psphot/src
- Property svn:ignore
-
old new 22 22 psphotMakePSF 23 23 psphotStack 24 psphotModelTest
-
- Property svn:mergeinfo set to
- Property svn:ignore
-
branches/meh_branches/ppstack_test/psphot/src/psphotPSFConvModel.c
r29004 r33415 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.
