#include "pmFPA.h"
Include dependency graph for pmHDUGenerate.h:

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

Go to the source code of this file.
Functions | |
| bool | pmHDUGenerateForCell (pmCell *cell) |
| Generate an HDU (with CELL.TRIMSEC, CELL.BIASSEC and pixels) for a cell with pixels. | |
| bool | pmHDUGenerateForChip (pmChip *chip) |
| Generate an HDU (with CELL.TRIMSEC, CELL.BIASSEC and pixels) for a cell with pixels. | |
| bool | pmHDUGenerateForFPA (pmFPA *fpa) |
| The write functions for the FPA hierarchy use pmHDUWrite, which assumes that the images in the readouts are subimages of the pixels in the HDU structure. | |
1.5.1