IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 13, 2009, 9:08:36 AM (17 years ago)
Author:
eugene
Message:

add ppImageCheckCTE function to measure variance in binned regions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/eam_branch_20090312/ppImage/src/ppImage.h

    r23229 r23316  
    4040    bool doAstromMosaic;                // full-mosaic Astrometry
    4141    bool doStats;                       // call ppStats on the image
     42    bool checkCTE;                      // measure pixel-based variance
    4243
    4344    // output files requested
     
    133134bool ppImageFringeFree(pmConfig *config, pmFPAview *view);
    134135
     136bool ppImageCheckCTE(pmConfig *config, ppImageOptions *options, pmFPAview *view);
     137
    135138// Record which detrend file was used for the detrending
    136139bool ppImageDetrendRecord(
Note: See TracChangeset for help on using the changeset viewer.