Changeset 25593
- Timestamp:
- Sep 27, 2009, 10:28:46 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20090715/psModules/src/objects/pmPSFtryFitEXT.c
r25496 r25593 76 76 77 77 // clear object mask to define valid pixels 78 psImageKeepCircle (source->maskObj, source->peak->x, source->peak->y, options->fitRadius, "AND", PS_NOT_IMAGE_MASK(markVal)); 78 psImageMaskPixels (source->maskObj, "AND", PS_NOT_IMAGE_MASK(markVal)); // clear the circular mask 79 79 80 80 // exclude the poor fits
Note:
See TracChangeset
for help on using the changeset viewer.
