Changeset 4954 for trunk/psphot/src/psphotSourceStats.c
- Timestamp:
- Sep 6, 2005, 5:33:01 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotSourceStats.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotSourceStats.c
r4949 r4954 35 35 36 36 // measure basic source moments 37 status = pmSourceMoments (source, RADIUS); 37 // XXX EAM : choose between these two versions 38 status = pmSourceMoments_EAM (source, RADIUS); 38 39 if (!status) { 39 40 psFree (source);
Note:
See TracChangeset
for help on using the changeset viewer.
