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

#include <xsh_parameters.h>

Data Fields

int oversample
 
int box_hsize
 
int chunk_size
 
double lambda_step
 
double clip_kappa
 
double clip_frac
 
int clip_niter
 
int niter
 
enum optextract_method method
 

Detailed Description

Definition at line 425 of file xsh_parameters.h.

Field Documentation

◆ box_hsize

int xsh_opt_extract_param::box_hsize

◆ chunk_size

int xsh_opt_extract_param::chunk_size

◆ clip_frac

double xsh_opt_extract_param::clip_frac

◆ clip_kappa

double xsh_opt_extract_param::clip_kappa

◆ clip_niter

int xsh_opt_extract_param::clip_niter

◆ lambda_step

double xsh_opt_extract_param::lambda_step

◆ method

enum optextract_method xsh_opt_extract_param::method

◆ niter

int xsh_opt_extract_param::niter

◆ oversample

int xsh_opt_extract_param::oversample

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