X-shooter Pipeline Reference Manual 3.8.15
Macros | Functions
xsh_compute_linearity.c File Reference
#include <math.h>
#include <xsh_drl.h>
#include <xsh_badpixelmap.h>
#include <xsh_data_pre.h>
#include <xsh_dfs.h>
#include <xsh_pfits.h>
#include <xsh_error.h>
#include <xsh_msg.h>
#include <xsh_fit.h>
#include <xsh_compute_linearity.h>
#include <cpl.h>

Go to the source code of this file.

Macros

#define USE_CPL_POLYNOMIAL
 
#define OPTIMIZE_IMAGE_HANDLING
 

Functions

static int orderCompare (const void *one, const void *two)
 
static int onoffCompare (const void *one, const void *two)
 
cpl_frameset * xsh_subtract_on_off (cpl_frameset *set, xsh_instrument *instrument)
 
int xsh_linear_group_by_exptime (cpl_frameset *raws, xsh_instrument *instrument, double exp_toler, cpl_frameset **groupSet)
 
cpl_frame * xsh_compute_linearity (cpl_frameset *medSet, xsh_instrument *instrument, xsh_clipping_param *lin_clipping, const int decode_bp)