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

#include <xsh_data_resid_tab.h>

Data Fields

int solution_type
 
double * lambda
 
double * order
 
double * slit
 
double * sn
 
int * slit_index
 
double * thpre_x
 
double * thpre_y
 
double * thcor_x
 
double * thcor_y
 
double * xgauss
 
double * ygauss
 
double * sig_xgauss
 
double * sig_ygauss
 
double * fwhm_xgauss
 
double * fwhm_ygauss
 
double * norm_gauss
 
double * xpoly
 
double * ypoly
 
double * thanneal_x
 
double * thanneal_y
 
int * flag
 
int size
 
double median_diff_poly_fit_x
 
double median_diff_poly_fit_y
 
double mean_diff_poly_fit_x
 
double mean_diff_poly_fit_y
 
double stdev_diff_poly_fit_x
 
double stdev_diff_poly_fit_y
 
cpl_propertylist * header
 

Detailed Description

Definition at line 126 of file xsh_data_resid_tab.h.

Field Documentation

◆ flag

int* xsh_resid_tab::flag

◆ fwhm_xgauss

double* xsh_resid_tab::fwhm_xgauss

FWHM of Gaussian fit X position

Definition at line 146 of file xsh_data_resid_tab.h.

Referenced by xsh_resid_tab_create(), xsh_resid_tab_create_not_flagged(), xsh_resid_tab_load(), and xsh_resid_tab_save().

◆ fwhm_ygauss

double* xsh_resid_tab::fwhm_ygauss

FWHM of Gaussian fit Y position

Definition at line 147 of file xsh_data_resid_tab.h.

Referenced by xsh_resid_tab_create(), xsh_resid_tab_create_not_flagged(), xsh_resid_tab_load(), and xsh_resid_tab_save().

◆ header

cpl_propertylist* xsh_resid_tab::header

◆ lambda

double* xsh_resid_tab::lambda

◆ mean_diff_poly_fit_x

double xsh_resid_tab::mean_diff_poly_fit_x

Definition at line 161 of file xsh_data_resid_tab.h.

Referenced by xsh_resid_tab_save().

◆ mean_diff_poly_fit_y

double xsh_resid_tab::mean_diff_poly_fit_y

Definition at line 163 of file xsh_data_resid_tab.h.

Referenced by xsh_resid_tab_save().

◆ median_diff_poly_fit_x

double xsh_resid_tab::median_diff_poly_fit_x

Definition at line 157 of file xsh_data_resid_tab.h.

Referenced by xsh_resid_tab_save().

◆ median_diff_poly_fit_y

double xsh_resid_tab::median_diff_poly_fit_y

Definition at line 159 of file xsh_data_resid_tab.h.

Referenced by xsh_resid_tab_save().

◆ norm_gauss

double* xsh_resid_tab::norm_gauss

◆ order

double* xsh_resid_tab::order

◆ sig_xgauss

double* xsh_resid_tab::sig_xgauss

Sigma of Gaussian fit X position

Definition at line 144 of file xsh_data_resid_tab.h.

Referenced by xsh_resid_tab_create(), xsh_resid_tab_create_not_flagged(), xsh_resid_tab_load(), and xsh_resid_tab_save().

◆ sig_ygauss

double* xsh_resid_tab::sig_ygauss

Sigma of Gaussian fit Y position

Definition at line 145 of file xsh_data_resid_tab.h.

Referenced by xsh_resid_tab_create(), xsh_resid_tab_create_not_flagged(), xsh_resid_tab_load(), and xsh_resid_tab_save().

◆ size

int xsh_resid_tab::size

◆ slit

double* xsh_resid_tab::slit

◆ slit_index

int* xsh_resid_tab::slit_index

◆ sn

double* xsh_resid_tab::sn

◆ solution_type

int xsh_resid_tab::solution_type

◆ stdev_diff_poly_fit_x

double xsh_resid_tab::stdev_diff_poly_fit_x

Definition at line 165 of file xsh_data_resid_tab.h.

Referenced by xsh_resid_tab_save().

◆ stdev_diff_poly_fit_y

double xsh_resid_tab::stdev_diff_poly_fit_y

Definition at line 167 of file xsh_data_resid_tab.h.

Referenced by xsh_resid_tab_save().

◆ thanneal_x

double* xsh_resid_tab::thanneal_x

Anneal new X position

Definition at line 151 of file xsh_data_resid_tab.h.

Referenced by xsh_resid_tab_load(), and xsh_resid_tab_log().

◆ thanneal_y

double* xsh_resid_tab::thanneal_y

Anneal new Y position

Definition at line 152 of file xsh_data_resid_tab.h.

Referenced by xsh_resid_tab_load(), and xsh_resid_tab_log().

◆ thcor_x

double* xsh_resid_tab::thcor_x

Corrected X position

Definition at line 140 of file xsh_data_resid_tab.h.

Referenced by xsh_resid_tab_create(), xsh_resid_tab_create_not_flagged(), and xsh_resid_tab_load().

◆ thcor_y

double* xsh_resid_tab::thcor_y

Corrected Y position

Definition at line 141 of file xsh_data_resid_tab.h.

Referenced by xsh_resid_tab_create(), xsh_resid_tab_create_not_flagged(), and xsh_resid_tab_load().

◆ thpre_x

double* xsh_resid_tab::thpre_x

◆ thpre_y

double* xsh_resid_tab::thpre_y

◆ xgauss

double* xsh_resid_tab::xgauss

◆ xpoly

double* xsh_resid_tab::xpoly

◆ ygauss

double* xsh_resid_tab::ygauss

◆ ypoly

double* xsh_resid_tab::ypoly

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