typedefCPL_BEGIN_DECLS struct _gravi_data_ gravi_data
cpl_error_code gravi_p2vm_phase_correction(gravi_data *p2vm_map, gravi_data *p2vmreduced, int full_phase)
Correct the phase of the P2VM from internal closure-phases.
cpl_error_code gravi_p2vm_normalisation(gravi_data *, int **, int **)
The given output FITS file contain a p2vm table with the values of the transmission,...
cpl_error_code gravi_compute_p2vm(gravi_data *, gravi_data *, int **, int **, enum gravi_detector_type det_type)
The given output FITS file contain a p2vm table with the values of the transmission,...
cpl_error_code gravi_p2vm_transmission(gravi_data *p2vm_map, gravi_data *p2vmreduced)
Compute the flux normalisation in the P2VM.
gravi_data * gravi_create_p2vm(gravi_data *wave_cal_data, gravi_data *wave_param)
Create a new P2VM map.
cpl_table * gravi_create_p2vm_table(cpl_table *detector_table, int n_wave)
Create a new p2vm table.