#include <xsh_parameters.h>
Data Fields | |
int | nod_min |
int | nod_clip |
double | nod_clip_sigma |
int | nod_clip_niter |
double | nod_clip_diff |
char * | throwname |
enum combine_method | method |
Definition at line 358 of file xsh_parameters.h.
Definition at line 368 of file xsh_parameters.h.
Referenced by xsh_combine_nod(), xsh_parameters_combine_nod_create(), and xsh_parameters_combine_nod_get().
TRUE if do sigma clipping (TRUE)
Definition at line 361 of file xsh_parameters.h.
Referenced by main(), xsh_parameters_combine_nod_create(), xsh_parameters_combine_nod_get(), xsh_respon_slit_nod_create(), and xsh_scired_slit_nod_create().
minimum change in sigma (0.1)
Definition at line 364 of file xsh_parameters.h.
Referenced by xsh_parameters_combine_nod_create(), xsh_parameters_combine_nod_get(), xsh_respon_slit_nod_create(), and xsh_scired_slit_nod_create().
nb of iteration (2)
Definition at line 363 of file xsh_parameters.h.
Referenced by xsh_parameters_combine_nod_create(), xsh_parameters_combine_nod_get(), xsh_respon_slit_nod_create(), and xsh_scired_slit_nod_create().
nb of sigma (5.)
Definition at line 362 of file xsh_parameters.h.
Referenced by xsh_parameters_combine_nod_create(), xsh_parameters_combine_nod_get(), xsh_respon_slit_nod_create(), and xsh_scired_slit_nod_create().
minimum NS size of resulting frame in pixels (5)
Definition at line 359 of file xsh_parameters.h.
Referenced by xsh_parameters_combine_nod_create(), xsh_parameters_combine_nod_get(), xsh_respon_slit_nod_create(), and xsh_scired_slit_nod_create().
if true, use localisation to shift rectified at the good place, otherwise use the Kw RELOFFSET, CUMOFFSET, NODTRHOW
Definition at line 365 of file xsh_parameters.h.
Referenced by xsh_parameters_combine_nod_create(), xsh_parameters_combine_nod_get(), xsh_respon_slit_nod(), xsh_respon_slit_nod_create(), xsh_scired_slit_nod(), and xsh_scired_slit_nod_create().