Changeset 34404 for trunk/psphot/src/psphotFitSourcesLinear.c
- Timestamp:
- Sep 5, 2012, 4:19:30 PM (14 years ago)
- Location:
- trunk/psphot
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot
- Property svn:mergeinfo changed
/branches/eam_branches/ipp-20120805/psphot (added) merged: 34360,34368-34369,34377-34378,34380,34392,34399
- Property svn:mergeinfo changed
-
trunk/psphot/src
- Property svn:mergeinfo changed
/branches/eam_branches/ipp-20120805/psphot/src (added) merged: 34360,34368-34369,34377-34378,34380,34392,34399
- Property svn:mergeinfo changed
-
trunk/psphot/src/psphotFitSourcesLinear.c
r34274 r34404 222 222 if (source->type == PM_SOURCE_TYPE_DEFECT) continue; 223 223 if (source->type == PM_SOURCE_TYPE_SATURATED) continue; 224 225 // skip saturated stars modeled with a radial profile 226 if (source->mode2 & PM_SOURCE_MODE2_SATSTAR_PROFILE) continue; 224 227 225 228 // do not include CRs in the full ensemble fit
Note:
See TracChangeset
for help on using the changeset viewer.
