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

#include <xsh_parameters.h>

Data Fields

int sampley
 
int radius_x
 
int radius_y
 
int method
 
int edges_margin
 
int poly_deg_x
 
int poly_deg_y
 
double poly_kappa
 
int debug
 

Detailed Description

Definition at line 118 of file xsh_parameters.h.

Field Documentation

◆ debug

int xsh_background_param::debug

Definition at line 135 of file xsh_parameters.h.

Referenced by xsh_parameters_background_get().

◆ edges_margin

int xsh_background_param::edges_margin

Definition at line 128 of file xsh_parameters.h.

Referenced by xsh_parameters_background_get(), and xsh_subtract_background().

◆ method

int xsh_background_param::method

◆ poly_deg_x

int xsh_background_param::poly_deg_x

Definition at line 130 of file xsh_parameters.h.

Referenced by xsh_background_poly(), and xsh_parameters_background_get().

◆ poly_deg_y

int xsh_background_param::poly_deg_y

Definition at line 131 of file xsh_parameters.h.

Referenced by xsh_background_poly(), and xsh_parameters_background_get().

◆ poly_kappa

double xsh_background_param::poly_kappa

Definition at line 132 of file xsh_parameters.h.

Referenced by xsh_background_poly(), and xsh_parameters_background_get().

◆ radius_x

int xsh_background_param::radius_x

◆ radius_y

int xsh_background_param::radius_y

◆ sampley

int xsh_background_param::sampley

Definition at line 120 of file xsh_parameters.h.

Referenced by HandleOptions(), and xsh_params_monitor().


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