- Timestamp:
- Jun 23, 2009, 7:53:02 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20090522/psModules/src/imcombine/pmPSFEnvelope.c
r24212 r24529 298 298 } 299 299 300 if (!pmSourceMoments(source, maxRadius)) { 300 // measure the source moments: tophat windowing, pixel S/N > 1.0 301 if (!pmSourceMoments(source, maxRadius, 0.0, 1.0)) { 301 302 // Can't do anything about it; limp along as best we can 302 303 psErrorClear();
Note:
See TracChangeset
for help on using the changeset viewer.
