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

#include <xsh_parameters.h>

Data Fields

int range
 
int margin
 
xsh_clipping_paramtilt_clipping
 
xsh_clipping_paramspecres_clipping
 
double s_n_min
 

Detailed Description

Definition at line 145 of file xsh_parameters.h.

Field Documentation

◆ margin

int xsh_follow_arclines_param::margin

Nb of pixels unused (X direction) when searching the edges of a line

Definition at line 148 of file xsh_parameters.h.

Referenced by find_tilt(), xsh_params_bin_scale(), xsh_params_monitor(), xsh_wavecal(), and xsh_wavecal_get_parameters().

◆ range

int xsh_follow_arclines_param::range

Half size in Y direction of search window

Definition at line 146 of file xsh_parameters.h.

Referenced by detect_centroid(), xsh_params_bin_scale(), xsh_params_monitor(), xsh_wavecal(), and xsh_wavecal_get_parameters().

◆ s_n_min

double xsh_follow_arclines_param::s_n_min

Minimum S/N at the center

Definition at line 152 of file xsh_parameters.h.

Referenced by xsh_follow_arclines(), and xsh_wavecal_get_parameters().

◆ specres_clipping

xsh_clipping_param* xsh_follow_arclines_param::specres_clipping

Usual clipping parameters

Definition at line 151 of file xsh_parameters.h.

Referenced by xsh_follow_arclines(), xsh_wavecal(), and xsh_wavecal_get_parameters().

◆ tilt_clipping

xsh_clipping_param* xsh_follow_arclines_param::tilt_clipping

Usual clipping parameters

Definition at line 150 of file xsh_parameters.h.

Referenced by find_tilt(), xsh_wavecal(), and xsh_wavecal_get_parameters().


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