X-shooter Pipeline Reference Manual 3.8.15
Data Fields
xsh_subtract_sky_single_param Struct Reference

#include <xsh_parameters.h>

Data Fields

int nbkpts1
 
int nbkpts2
 
int bezier_spline_order
 
int niter
 
double kappa
 
double ron
 
double gain
 
enum sky_method method
 
enum bspline_sampling bspline_sampling
 
int median_hsize
 
double slit_edges_mask
 
double pos1
 
double hheight1
 
double pos2
 
double hheight2
 

Detailed Description

Definition at line 351 of file xsh_parameters.h.

Field Documentation

◆ bezier_spline_order

int xsh_subtract_sky_single_param::bezier_spline_order

◆ bspline_sampling

enum bspline_sampling xsh_subtract_sky_single_param::bspline_sampling

◆ gain

double xsh_subtract_sky_single_param::gain

Definition at line 360 of file xsh_parameters.h.

Referenced by xsh_subtract_sky_single(), and xsh_wavemap_list_new().

◆ hheight1

double xsh_subtract_sky_single_param::hheight1

◆ hheight2

double xsh_subtract_sky_single_param::hheight2

◆ kappa

double xsh_subtract_sky_single_param::kappa

◆ median_hsize

int xsh_subtract_sky_single_param::median_hsize

◆ method

enum sky_method xsh_subtract_sky_single_param::method

◆ nbkpts1

int xsh_subtract_sky_single_param::nbkpts1

◆ nbkpts2

int xsh_subtract_sky_single_param::nbkpts2

◆ niter

int xsh_subtract_sky_single_param::niter

◆ pos1

double xsh_subtract_sky_single_param::pos1

◆ pos2

double xsh_subtract_sky_single_param::pos2

◆ ron

double xsh_subtract_sky_single_param::ron

Definition at line 359 of file xsh_parameters.h.

Referenced by xsh_subtract_sky_single(), and xsh_wavemap_list_new().

◆ slit_edges_mask

double xsh_subtract_sky_single_param::slit_edges_mask

The documentation for this struct was generated from the following file: