/home/amodigli/releases/xsh/2.1.1/xsh.30433/xshp/xsh/xsh_efficiency_response.h File Reference

#include <xsh_data_instrument.h>

Go to the source code of this file.

Data Structures

struct  HIGH_ABS_REGION

Functions

HIGH_ABS_REGIONxsh_fill_high_abs_regions (xsh_instrument *instrument, cpl_frame *high_abs_frame)
HIGH_ABS_REGIONxsh_fill_tell_fit_regions (xsh_instrument *instrument, cpl_frame *high_abs_frame)
HIGH_ABS_REGIONxsh_fill_tell_compute_resid_regions (xsh_instrument *instrument, cpl_frame *high_abs_frame)
double * xsh_bspline_fit_data (double *lambda, double *flux, const int size, HIGH_ABS_REGION *phigh, xsh_instrument *inst, const int fit_region)
double * xsh_bspline_fit_data2 (double *lambda, double *flux, const int size, HIGH_ABS_REGION *phigh, xsh_instrument *inst, const int fit_region)
double * xsh_bspline_interpolate_data_at_pos (double *wave, double *flux, const int size, double *pos, const int size_pos)

Variables

static const double STAR_MATCH_DEPSILON = 0.0166667

Function Documentation

double* xsh_bspline_fit_data ( double *  lambda,
double *  flux,
const int  size,
HIGH_ABS_REGION phigh,
xsh_instrument inst,
const int  fit_region 
)
double* xsh_bspline_fit_data2 ( double *  lambda,
double *  flux,
const int  size,
HIGH_ABS_REGION phigh,
xsh_instrument inst,
const int  fit_region 
)
double* xsh_bspline_interpolate_data_at_pos ( double *  wave,
double *  flux,
const int  size,
double *  pos,
const int  size_pos 
)

Definition at line 2407 of file xsh_compute_response.c.

Referenced by xsh_telluric_model_eval().

HIGH_ABS_REGION* xsh_fill_high_abs_regions ( xsh_instrument instrument,
cpl_frame *  high_abs_frame 
)
HIGH_ABS_REGION* xsh_fill_tell_compute_resid_regions ( xsh_instrument instrument,
cpl_frame *  high_abs_frame 
)
HIGH_ABS_REGION* xsh_fill_tell_fit_regions ( xsh_instrument instrument,
cpl_frame *  high_abs_frame 
)

Variable Documentation

const double STAR_MATCH_DEPSILON = 0.0166667 [static]

Generated on 13 Mar 2013 for X-shooter Pipeline Reference Manual by  doxygen 1.6.1