IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 25, 2010, 2:45:41 PM (16 years ago)
Author:
eugene
Message:

merge changes from eam_branches/ipp-20100823

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/imcombine/pmPSFEnvelope.c

    r29004 r29543  
    380380
    381381        // 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)) {
    384383            // Can't do anything about it; limp along as best we can
    385384            psErrorClear();
Note: See TracChangeset for help on using the changeset viewer.