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

#include <xsh_parameters.h>

Data Fields

const char * ron_method
 
int ron_random_sizex
 
int ron_random_nsamples
 
int ron_prescan_llx
 
int ron_prescan_lly
 
int ron_prescan_urx
 
int ron_prescan_ury
 
int ron_overscan_llx
 
int ron_overscan_lly
 
int ron_overscan_urx
 
int ron_overscan_ury
 
int ron_ref_llx
 
int ron_ref_lly
 
int ron_ref_urx
 
int ron_ref_ury
 
int stacking_ks_low
 
int stacking_ks_iter
 

Detailed Description

Definition at line 462 of file xsh_parameters.h.

Field Documentation

◆ ron_method

const char* xsh_ron_param::ron_method

Definition at line 463 of file xsh_parameters.h.

Referenced by xsh_parameters_ron_create().

◆ ron_overscan_llx

int xsh_ron_param::ron_overscan_llx

RON prescan ury

Definition at line 472 of file xsh_parameters.h.

◆ ron_overscan_lly

int xsh_ron_param::ron_overscan_lly

RON overscan llx

Definition at line 473 of file xsh_parameters.h.

◆ ron_overscan_urx

int xsh_ron_param::ron_overscan_urx

RON overscan lly

Definition at line 474 of file xsh_parameters.h.

◆ ron_overscan_ury

int xsh_ron_param::ron_overscan_ury

RON overscan urx

Definition at line 475 of file xsh_parameters.h.

◆ ron_prescan_llx

int xsh_ron_param::ron_prescan_llx

RON random number of sampling boxes

Definition at line 467 of file xsh_parameters.h.

◆ ron_prescan_lly

int xsh_ron_param::ron_prescan_lly

RON prescan llx

Definition at line 468 of file xsh_parameters.h.

◆ ron_prescan_urx

int xsh_ron_param::ron_prescan_urx

RON prescan lly

Definition at line 469 of file xsh_parameters.h.

◆ ron_prescan_ury

int xsh_ron_param::ron_prescan_ury

RON prescan urx

Definition at line 470 of file xsh_parameters.h.

◆ ron_random_nsamples

int xsh_ron_param::ron_random_nsamples

RON random box X size

Definition at line 465 of file xsh_parameters.h.

Referenced by xsh_parameters_ron_create().

◆ ron_random_sizex

int xsh_ron_param::ron_random_sizex

RON method

Definition at line 464 of file xsh_parameters.h.

Referenced by xsh_parameters_ron_create().

◆ ron_ref_llx

int xsh_ron_param::ron_ref_llx

RON overscan ury

Definition at line 477 of file xsh_parameters.h.

Referenced by xsh_parameters_ron_create().

◆ ron_ref_lly

int xsh_ron_param::ron_ref_lly

RON reference region llx

Definition at line 478 of file xsh_parameters.h.

Referenced by xsh_parameters_ron_create().

◆ ron_ref_urx

int xsh_ron_param::ron_ref_urx

RON reference region lly

Definition at line 479 of file xsh_parameters.h.

Referenced by xsh_parameters_ron_create().

◆ ron_ref_ury

int xsh_ron_param::ron_ref_ury

RON reference region urx

Definition at line 480 of file xsh_parameters.h.

Referenced by xsh_parameters_ron_create().

◆ stacking_ks_iter

int xsh_ron_param::stacking_ks_iter

Lower value of kappa-sigma clip in stacking

Definition at line 483 of file xsh_parameters.h.

Referenced by xsh_parameters_ron_create().

◆ stacking_ks_low

int xsh_ron_param::stacking_ks_low

RON reference region ury

Definition at line 482 of file xsh_parameters.h.

Referenced by xsh_parameters_ron_create().


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