Changeset 24591 for trunk/psModules/src/imcombine/pmPSFEnvelope.c
- Timestamp:
- Jun 25, 2009, 3:55:02 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/imcombine/pmPSFEnvelope.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/imcombine/pmPSFEnvelope.c
r24212 r24591 298 298 } 299 299 300 if (!pmSourceMoments(source, maxRadius)) { 300 // measure the source moments: tophat windowing, no pixel S/N cutoff 301 if (!pmSourceMoments(source, maxRadius, 0.0, 0.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.
