|
Files |
| file | config.h [code] |
| file | pmFlatField.h [code] |
| | Given an input image and a flat field image, pmFlatField shall divide the input image by the flat field image.
|
| file | pmFlatFieldErrors.h [code] |
| | Contains the error text for the flat field module.
|
| file | pmImageCombine.h [code] |
| | This file will perform image combination of several images of the same field, produce a list of questionable pixels, then tag some of those pixels as cosmic rays.
|
| file | pmImageSubtract.h [code] |
| file | pmMaskBadPixels.h [code] |
| | Given an input image, a bad pixel mask, a corresponding value in the bad pixel mask to mask, a saturation level, and a growing radius, mask in the input image those pixels in the bad pixel mask that match the value to mask.
|
| file | pmMaskBadPixelsErrors.h [code] |
| | Contains the error text for the mask bad pixels module.
|
| file | pmNonLinear.h [code] |
| | Provides polynomial or table lookup non-linearity corrections to readouts.
|
| file | pmObjects.h [code] |
| | This file will ...
|
| file | pmReadoutCombine.h [code] |
| | This file will contain a module which will combine multiple readout images.
|
| file | pmSubtractBias.h [code] |
| | This file will contain a module which will subtract the detector bias in place from an input image.
|
| file | pmSubtractSky.h [code] |
| | This file will contain a module which will create a model of the background sky and subtract that from the input image.
|