IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 23, 2008, 2:40:16 PM (18 years ago)
Author:
Paul Price
Message:

Adding additional analysis metadata.

File:
1 edited

Legend:

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

    r17297 r17783  
    1212#define PM_SUBTRACTION_ANALYSIS_MODE "SUBTRACTION.MODE" // Name of subtraction mode in the analysis metadata
    1313#define PM_SUBTRACTION_ANALYSIS_REGION "SUBTRACTION.REGION" // Name of subtraction region in the analysis MD
    14 
     14#define PM_SUBTRACTION_ANALYSIS_STAMPS_RMS "SUBTRACTION.RMS" // Name of stamp rms in the analysis metadata
     15#define PM_SUBTRACTION_ANALYSIS_STAMPS_NUM "SUBTRACTION.NUM"// Name of the number of stamps in the analysis MD
    1516
    1617/// Match two images
     
    4546                        psMaskType maskBlank, ///< Mask for blank region
    4647                        float badFrac,   ///< Maximum fraction of bad input pixels to accept
    47                         pmSubtractionMode mode ///< Mode of subtraction
     48                        pmSubtractionMode mode ///< Mode of subtraction; may be modified
    4849    );
    4950
Note: See TracChangeset for help on using the changeset viewer.