IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 18, 2009, 4:35:35 PM (17 years ago)
Author:
eugene
Message:

add Check CTE analysis to ppImage (merge from eam_branches_20090312

Location:
trunk/ppImage
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppImage

  • trunk/ppImage/src/ppImage.h

    r23229 r23411  
    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.