IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 22, 2009, 9:03:46 AM (17 years ago)
Author:
Paul Price
Message:

Adding test for deconvolution: measures the fraction of the kernel flux within a range of apertures about the centre and takes the maximum; if significantly in excess of 1 (e.g., 1.1), the convolved images are generally bad.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/imcombine/pmSubtractionAnalysis.h

    r20050 r21149  
    2222#define PM_SUBTRACTION_ANALYSIS_MXY          "SUBTRACTION.MXY"          // Kernel moment in xy
    2323#define PM_SUBTRACTION_ANALYSIS_MYY          "SUBTRACTION.MYY"          // Kernel moment in yy
     24#define PM_SUBTRACTION_ANALYSIS_DECONV_MAX   "SUBTRACTION.DECONV.MAX"   // Maximum deconvolution fraction
    2425
    2526// Derive QA information about the subtraction
Note: See TracChangeset for help on using the changeset viewer.