Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

psFPA Struct Reference
[Astrometry Functions]

#include <psAstrometry.h>

Collaboration diagram for psFPA:

Collaboration graph
[legend]

Detailed Description

A Focal-Plane.

A focal plane consists of one or more chips (according to the number of contiguous silicon). It contains pointers to the focal-plane's metadata and the exposure information. For astrometry, it contains a transformation from the focal plane to the tangent plane and the fixed pattern residuals. Since colors are involved in the transformation, it is necessary to specify the color the transformation is defined. We also include some values to characterize the quality of the transformation: the root square deviation for the x and y transformation fits, and the chi-squared for the transformation fit.

Definition at line 179 of file psAstrometry.h.

Data Fields

psArraychips
 chips in the focal plane array
psMetadatametadata
 focal-plane's metadata
psPlaneDistortfromTangentPlane
 transformation from tangent plane to focal plane
psPlaneDistorttoTangentPlane
 transformation from focal plane to tangent plane
psFixedPatternpattern
 fixed pattern residual offsets
const struct psExposureexposure
 information about this exposure
psGrommitgrommit
 Wallace's grommit.
psPhotSystemcolorPlus
 Color reference.
psPhotSystemcolorMinus
 Color reference.
psProjectionprojection
 projection
float rmsX
 RMS for x transformation fits.
float rmsY
 RMS for y transformation fits.
float chi2
 chi^2 of astrometric solution


Field Documentation

float psFPA::chi2
 

chi^2 of astrometric solution

Definition at line 197 of file psAstrometry.h.

psArray* psFPA::chips
 

chips in the focal plane array

Definition at line 181 of file psAstrometry.h.

psPhotSystem* psFPA::colorMinus
 

Color reference.

Definition at line 192 of file psAstrometry.h.

psPhotSystem* psFPA::colorPlus
 

Color reference.

Definition at line 191 of file psAstrometry.h.

const struct psExposure* psFPA::exposure
 

information about this exposure

Definition at line 188 of file psAstrometry.h.

psPlaneDistort* psFPA::fromTangentPlane
 

transformation from tangent plane to focal plane

Definition at line 184 of file psAstrometry.h.

psGrommit* psFPA::grommit
 

Wallace's grommit.

Definition at line 189 of file psAstrometry.h.

psMetadata* psFPA::metadata
 

focal-plane's metadata

Definition at line 182 of file psAstrometry.h.

psFixedPattern* psFPA::pattern
 

fixed pattern residual offsets

Definition at line 186 of file psAstrometry.h.

psProjection* psFPA::projection
 

projection

Definition at line 193 of file psAstrometry.h.

float psFPA::rmsX
 

RMS for x transformation fits.

Definition at line 195 of file psAstrometry.h.

float psFPA::rmsY
 

RMS for y transformation fits.

Definition at line 196 of file psAstrometry.h.

psPlaneDistort* psFPA::toTangentPlane
 

transformation from focal plane to tangent plane

Definition at line 185 of file psAstrometry.h.


The documentation for this struct was generated from the following file:
Generated on Wed Jun 15 11:01:12 2005 for Pan-STARRS Foundation Library by  doxygen 1.4.1