21 #ifndef GRAVI_ELLIPSE_H 22 #define GRAVI_ELLIPSE_H 35 #define USE_LINEAR_ELLIPSE 1 43 cpl_vector * envelope_vector);
45 cpl_vector * gravi_ellipse_phase_create_fast (cpl_vector * vectCA,
49 cpl_table * detector_table,
50 cpl_table ** oiwave_tables,
51 cpl_vector * guess_vector,
cpl_vector * gravi_ellipse_phase_create(cpl_vector *vectCA, cpl_vector *vectDB, cpl_vector *envelope_vector)
Compute the phase atan{X',Y'}, unwraped from first sample.
cpl_vector * gravi_ellipse_meanopd_create(cpl_table *spectrum_table, cpl_table *detector_table, cpl_table **oiwave_tables, cpl_vector *guess_vector, int base)
Compute the OPD modulation of a baseline from spectrum.