IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 12, 2011, 9:32:08 PM (16 years ago)
Author:
eugene
Message:

add errors to kernel coeffs; calculate and plot chisq and moments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20101205/psModules/src/imcombine/pmSubtractionMatch.c

    r29596 r30266  
    743743                memCheck("   calculate deviations");
    744744
     745                pmSubtractionCalculateChisqAndMoments(stamps, kernels); // Stamp deviations
     746
    745747                psTrace("psModules.imcombine", 3, "Rejecting stamps...\n");
    746748                numRejected = pmSubtractionRejectStamps(kernels, stamps, deviations, subMask, rej);
Note: See TracChangeset for help on using the changeset viewer.