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

Go to the source code of this file.

Functions

cpl_error_code gravi_metrology_reduce (gravi_data *, gravi_data *, gravi_data *, gravi_data *met_pos, const cpl_parameterlist *parlist)
 Reduce the metrology.
 
cpl_table * gravi_metrology_create (cpl_table *metrology_table, cpl_propertylist *header)
 Create the VIS_MET table.
 
cpl_error_code gravi_metrology_drs (cpl_table *metrology_table, cpl_table *vismet_table, cpl_propertylist *header, const cpl_parameterlist *parlist)
 Fill the VIS_MET table with the DRS algorithm.
 
cpl_error_code gravi_metrology_tac (cpl_table *metrology_table, cpl_table *vismet_table, cpl_propertylist *header)
 Compute the metrology signal from TAC algorithm.
 
cpl_table * gravi_metrology_compute_p2vm (cpl_table *metrology_table, double wave_met)
 Calibrate the P2VM of the metrology.