|
X-shooter Pipeline Reference Manual 3.8.15
|
#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 |
Definition at line 165 of file xsh_parameters.h.
| xsh_find_center_method xsh_detect_arclines_param::find_center_method |
Definition at line 183 of file xsh_parameters.h.
Referenced by xsh_detect_arclines(), xsh_detect_arclines_dan(), xsh_parameters_detect_arclines_create(), and xsh_parameters_detect_arclines_get().
| int xsh_detect_arclines_param::fit_window_hsize |
Definition at line 167 of file xsh_parameters.h.
Referenced by HandleOptions(), main(), xsh_detect_arclines(), xsh_detect_arclines_dan(), xsh_parameters_detect_arclines_create(), xsh_parameters_detect_arclines_get(), and xsh_params_set_defaults().
| double xsh_detect_arclines_param::min_sn |
Definition at line 181 of file xsh_parameters.h.
Referenced by HandleOptions(), main(), xsh_detect_arclines(), xsh_detect_arclines_dan(), xsh_parameters_detect_arclines_create(), xsh_parameters_detect_arclines_get(), and xsh_params_set_defaults().
| 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().
| int xsh_detect_arclines_param::ordertab_deg_y |
Definition at line 179 of file xsh_parameters.h.
Referenced by HandleOptions(), main(), xsh_create_order_table(), xsh_parameters_detect_arclines_create(), and xsh_parameters_detect_arclines_get().
| int xsh_detect_arclines_param::running_median_hsize |
Definition at line 171 of file xsh_parameters.h.
Referenced by HandleOptions(), main(), xsh_detect_arclines(), xsh_detect_arclines_dan(), xsh_parameters_detect_arclines_create(), and xsh_parameters_detect_arclines_get().
| int xsh_detect_arclines_param::search_window_hsize |
Definition at line 169 of file xsh_parameters.h.
Referenced by HandleOptions(), main(), xsh_detect_arclines(), xsh_detect_arclines_dan(), xsh_parameters_detect_arclines_create(), and xsh_parameters_detect_arclines_get().
| int xsh_detect_arclines_param::wavesol_deg_lambda |
Definition at line 173 of file xsh_parameters.h.
Referenced by HandleOptions(), main(), xsh_parameters_detect_arclines_create(), xsh_parameters_detect_arclines_get(), and xsh_wavesol_create().
| int xsh_detect_arclines_param::wavesol_deg_order |
Definition at line 175 of file xsh_parameters.h.
Referenced by HandleOptions(), main(), xsh_parameters_detect_arclines_create(), xsh_parameters_detect_arclines_get(), and xsh_wavesol_create().
| int xsh_detect_arclines_param::wavesol_deg_slit |
Definition at line 177 of file xsh_parameters.h.
Referenced by HandleOptions(), main(), xsh_parameters_detect_arclines_create(), xsh_parameters_detect_arclines_get(), and xsh_wavesol_create().