- 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/psphotApResid.c
r33089 r34378 200 200 if (source->mode & PM_SOURCE_MODE_FAIL) SKIPSTAR ("FAIL STAR"); 201 201 if (source->mode & PM_SOURCE_MODE_POOR) SKIPSTAR ("POOR STAR"); 202 203 // skip saturated stars modeled with a radial profile 204 if (source->mode2 & PM_SOURCE_MODE2_SATSTAR_PROFILE) SKIPSTAR ("SATSTAR"); 202 205 203 206 if (source->mode & PM_SOURCE_MODE_EXT_LIMIT) SKIPSTAR ("EXTENDED");
Note:
See TracChangeset
for help on using the changeset viewer.
