|
X-shooter Pipeline Reference Manual 3.8.15
|
#include <xsh_parameters.h>
Data Fields | |
| double | crh_frac_max |
| double | sigma_lim |
| double | f_lim |
| int | nb_iter |
Definition at line 190 of file xsh_parameters.h.
| double xsh_remove_crh_single_param::crh_frac_max |
Max fraction pf bad pixels allowed
Definition at line 191 of file xsh_parameters.h.
Referenced by HandleOptions(), xsh_respon_slit_nod_create(), and xsh_scired_slit_nod().
| double xsh_remove_crh_single_param::f_lim |
Definition at line 193 of file xsh_parameters.h.
Referenced by HandleOptions(), xsh_hdrl_remove_crh_single(), xsh_parameters_remove_crh_single_create(), xsh_parameters_remove_crh_single_get(), xsh_remove_crh_single(), xsh_respon_slit_nod_create(), and xsh_scired_slit_nod().
| int xsh_remove_crh_single_param::nb_iter |
Max nb of iteration
Definition at line 194 of file xsh_parameters.h.
Referenced by HandleOptions(), xsh_absorp(), xsh_check_remove_crh_single(), xsh_frameset_crh_single(), xsh_hdrl_remove_crh_single(), xsh_parameters_remove_crh_single_create(), xsh_parameters_remove_crh_single_get(), xsh_remove_crh_single(), xsh_remove_crh_single_params_set_defaults(), xsh_respon_slit_nod_create(), and xsh_scired_slit_nod().
| double xsh_remove_crh_single_param::sigma_lim |
Definition at line 192 of file xsh_parameters.h.
Referenced by HandleOptions(), xsh_hdrl_remove_crh_single(), xsh_parameters_remove_crh_single_create(), xsh_parameters_remove_crh_single_get(), xsh_remove_crh_single(), xsh_respon_slit_nod_create(), and xsh_scired_slit_nod().