#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 |
Definition at line 80 of file xsh_data_linetilt.h.
| 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().
| 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().
| 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().
| 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().
| 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 (bad/good) (0/1) line
Definition at line 103 of file xsh_data_linetilt.h.
Referenced by compute_specres(), and xsh_linetilt_list_save().
| double xsh_linetilt::intensity |
Definition at line 100 of file xsh_data_linetilt.h.
Referenced by xsh_follow_arclines(), and xsh_linetilt_list_save().
| char* xsh_linetilt::name |
Definition at line 84 of file xsh_data_linetilt.h.
Referenced by xsh_follow_arclines(), and xsh_linetilt_list_save().
Nb of good points used in fit
Definition at line 102 of file xsh_data_linetilt.h.
Referenced by xsh_follow_arclines().
Nb of points total
Definition at line 101 of file xsh_data_linetilt.h.
Referenced by xsh_follow_arclines().
Order number
Definition at line 85 of file xsh_data_linetilt.h.
Referenced by compute_specres(), xsh_follow_arclines(), xsh_linetilt_is_duplicate(), xsh_linetilt_list_get_orders(), and xsh_linetilt_list_save().
| 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().
| 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().
| 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
Definition at line 93 of file xsh_data_linetilt.h.
Referenced by xsh_linetilt_list_get_slit_index().
| 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().
| 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().
| double xsh_linetilt::tilt_y |
Definition at line 89 of file xsh_data_linetilt.h.
Referenced by compute_specres(), xsh_follow_arclines(), and xsh_linetilt_list_save().
| float xsh_linetilt::wavelength |
Definition at line 82 of file xsh_data_linetilt.h.
Referenced by compute_specres(), xsh_follow_arclines(), xsh_linetilt_is_duplicate(), xsh_linetilt_list_get_wavelengths(), and xsh_linetilt_list_save().
| double xsh_linetilt::xmax |
Definition at line 96 of file xsh_data_linetilt.h.
Referenced by xsh_follow_arclines().
| double xsh_linetilt::xmin |
Definition at line 96 of file xsh_data_linetilt.h.
Referenced by xsh_follow_arclines().
1.6.1