Changeset 31451 for trunk/psModules/src/imcombine/pmPSFEnvelope.c
- Timestamp:
- May 5, 2011, 11:02:53 AM (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
r29543 r31451 380 380 381 381 // measure the source moments: tophat windowing, no pixel S/N cutoff 382 if (!pmSourceMoments(source, maxRadius, 0.0, 0.0, maskVal)) {382 if (!pmSourceMoments(source, maxRadius, 0.0, 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.
