Definition in file pmSubtractBias.h.
#include <stdio.h>
#include <math.h>
#include "pslib.h"
#include "pmAstrometry.h"
Include dependency graph for pmSubtractBias.h:

Go to the source code of this file.
Defines | |
| #define | PM_SUBTRACT_BIAS_H |
Enumerations | |
| enum | pmOverscanAxis { PM_OVERSCAN_NONE, PM_OVERSCAN_ROWS, PM_OVERSCAN_COLUMNS, PM_OVERSCAN_ALL } |
| enum | pmFit { PM_FIT_NONE, PM_FIT_POLYNOMIAL, PM_FIT_SPLINE } |
Functions | |
| pmReadout * | pmSubtractBias (pmReadout *in, void *fitSpec, pmFit fit, bool overscan, psStats *stat, int nBin, const pmReadout *bias, const pmReadout *dark) |
| psImage * | p_psDetermineTrimmedImage (pmReadout *in) |
|
|
Definition at line 16 of file pmSubtractBias.h. |
|
|
Definition at line 34 of file pmSubtractBias.h. |
|
|
Definition at line 27 of file pmSubtractBias.h. |
|
|
|
|
||||||||||||||||||||||||||||||||||||
|
|
1.4.5