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

pmCell Struct Reference
[AstroImage]

#include <pmFPA.h>

Collaboration diagram for pmCell:

Collaboration graph
[legend]

Detailed Description

Cell data structure.

A cell consists of one or more readouts. It also contains a pointer to the cell's metadata, and its parent chip. On the astrometry side, it also contains coordinate transforms from the cell to chip, from the cell to focal-plane, as well as a "quick and dirty" tranform from the cell to sky coordinates.

Definition at line 110 of file pmFPA.h.

Data Fields

psMetadata * concepts
 Cache for PS concepts.
unsigned int conceptsRead
 Which concepts have been read.
psMetadata * config
 Cell configuration info.
psMetadata * analysis
 Cell-level analysis metadata.
psArray * readouts
 The readouts (referred to by number).
pmChipparent
 Parent chip.
bool process
 Do we bother about reading and working with this cell?
bool file_exists
 Does the file for this cell exist (read case only)?
bool data_exists
 Does the data for this cell exist (read case only)?
pmHDUhdu
 FITS data.


Field Documentation

psMetadata* pmCell::concepts
 

Cache for PS concepts.

Definition at line 112 of file pmFPA.h.


The documentation for this struct was generated from the following file:
Generated on Mon Jul 3 14:25:00 2006 for Pan-STARRS Module Library by  doxygen 1.4.4