- Timestamp:
- Aug 26, 2012, 1:05:27 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20120805/psphot/src/psphotReadout.c
r34215 r34360 129 129 130 130 // find blended neighbors of very saturated stars (detections->newSources) 131 //if (!psphotDeblendSatstars (config, view, filerule)) {132 //psError (PSPHOT_ERR_UNKNOWN, false, "failed on satstar deblend analysis");133 //return psphotReadoutCleanup (config, view, filerule);134 //}131 if (!psphotDeblendSatstars (config, view, filerule)) { 132 psError (PSPHOT_ERR_UNKNOWN, false, "failed on satstar deblend analysis"); 133 return psphotReadoutCleanup (config, view, filerule); 134 } 135 135 136 136 // mark blended peaks PS_SOURCE_BLEND (detections->newSources)
Note:
See TracChangeset
for help on using the changeset viewer.
