pmPSF.h File Reference

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

Go to the source code of this file.

Data Structures

struct  pmPSF
 pmPSF data structure More...

Enumerations

enum  pmPSFApTrendOptions { PM_PSF_APTREND_ERROR = 0, PM_PSF_APTREND_NONE, PM_PSF_APTREND_CONSTANT, PM_PSF_APTREND_SKYBIAS, PM_PSF_APTREND_SKYSAT, PM_PSF_APTREND_XY_LIN, PM_PSF_APTREND_XY_QUAD, PM_PSF_APTREND_SKY_XY_LIN, PM_PSF_APTREND_SKYSAT_XY_LIN, PM_PSF_APTREND_ALL }

Functions

pmPSFpmPSFAlloc (pmModelType type, bool poissonErrors, psPolynomial2D *psfTrendMask)
 Allocator for the pmPSF structure.
pmModelpmModelFromPSF (pmModel *model, pmPSF *psf)
 This function constructs a pmModel instance based on the pmPSF description of the PSF.
bool pmPSFMaskApTrend (psPolynomial4D *trend, pmPSFApTrendOptions option)
pmPSFApTrendOptions pmPSFApTrendOptionFromName (char *name)
double pmPSF_SXYfromModel (psF32 *modelPar)
double pmPSF_SXYtoModel (psF32 *fittedPar)
bool pmGrowthCurveGenerate (pmReadout *readout, pmPSF *psf, bool ignore)
pmPSFpmPSFBuildSimple (char *typeName, float sxx, float syy, float sxy,...)


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