Definition in file pmSubtractSky.h.
#include <stdio.h>
#include <math.h>
#include "pslib.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 | |
| psReadout * | pmSubtractSky (psReadout *in, void *fitSpec, psFit fit, int binFactor, psStats *stats, float clipSD) |
|
|
Definition at line 16 of file pmSubtractSky.h. |
|
|
Definition at line 27 of file pmSubtractSky.h. |
|
||||||||||||||||||||||||||||
|
|
1.3.9.1