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

#include <xsh_parameters.h>

Data Fields

int fit_window_hsize
 
int search_window_hsize
 
int running_median_hsize
 
int wavesol_deg_lambda
 
int wavesol_deg_order
 
int wavesol_deg_slit
 
int ordertab_deg_y
 
double min_sn
 
xsh_find_center_method find_center_method
 
int mode_iterative
 

Detailed Description

Definition at line 165 of file xsh_parameters.h.

Field Documentation

◆ find_center_method

xsh_find_center_method xsh_detect_arclines_param::find_center_method

◆ fit_window_hsize

int xsh_detect_arclines_param::fit_window_hsize

◆ min_sn

double xsh_detect_arclines_param::min_sn

◆ mode_iterative

int xsh_detect_arclines_param::mode_iterative

Definition at line 184 of file xsh_parameters.h.

Referenced by xsh_create_order_table(), and xsh_parameters_detect_arclines_get().

◆ ordertab_deg_y

int xsh_detect_arclines_param::ordertab_deg_y

◆ running_median_hsize

int xsh_detect_arclines_param::running_median_hsize

◆ search_window_hsize

int xsh_detect_arclines_param::search_window_hsize

◆ wavesol_deg_lambda

int xsh_detect_arclines_param::wavesol_deg_lambda

◆ wavesol_deg_order

int xsh_detect_arclines_param::wavesol_deg_order

◆ wavesol_deg_slit

int xsh_detect_arclines_param::wavesol_deg_slit

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