|
GRAVI Pipeline Reference Manual 1.9.3
|
Go to the source code of this file.
Functions | |
| cpl_error_code | gravi_metrology_demodulate (gravi_data *met_data, cpl_boolean zero_subtracted) |
| Demodulate the metrology. | |
| cpl_error_code gravi_metrology_demodulate | ( | gravi_data * | met_data, |
| cpl_boolean | zero_subtracted | ||
| ) |
Demodulate the metrology.
| [in,out] | met_data | input table of metrology data |
| [in] | zero_subtracted | flag indicating metrology has been zero-subtracted using DARK |
Definition at line 160 of file gravi_demodulate.c.
References cpl_msg_debug(), cpl_msg_info(), CPLCHECK_INT, diode_column_index(), diode_zeros, fit_model_modulation(), FREE, FT, gravi_data_get_header, gravi_data_get_table(), GRAVI_METROLOGY_EXT, gravi_msg_function_exit, gravi_msg_function_start, MAX_SECONDS_PER_CHUNK, ndiode, nside, ntel, SC, and STEPS_PER_SECOND.
Referenced by gravity_vis().