GRAVI Pipeline Reference Manual 1.8.0
Loading...
Searching...
No Matches
Data Fields
_astrometry_data_ Struct Reference

Data Fields

char * filename
 
char * insname
 
int nchannel
 
int ndit
 
int nwave
 
int nwave_ft
 
double sobj_x
 
double sobj_y
 
double dit
 
double mjd
 
double swap_astrometry_guess [2]
 
double swap_astrometry_fit [2]
 
cpl_boolean swap
 
gsl_vector * wave
 
gsl_vector * u
 
gsl_vector * v
 
gsl_matrix * ucoord
 
gsl_matrix * vcoord
 
gsl_matrix_complex * visdata
 
gsl_matrix_complex * viserr
 
gsl_matrix_complex * visdata_ft
 
int nflag
 
gsl_matrix_int * flag
 
gsl_matrix * phase_ref
 
gsl_matrix * opd_disp
 
gsl_matrix * phase_met_telfc
 
gsl_matrix_complex * vis_ref
 
gsl_vector ** vis_ref_cov
 
gsl_vector_complex ** vis_ref_pcov
 
gsl_matrix * amp_ref_astro
 
gsl_matrix_complex * phase_ref_astro
 

Detailed Description

Definition at line 48 of file gravi_astrometry.c.

Field Documentation

◆ amp_ref_astro

gsl_matrix* _astrometry_data_::amp_ref_astro

◆ dit

double _astrometry_data_::dit

Definition at line 52 of file gravi_astrometry.c.

Referenced by gravi_astrometry_average_over_dits(), and gravi_astrometry_load().

◆ filename

char* _astrometry_data_::filename

◆ flag

gsl_matrix_int* _astrometry_data_::flag

◆ insname

char * _astrometry_data_::insname

◆ mjd

double _astrometry_data_::mjd

◆ nchannel

int _astrometry_data_::nchannel

◆ ndit

int _astrometry_data_::ndit

◆ nflag

int _astrometry_data_::nflag

◆ nwave

int _astrometry_data_::nwave

◆ nwave_ft

int _astrometry_data_::nwave_ft

◆ opd_disp

gsl_matrix* _astrometry_data_::opd_disp

Definition at line 72 of file gravi_astrometry.c.

Referenced by gravi_astrometry_delete(), and gravi_astrometry_load().

◆ phase_met_telfc

gsl_matrix* _astrometry_data_::phase_met_telfc

Definition at line 73 of file gravi_astrometry.c.

Referenced by gravi_astrometry_delete(), and gravi_astrometry_load().

◆ phase_ref

gsl_matrix* _astrometry_data_::phase_ref

Definition at line 71 of file gravi_astrometry.c.

Referenced by gravi_astrometry_delete(), and gravi_astrometry_load().

◆ phase_ref_astro

gsl_matrix_complex* _astrometry_data_::phase_ref_astro

◆ sobj_x

double _astrometry_data_::sobj_x

◆ sobj_y

double _astrometry_data_::sobj_y

◆ swap

cpl_boolean _astrometry_data_::swap

◆ swap_astrometry_fit

double _astrometry_data_::swap_astrometry_fit[2]

◆ swap_astrometry_guess

double _astrometry_data_::swap_astrometry_guess[2]

Definition at line 55 of file gravi_astrometry.c.

Referenced by gravi_astrometry_reduce_swaps().

◆ u

gsl_vector* _astrometry_data_::u

◆ ucoord

gsl_matrix* _astrometry_data_::ucoord

◆ v

gsl_vector * _astrometry_data_::v

◆ vcoord

gsl_matrix * _astrometry_data_::vcoord

◆ vis_ref

gsl_matrix_complex* _astrometry_data_::vis_ref

◆ vis_ref_cov

gsl_vector** _astrometry_data_::vis_ref_cov

◆ vis_ref_pcov

gsl_vector_complex** _astrometry_data_::vis_ref_pcov

◆ visdata

gsl_matrix_complex* _astrometry_data_::visdata

◆ visdata_ft

gsl_matrix_complex* _astrometry_data_::visdata_ft

◆ viserr

gsl_matrix_complex* _astrometry_data_::viserr

Definition at line 64 of file gravi_astrometry.c.

Referenced by gravi_astrometry_delete(), and gravi_astrometry_load().

◆ wave

gsl_vector* _astrometry_data_::wave

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