#include <xsh_parameters.h>
Data Fields | |
int | range |
int | margin |
xsh_clipping_param * | tilt_clipping |
xsh_clipping_param * | specres_clipping |
double | s_n_min |
Definition at line 147 of file xsh_parameters.h.
Nb of pixels unused (X direction) when searching the edges of a line
Definition at line 150 of file xsh_parameters.h.
Referenced by find_tilt(), xsh_params_bin_scale(), xsh_params_monitor(), xsh_wavecal(), and xsh_wavecal_get_parameters().
Half size in Y direction of search window
Definition at line 148 of file xsh_parameters.h.
Referenced by detect_centroid(), xsh_params_bin_scale(), xsh_params_monitor(), xsh_wavecal(), and xsh_wavecal_get_parameters().
Minimum S/N at the center
Definition at line 154 of file xsh_parameters.h.
Referenced by xsh_follow_arclines(), and xsh_wavecal_get_parameters().
Usual clipping parameters
Definition at line 153 of file xsh_parameters.h.
Referenced by xsh_follow_arclines(), xsh_wavecal(), and xsh_wavecal_get_parameters().
Usual clipping parameters
Definition at line 152 of file xsh_parameters.h.
Referenced by find_tilt(), xsh_wavecal(), and xsh_wavecal_get_parameters().