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

pmFPAMaskWeight.h File Reference

#include "pmFPA.h"

Include dependency graph for pmFPAMaskWeight.h:

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

Go to the source code of this file.

Defines

#define NOT_U8(A)   (UCHAR_MAX-(A))
#define NOT_U16(A)   (USHORT_MAX-(A))

Enumerations

enum  pmMaskValue { PM_MASK_CLEAR = 0x00, PM_MASK_TRAP = 0x01, PM_MASK_BADCOL = 0x02, PM_MASK_SAT = 0x04, PM_MASK_BAD = 0x08, PM_MASK_FLAT = 0x10, PM_MASK_MARK = 0x20, PM_MASK_EXT1 = 0x40, PM_MASK_EXT2 = 0x80 }
 Mask values. More...

Functions

bool pmReadoutSetMask (pmReadout *readout)
bool pmReadoutSetWeight (pmReadout *readout)
bool pmReadoutGenerateMask (pmReadout *readout)
bool pmReadoutGenerateWeight (pmReadout *readout)
bool pmCellGenerateMaskWeight (pmCell *cell)
bool pmReadoutGenerateMaskWeight (pmReadout *readout)


Define Documentation

#define NOT_U16  )     (USHORT_MAX-(A))
 

Definition at line 8 of file pmFPAMaskWeight.h.

#define NOT_U8  )     (UCHAR_MAX-(A))
 

Definition at line 7 of file pmFPAMaskWeight.h.


Enumeration Type Documentation

enum pmMaskValue
 

Mask values.

Enumerator:
PM_MASK_CLEAR  The pixel is not masked.
PM_MASK_TRAP  The pixel is a charge trap.
PM_MASK_BADCOL  The pixel is a bad column.
PM_MASK_SAT  The pixel is saturated.
PM_MASK_BAD  The pixel is low.
PM_MASK_FLAT  The pixel is non-positive in the flat-field.
PM_MASK_MARK  The pixel is marked as temporarily ignored.
PM_MASK_EXT1  This mask value is not used.
PM_MASK_EXT2  This mask value is not used.

Definition at line 11 of file pmFPAMaskWeight.h.


Function Documentation

bool pmCellGenerateMaskWeight pmCell cell  ) 
 

bool pmReadoutGenerateMask pmReadout readout  ) 
 

bool pmReadoutGenerateMaskWeight pmReadout readout  ) 
 

bool pmReadoutGenerateWeight pmReadout readout  ) 
 

bool pmReadoutSetMask pmReadout readout  ) 
 

bool pmReadoutSetWeight pmReadout readout  ) 
 


Generated on Mon Jul 3 14:24:41 2006 for Pan-STARRS Module Library by  doxygen 1.4.4