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

#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
 

Detailed Description

Definition at line 245 of file xsh_parameters.h.

Field Documentation

◆ kappa

double xsh_localize_obj_param::kappa

Kappa value for sigma clipping

Definition at line 254 of file xsh_parameters.h.

Referenced by HandleOptions(), xsh_localize_obj_auto(), xsh_parameters_localize_obj_create(), and xsh_parameters_localize_obj_get().

◆ loc_chunk_nb

int xsh_localize_obj_param::loc_chunk_nb

◆ loc_deg_poly

int xsh_localize_obj_param::loc_deg_poly

◆ loc_thresh

double xsh_localize_obj_param::loc_thresh

◆ method

enum localize_method xsh_localize_obj_param::method

◆ niter

int xsh_localize_obj_param::niter

Number of iterations 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().

◆ nod_step

double xsh_localize_obj_param::nod_step

Step between A and B images in nodding mode

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

◆ slit_hheight

double xsh_localize_obj_param::slit_hheight

◆ slit_position

double xsh_localize_obj_param::slit_position

◆ use_skymask

int xsh_localize_obj_param::use_skymask

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