Changeset 25599
- Timestamp:
- Sep 27, 2009, 10:44:45 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20090715/psphot/src/psphotExtendedSourceAnalysis.c
r25452 r25599 86 86 psTrace ("psphot", 5, "failed to extract radial profile for source at %7.1f, %7.1f", source->moments->Mx, source->moments->My); 87 87 pmSourceSub (source, PM_MODEL_OP_FULL, maskVal); 88 source->tmpFlags |= PM_SOURCE_TMPF_SUBTRACTED;89 88 continue; 90 89 } … … 128 127 // re-subtract the object, leave local sky 129 128 pmSourceSub (source, PM_MODEL_OP_FULL, maskVal); 130 source->tmpFlags |= PM_SOURCE_TMPF_SUBTRACTED;131 129 132 130 if (source->extpars) {
Note:
See TracChangeset
for help on using the changeset viewer.
