|
GRAVI Pipeline Reference Manual 1.9.2
|
Go to the source code of this file.
Functions | |
| cpl_propertylist * | gravi_idp_compute (gravi_data *vis_data, cpl_propertylist *header, cpl_frameset *frameset) |
| Create IDP keywords to satisfy standard. | |
| cpl_propertylist * gravi_idp_compute | ( | gravi_data * | vis_data, |
| cpl_propertylist * | header, | ||
| cpl_frameset * | frameset | ||
| ) |
Create IDP keywords to satisfy standard.
| oi_vis2_SC_allpol | Merged (all pol) squared science visibilities |
| oi_T3_SC_allpol | Merged (all pol) science T3 |
| oi_wave_SC_allpol | Merged (all pol) science wavelengths |
| header | The input header |
Definition at line 47 of file gravi_idp.c.
References cpl_propertylist_update_double(), gravi_conf_get_telname(), gravi_data_get_minmax_uvcoord(), gravi_data_get_oi_t3, gravi_data_get_oi_vis, gravi_data_get_oi_vis2, gravi_data_get_oi_wave, gravi_data_get_table(), gravi_data_has_extension(), GRAVI_DUAL_CALIB_RAW, GRAVI_DUAL_SCIENCE_RAW, gravi_frameset_extract_fringe_data(), GRAVI_NBASE, GRAVI_OI_ARRAY_EXT, GRAVI_OI_VIS2_EXT, gravi_pfits_get_mjd(), gravi_pfits_get_pola_num(), gravi_pfits_get_resolution(), GRAVI_SC, GRAVI_SINGLE_CALIB_RAW, GRAVI_SINGLE_SCIENCE_RAW, gravi_table_get_column_flagged_max(), gravi_table_get_column_flagged_mean(), and header.
Referenced by gravi_compute_vis_qc(), and gravity_viscal().