- Timestamp:
- Apr 24, 2011, 10:26:57 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20110404/psphot/src/psphotExtendedSourceFits.c
r31154 r31362 333 333 // this uses the footprint to judge both radius and aperture? 334 334 // XXX save the psf-based moments for output 335 if (!pmSourceMoments (source, radius, 0.0, 0.0, maskVal)) {335 if (!pmSourceMoments (source, radius, 0.0, 0.0, 0.0, maskVal)) { 336 336 fprintf (stderr, "skipping (2) %f, %f\n", source->peak->xf, source->peak->yf); 337 337 // subtract the best fit from the object, leave local sky
Note:
See TracChangeset
for help on using the changeset viewer.
