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

#include <xsh_data_linetilt.h>

Data Fields

float wavelength
 
char * name
 
int order
 
double cenposx
 
double cenposy
 
double pre_pos_y
 
double tilt_y
 
double shift_y
 
double deltay
 
double slit
 
int slit_index
 
double tilt
 
double chisq
 
double xmin
 
double xmax
 
double specres
 
double area
 
double intensity
 
int ntot
 
int ngood
 
int flag
 

Detailed Description

Definition at line 80 of file xsh_data_linetilt.h.

Field Documentation

◆ area

double xsh_linetilt::area

Integrated Flux over fit line width

Definition at line 99 of file xsh_data_linetilt.h.

Referenced by xsh_follow_arclines(), and xsh_linetilt_list_save().

◆ cenposx

double xsh_linetilt::cenposx

Central position in X

Definition at line 86 of file xsh_data_linetilt.h.

Referenced by compute_specres(), xsh_follow_arclines(), xsh_linetilt_list_get_posx(), and xsh_linetilt_list_save().

◆ cenposy

double xsh_linetilt::cenposy

Central position in Y

Definition at line 87 of file xsh_data_linetilt.h.

Referenced by xsh_follow_arclines(), xsh_linetilt_list_get_posy(), and xsh_linetilt_list_save().

◆ chisq

double xsh_linetilt::chisq

Xi2 of the fit

Definition at line 95 of file xsh_data_linetilt.h.

Referenced by xsh_follow_arclines(), xsh_linetilt_list_get_sigma_y(), and xsh_linetilt_list_save().

◆ deltay

double xsh_linetilt::deltay

Difference with input wavesol

Definition at line 91 of file xsh_data_linetilt.h.

Referenced by compute_specres(), xsh_follow_arclines(), xsh_linetilt_list_get_deltay(), and xsh_linetilt_list_save().

◆ flag

int xsh_linetilt::flag

Flag (bad/good) (0/1) line

Definition at line 103 of file xsh_data_linetilt.h.

Referenced by compute_specres(), set_qc_parameters(), and xsh_linetilt_list_save().

◆ intensity

double xsh_linetilt::intensity

Definition at line 100 of file xsh_data_linetilt.h.

Referenced by xsh_follow_arclines(), and xsh_linetilt_list_save().

◆ name

char* xsh_linetilt::name

Definition at line 84 of file xsh_data_linetilt.h.

Referenced by xsh_follow_arclines(), and xsh_linetilt_list_save().

◆ ngood

int xsh_linetilt::ngood

Nb of good points used in fit

Definition at line 102 of file xsh_data_linetilt.h.

Referenced by xsh_follow_arclines().

◆ ntot

int xsh_linetilt::ntot

Nb of points total

Definition at line 101 of file xsh_data_linetilt.h.

Referenced by xsh_follow_arclines().

◆ order

int xsh_linetilt::order

◆ pre_pos_y

double xsh_linetilt::pre_pos_y

Previous Y position

Definition at line 88 of file xsh_data_linetilt.h.

Referenced by xsh_follow_arclines(), xsh_linetilt_list_get_pre_posy(), and xsh_linetilt_list_save().

◆ shift_y

double xsh_linetilt::shift_y

Definition at line 90 of file xsh_data_linetilt.h.

Referenced by xsh_follow_arclines(), and xsh_linetilt_list_save().

◆ slit

double xsh_linetilt::slit

Slit value of this line

Definition at line 92 of file xsh_data_linetilt.h.

Referenced by xsh_follow_arclines(), and xsh_linetilt_list_get_slits().

◆ slit_index

int xsh_linetilt::slit_index

Slit index

Definition at line 93 of file xsh_data_linetilt.h.

Referenced by xsh_linetilt_list_get_slit_index().

◆ specres

double xsh_linetilt::specres

Spectral resolution

Definition at line 98 of file xsh_data_linetilt.h.

Referenced by compute_specres(), xsh_follow_arclines(), and xsh_linetilt_list_save().

◆ tilt

double xsh_linetilt::tilt

Slope of the line

Definition at line 94 of file xsh_data_linetilt.h.

Referenced by compute_specres(), xsh_follow_arclines(), and xsh_linetilt_list_save().

◆ tilt_y

double xsh_linetilt::tilt_y

◆ wavelength

float xsh_linetilt::wavelength

◆ xmax

double xsh_linetilt::xmax

Definition at line 97 of file xsh_data_linetilt.h.

Referenced by xsh_follow_arclines().

◆ xmin

double xsh_linetilt::xmin

Definition at line 96 of file xsh_data_linetilt.h.

Referenced by xsh_follow_arclines().


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