Changeset 32563
- Timestamp:
- Oct 20, 2011, 1:05:44 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/imcombine/pmPSFEnvelope.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/imcombine/pmPSFEnvelope.c
r31451 r32563 380 380 381 381 // measure the source moments: tophat windowing, no pixel S/N cutoff 382 if (!pmSourceMoments(source, maxRadius, 0. 0, 0.0, 0.0, maskVal)) {382 if (!pmSourceMoments(source, maxRadius, 0.25*maxRadius, 0.0, 0.0, maskVal)) { 383 383 // Can't do anything about it; limp along as best we can 384 384 psErrorClear();
Note:
See TracChangeset
for help on using the changeset viewer.
