Changeset 25601
- Timestamp:
- Sep 27, 2009, 10:45:14 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20090715/psphot/src/psphotExtendedSourceFits.c
r21519 r25601 226 226 227 227 pmSourceSub (source, PM_MODEL_OP_FULL, maskVal); 228 source->tmpFlags |= PM_SOURCE_TMPF_SUBTRACTED;229 228 230 229 psFree (modelFluxes); … … 253 252 // subtract the best fit from the object, leave local sky 254 253 pmSourceSub (source, PM_MODEL_OP_FULL, maskVal); 255 source->tmpFlags |= PM_SOURCE_TMPF_SUBTRACTED;256 254 257 255 // the initial model flux is no longer needed
Note:
See TracChangeset
for help on using the changeset viewer.
