IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 17, 2009, 8:39:13 PM (17 years ago)
Author:
eugene
Message:

updates to ppNoiseMap (now works)

Location:
trunk/ppNoiseMap/src
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppNoiseMap/src

    • Property svn:import set to
      ppNoiseMapVersionDefinitions.h
  • trunk/ppNoiseMap/src/ppNoiseMap.h

    r24458 r24470  
    4646void ppNoiseMapVersionPrint(void);
    4747
     48/// perform the noise measurement
     49bool ppNoiseMapReadout (pmConfig *config, pmFPAview *view);
     50
     51/// measure the noise for the readout
     52bool ppNoiseMapStats(pmReadout *out, const pmReadout *in, psImageMaskType maskVal, int xBin, int yBin);
    4853#endif
Note: See TracChangeset for help on using the changeset viewer.