#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 381 of file xsh_parameters.h.
Definition at line 391 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 384 of file xsh_parameters.h.
Referenced by main(), xsh_respon_slit_nod_create(), and xsh_scired_slit_nod_create().
minimum change in sigma (0.1)
Definition at line 387 of file xsh_parameters.h.
Referenced by xsh_respon_slit_nod_create(), and xsh_scired_slit_nod_create().
nb of iteration (2)
Definition at line 386 of file xsh_parameters.h.
Referenced by xsh_respon_slit_nod_create(), and xsh_scired_slit_nod_create().
nb of sigma (5.)
Definition at line 385 of file xsh_parameters.h.
Referenced by xsh_respon_slit_nod_create(), and xsh_scired_slit_nod_create().
minimum NS size of resulting frame in pixels (5)
Definition at line 382 of file xsh_parameters.h.
Referenced by 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 388 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().