Changeset 13375 for trunk/psphot/src/psphotFitSourcesLinear.c
- Timestamp:
- May 14, 2007, 11:00:36 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotFitSourcesLinear.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotFitSourcesLinear.c
r13035 r13375 55 55 if (source->type == PM_SOURCE_TYPE_DEFECT) continue; 56 56 if (source->type == PM_SOURCE_TYPE_SATURATED) continue; 57 if (source->type == PM_SOURCE_TYPE_STAR && 58 source->mode & PM_SOURCE_MODE_SATSTAR) continue; 57 59 if (final) { 58 60 if (source->mode & PM_SOURCE_MODE_SUBTRACTED) continue;
Note:
See TracChangeset
for help on using the changeset viewer.
