GRAVI Pipeline Reference Manual 1.9.3
Loading...
Searching...
No Matches
Functions
gravi_signal.h File Reference
#include <cpl.h>

Go to the source code of this file.

Functions

cpl_error_code gravi_signal_create_sync (cpl_table *vis_SC, int nbase_sc, double dit_sc, cpl_table *vis_FT, int nbase_ft, const char *name)
 Compute synchronisation indices between OIFITS tables.
 
cpl_error_code gravi_compute_outliers (gravi_data *reduce_data, const cpl_parameterlist *parlist)
 Compute the outliers flags.
 
cpl_error_code gravi_compute_snr (gravi_data *reduce_data, const cpl_parameterlist *parlist)
 Compute real-time SNR and Group-Delay of the observation.
 
cpl_error_code gravi_compute_signals (gravi_data *reduce_data, gravi_data *disp_data, const cpl_parameterlist *parlist)
 Create intermediate signal in the P2VMREDUCED file.
 
cpl_error_code gravi_copy_p2vm_qcs (gravi_data *p2vmred_data, cpl_propertylist *plist)
 Copy PFACTOR and VFACTOR QCs so that they may be aggregated over all frames.
 
cpl_error_code gravi_compute_rejection (gravi_data *reduce_data, const cpl_parameterlist *parlist)
 Create rejection flags P2VMREDUCED file.
 
cpl_error_code gravi_flux_create_fddllin_sc (cpl_table *flux_SC, cpl_table *disp_table)
 Compute the (FDDL_SC + FDDL_FT)/2 position in [m].
 
cpl_error_code gravi_vis_create_met_ft (cpl_table *vis_FT, cpl_table *vis_MET)
 Compute the resampled MET signal for each FT DIT per base.
 
cpl_error_code gravi_vis_create_opdsc_ft (cpl_table *vis_FT, cpl_table *vis_SC, double dit_sc)
 Compute the resampled SC signal for each FT DIT per base.