Changeset 12978 for branches/eam_02_branch/psphot/src/psphotChoosePSF.c
- Timestamp:
- Apr 23, 2007, 4:54:30 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_02_branch/psphot/src/psphotChoosePSF.c
r12959 r12978 239 239 240 240 // set the mask and subtract the PSF model 241 // XXX should we be using maskObj? should we be unsetting the mask? 242 assert (source->maskObj); 241 243 psImageKeepCircle (source->maskObj, x, y, RADIUS, "OR", PM_MASK_MARK); 242 244 pmModelSub (source->pixels, source->maskObj, source->modelPSF, PM_MODEL_OP_FULL);
Note:
See TracChangeset
for help on using the changeset viewer.
