pmShutterCorrection.h File Reference

#include <pslib.h>

Include dependency graph for pmShutterCorrection.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  pmShutterCorrection
 Shutter correction parameters, applicable for a single pixel. More...

Functions

pmShutterCorrectionpmShutterCorrectionAlloc ()
 Allocator for shutter correction parameters.
pmShutterCorrectionpmShutterCorrectionGuess (const psVector *exptime, const psVector *counts)
 Guess a shutter correction, based on plot of counts vs exposure time.
pmShutterCorrectionpmShutterCorrectionLinFit (const psVector *exptime, const psVector *counts, const psVector *cntError, const psVector *mask, float offref, int nIter, float rej, psMaskType maskVal)
 Generate shutter correction based on a linear fit.
pmShutterCorrectionpmShutterCorrectionFullFit (const psVector *exptime, const psVector *counts, const psVector *cntError, const pmShutterCorrection *guess)
 Generate shutter correction based on a full non-linear fit.
psImage * pmShutterCorrectionMeasure (const psArray *readouts, int size, psStatsOptions meanStat, psStatsOptions stdevStat, int nIter, float rej, psMaskType maskVal)
 Measure a shutter correction image from an array of images.
bool pmShutterCorrectionApply (pmReadout *readout, const pmReadout *shutter)
 Apply a shutter correction.


Generated on Fri Feb 2 22:35:54 2007 for Pan-STARRS Module Library by  doxygen 1.5.1