X-shooter Pipeline Reference Manual 3.8.15
Data Fields
xsh_combine_nod_param Struct Reference

#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
 

Detailed Description

Definition at line 391 of file xsh_parameters.h.

Field Documentation

◆ method

enum combine_method xsh_combine_nod_param::method

◆ nod_clip

int xsh_combine_nod_param::nod_clip

TRUE if do sigma clipping (TRUE)

Definition at line 394 of file xsh_parameters.h.

Referenced by main(), xsh_respon_slit_nod_create(), and xsh_scired_slit_nod_create().

◆ nod_clip_diff

double xsh_combine_nod_param::nod_clip_diff

minimum change in sigma (0.1)

Definition at line 397 of file xsh_parameters.h.

Referenced by xsh_respon_slit_nod_create(), and xsh_scired_slit_nod_create().

◆ nod_clip_niter

int xsh_combine_nod_param::nod_clip_niter

nb of iteration (2)

Definition at line 396 of file xsh_parameters.h.

Referenced by xsh_respon_slit_nod_create(), and xsh_scired_slit_nod_create().

◆ nod_clip_sigma

double xsh_combine_nod_param::nod_clip_sigma

nb of sigma (5.)

Definition at line 395 of file xsh_parameters.h.

Referenced by xsh_respon_slit_nod_create(), and xsh_scired_slit_nod_create().

◆ nod_min

int xsh_combine_nod_param::nod_min

minimum NS size of resulting frame in pixels (5)

Definition at line 392 of file xsh_parameters.h.

Referenced by xsh_respon_slit_nod_create(), and xsh_scired_slit_nod_create().

◆ throwname

char* xsh_combine_nod_param::throwname

if true, use localisation to shift rectified at the good place, otherwise use the Kw RELOFFSET, CUMOFFSET, NODTRHOW

Definition at line 398 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().


The documentation for this struct was generated from the following file: