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

#include <xsh_parameters.h>

Data Fields

int search_window_hsize
 
double flux_thresh
 
double min_sn
 
int min_order_size_x
 
int chunk_hsize
 
double slitlet_low_factor
 
double slitlet_up_factor
 
int fixed_slice
 
const char * method
 
int qc_mode
 

Detailed Description

Definition at line 61 of file xsh_parameters.h.

Field Documentation

◆ chunk_hsize

int xsh_detect_order_param::chunk_hsize

◆ fixed_slice

int xsh_detect_order_param::fixed_slice

◆ flux_thresh

double xsh_detect_order_param::flux_thresh

◆ method

const char* xsh_detect_order_param::method

◆ min_order_size_x

int xsh_detect_order_param::min_order_size_x

◆ min_sn

double xsh_detect_order_param::min_sn

◆ qc_mode

int xsh_detect_order_param::qc_mode

Definition at line 86 of file xsh_parameters.h.

Referenced by xsh_parameters_detect_order_get().

◆ search_window_hsize

int xsh_detect_order_param::search_window_hsize

◆ slitlet_low_factor

double xsh_detect_order_param::slitlet_low_factor

◆ slitlet_up_factor

double xsh_detect_order_param::slitlet_up_factor

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