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

Go to the source code of this file.

Functions

gravi_datagravi_compute_tf (gravi_data *, gravi_data *)
 This function evaluates the transfer function from the observation of a reference star whose diameter can be determined.
 
gravi_datagravi_calibrate_vis (gravi_data *, gravi_data **, int, gravi_data *, gravi_data *, const cpl_parameterlist *)
 Computes the calibrated visibility from science a single data and several previously evaluated instrumental visibility.
 
gravi_datagravi_compute_zp (gravi_data **, int)
 Compute the ZP data.
 
cpl_error_code gravi_compute_tf_qc (gravi_data *oi_vis, gravi_data *diamcat_data)
 Fill QC parameters related to transfer function.
 
cpl_error_code gravi_apply_tf_amp (gravi_data *science, gravi_data *science_tf, gravi_data **used_tf_data, int num_tf_data, const char *extName, const char *insName, const char *ampName, const char *ampErrName, int nbase, double delta_t)
 Interpolate the TF at the time of the science observation for an amplitude quantity.
 
cpl_error_code gravi_apply_tf_phi (gravi_data *science, gravi_data *science_tf, gravi_data **used_tf_data, int num_tf_data, const char *extName, const char *insName, const char *phiName, const char *phiErrName, int nbase, double delta_t)
 Interpolate the TF at the time of the science observation for a phase quantity (in deg).