#include <xsh_parameters.h>
Data Fields | |
int | loc_chunk_nb |
double | loc_thresh |
int | loc_deg_poly |
double | nod_step |
enum localize_method | method |
double | slit_position |
double | slit_hheight |
double | kappa |
int | niter |
int | use_skymask |
Definition at line 246 of file xsh_parameters.h.
Kappa value for sigma clipping
Definition at line 255 of file xsh_parameters.h.
Referenced by HandleOptions(), xsh_localize_obj_auto(), xsh_parameters_localize_obj_create(), and xsh_parameters_localize_obj_get().
Nb of chuncks
Definition at line 247 of file xsh_parameters.h.
Referenced by HandleOptions(), main(), xsh_geom_ifu(), xsh_localize_obj_auto(), xsh_parameters_localize_obj_create(), xsh_parameters_localize_obj_get(), xsh_params_monitor(), and xsh_scired_nod_params_monitor().
Polynomial degree
Definition at line 249 of file xsh_parameters.h.
Referenced by HandleOptions(), main(), xsh_geom_ifu(), xsh_localize_obj_auto(), xsh_parameters_localize_obj_create(), and xsh_parameters_localize_obj_get().
Threshold
Definition at line 248 of file xsh_parameters.h.
Referenced by HandleOptions(), main(), xsh_localize_obj_auto(), xsh_parameters_localize_obj_create(), and xsh_parameters_localize_obj_get().
Definition at line 252 of file xsh_parameters.h.
Referenced by HandleOptions(), main(), xsh_localize_obj(), xsh_localize_obj_auto(), xsh_parameters_localize_obj_create(), xsh_parameters_localize_obj_get(), xsh_respon_slit_nod(), xsh_scired_slit_nod(), and xsh_slit_stare_correct_crh_and_sky().
Number of iterations for sigma clipping
Definition at line 256 of file xsh_parameters.h.
Referenced by HandleOptions(), xsh_geom_ifu(), xsh_localize_obj_auto(), xsh_parameters_localize_obj_create(), and xsh_parameters_localize_obj_get().
Step between A and B images in nodding mode
Definition at line 250 of file xsh_parameters.h.
Referenced by xsh_localize_obj_auto(), xsh_params_monitor(), xsh_respon_slit_nod_create(), xsh_scired_nod_params_monitor(), and xsh_scired_slit_nod_create().
Half of height in arc_sec
Definition at line 254 of file xsh_parameters.h.
Referenced by HandleOptions(), xsh_localize_obj(), xsh_localize_obj_manual(), xsh_parameters_localize_obj_create(), and xsh_parameters_localize_obj_get().
Reference slit position to extract
Definition at line 253 of file xsh_parameters.h.
Referenced by HandleOptions(), xsh_localize_obj(), xsh_localize_obj_manual(), xsh_parameters_localize_obj_create(), and xsh_parameters_localize_obj_get().
Definition at line 258 of file xsh_parameters.h.
Referenced by HandleOptions(), xsh_localize_obj_auto(), xsh_parameters_localize_obj_create(), xsh_parameters_localize_obj_get(), xsh_respon_slit_nod(), and xsh_scired_slit_nod().