IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 25, 2007, 2:27:15 PM (19 years ago)
Author:
eugene
Message:

adding fringe residual measurement in addition to fringe amplitude; clean up ppImageLoop calls to stats and fringe

File:
1 edited

Legend:

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

    r13901 r13970  
    6565bool ppImageDefineFile (pmConfig *config, pmFPA *input, char *filerule, char *argname, pmFPAfileType fileType, pmDetrendType detrendType);
    6666
     67// calculate stats, including MD5
     68bool ppImageStats (pmConfig *config, pmChip *chip, const pmFPAview *inputView, const ppImageOptions *options);
     69
     70// write stats to output file
     71bool ppImageStatsOutput (pmConfig *config, pmFPA *fpa, const ppImageOptions *options);
     72
    6773#endif
Note: See TracChangeset for help on using the changeset viewer.