GRAVI Pipeline Reference Manual 1.9.2
Loading...
Searching...
No Matches
Functions
gravi_p2vm.h File Reference
#include <cpl.h>
#include "gravi_data.h"

Go to the source code of this file.

Functions

gravi_datagravi_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.
 
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, phase and coherence extract using the p2vm matrix.
 
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, phase and coherence extract using the p2vm matrix so this function will normalise the p2vm map.
 
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_transmission (gravi_data *p2vm_map, gravi_data *p2vmreduced)
 Compute the flux normalisation in the P2VM.