IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 21, 2012, 5:02:21 PM (14 years ago)
Author:
watersc1
Message:

Tell ppImage how to construct a noise map, and add appropriate recipes for this.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppImage/src/ppImage.h

    r33243 r33590  
    4848    bool doStats;                       // call ppStats on the image
    4949    bool checkCTE;                      // measure pixel-based variance
     50    bool checkNoise;                    // measure cell-level variance
    5051    bool applyParity;                   // Apply Cell parities
    5152
     
    172173bool ppImageCheckCTE(pmConfig *config, ppImageOptions *options, pmFPAview *view);
    173174
     175bool ppImageCheckNoise(pmConfig *config, ppImageOptions *options, pmFPAview *view);
     176
    174177bool ppImageBurntoolMask(pmConfig *config, ppImageOptions *options, pmFPAview *view, pmReadout *mask);
    175178
Note: See TracChangeset for help on using the changeset viewer.