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/pmSubtractionKernels.h

    r29601 r30266  
    4848    pmSubtractionMode mode;             ///< Mode for subtraction
    4949    psVector *solution1, *solution2;    ///< Solution for the PSF matching
     50    psVector *solution1err, *solution2err; ///< error in solution for the PSF matching
    5051    // Quality information
    5152    float mean, rms;                    ///< Mean and RMS of chi^2 from stamps
Note: See TracChangeset for help on using the changeset viewer.