Changeset 29543 for trunk/psModules/src/imcombine/pmPSFEnvelope.c
- Timestamp:
- Oct 25, 2010, 2:45:41 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/imcombine/pmPSFEnvelope.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/imcombine/pmPSFEnvelope.c
r29004 r29543 380 380 381 381 // measure the source moments: tophat windowing, no pixel S/N cutoff 382 // XXX probably should be passing the maskVal to this function so we can pass it along here... 383 if (!pmSourceMoments(source, maxRadius, 0.0, 1.0, maskVal)) { 382 if (!pmSourceMoments(source, maxRadius, 0.0, 0.0, maskVal)) { 384 383 // Can't do anything about it; limp along as best we can 385 384 psErrorClear();
Note:
See TracChangeset
for help on using the changeset viewer.
