Changeset 6753 for trunk/psphot/src/psphotBlendFit.c
- Timestamp:
- Mar 31, 2006, 4:58:31 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotBlendFit.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotBlendFit.c
r6715 r6753 31 31 if (source->type == PM_SOURCE_TYPE_DEFECT) continue; 32 32 if (source->type == PM_SOURCE_TYPE_SATURATED) continue; 33 34 // skip DBL second sources (ie, added by psphotFitBlob) 35 if (source->mode & PM_SOURCE_MODE_PAIR) continue; 33 36 34 37 // limit selection to some SN limit
Note:
See TracChangeset
for help on using the changeset viewer.
