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

Go to the source code of this file.
Defines | |
| #define | PM_SUBTRACT_SKY_H |
Enumerations | |
| enum | psFit { PM_FIT_NONE, PM_FIT_POLYNOMIAL, PM_FIT_SPLINE } |
Functions | |
| pmReadout * | pmSubtractSky (pmReadout *in, void *fitSpec, psFit fit, int binFactor, psStats *stats, float clipSD) |
|
|
Definition at line 16 of file pmSubtractSky.h. |
|
|
Definition at line 28 of file pmSubtractSky.h. |
|
||||||||||||||||||||||||||||
|
|
1.4.5