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

Go to the source code of this file.

Functions

cpl_table * gravi_compute_argon_wave (cpl_table *spectrum_table)
 Compute a WAVE calibration from the ARGON data (SC only)
 
cpl_error_code gravi_wave_compute_opds (gravi_data *spectrum_data, cpl_table *met_table, const cpl_parameterlist *parlist)
 Recover the OPD modulation from a spectrum_data and vismet_table.
 
cpl_error_code gravi_compute_wave (gravi_data *wave_map, gravi_data *spectrum_data, int type_data, const cpl_parameterlist *parlist, gravi_data *wave_param)
 Create the WAVE calibration map.
 
cpl_error_code gravi_wave_qc (gravi_data *wave_map, gravi_data *profile_map)
 Compute the QC parameters of the WAVE product.
 
cpl_error_code gravi_wave_correct_color (gravi_data *vis_data)
 Create a OI_WAVELENGTH_CORR table with color corrected wavelength.