- Timestamp:
- Sep 2, 2012, 1:10:10 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20120805/psphot/src/psphotExtendedSourceFits.c
r34258 r34378 317 317 if (source->type == PM_SOURCE_TYPE_DEFECT) continue; 318 318 if (source->type == PM_SOURCE_TYPE_SATURATED) continue; 319 320 // skip saturated stars modeled with a radial profile 321 if (source->mode2 & PM_SOURCE_MODE2_SATSTAR_PROFILE) continue; 319 322 320 323 // XXX this should use peak?
Note:
See TracChangeset
for help on using the changeset viewer.
