Changeset 25755 for trunk/psphot/src/psphotExtendedSourceFits.c
- Timestamp:
- Oct 2, 2009, 3:12:47 PM (17 years ago)
- Location:
- trunk/psphot/src
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
psphotExtendedSourceFits.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src
- Property svn:ignore
-
old new 18 18 psphotVersionDefinitions.h 19 19 psphotMomentsStudy 20 psphotPetrosianStudy
-
- Property svn:ignore
-
trunk/psphot/src/psphotExtendedSourceFits.c
r21519 r25755 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.
