#include <pmDetrendDB.h>
Include dependency graph for pmFPAfileDefine.h:

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

Go to the source code of this file.
Functions | |
| pmFPAfile * | pmFPAfileDefineInput (pmConfig *config, pmFPA *fpa, const char *name) |
| pmFPAfile * | pmFPAfileDefineOutput (pmConfig *config, pmFPA *fpa, const char *name) |
| pmFPAfile * | pmFPAfileDefineFromArgs (bool *found, pmConfig *config, const char *filename, const char *argname) |
| pmFPAfile * | pmFPAfileBindFromArgs (bool *found, pmFPAfile *input, pmConfig *config, const char *filename, const char *argname) |
| pmFPAfile * | pmFPAfileDefineFromConf (bool *found, pmConfig *config, const char *filename) |
| pmFPAfile * | pmFPAfileDefineFromDetDB (bool *found, pmConfig *config, const char *filename, pmFPA *input, pmDetrendType type) |
| pmFPAfile * | pmFPAfileDefineFromFPA (pmConfig *config, pmFPA *src, int xBin, int yBin, const char *filename) |
| pmFPAfile * | pmFPAfileDefineNewCamera (pmConfig *config, const char *filename) |
| pmFPAfile * | pmFPAfileDefineChipMosaic (pmConfig *config, pmFPA *src, const char *filename) |
| Create a new output pmFPAfile based upon a chip mosaic of an existing FPA. | |
| pmFPAfile * | pmFPAfileDefineFPAMosaic (pmConfig *config, pmFPA *src, const char *filename) |
| Create a new output pmFPAfile based upon an FPA mosaic of an existing FPA. | |
| pmReadout * | pmFPAfileDefineInternal (psMetadata *files, const char *name, int Nx, int Ny, int type) |
| bool | pmFPAfileDropInternal (psMetadata *files, const char *name) |
| pmFPAfile * | pmFPAfileDefineSingleFromArgs (bool *found, pmConfig *config, const char *filename, const char *argname, int entry) |
1.5.1