#include <xsh_drl.h>#include <xsh_pfits.h>#include <xsh_data_resid_tab.h>#include <xsh_data_instrument.h>#include <xsh_data_arclist.h>#include <xsh_data_spectralformat.h>#include <xsh_data_order.h>#include <xsh_data_wavesol.h>#include <xsh_data_the_map.h>#include <xsh_model_io.h>#include <xsh_model_utils.h>#include <xsh_error.h>#include <xsh_msg.h>#include <cpl.h>Go to the source code of this file.
Functions | |
| cpl_frame * | xsh_flexcor (cpl_frame *afc_frame, cpl_frame *wave_tab_frame, cpl_frame *model_config_frame, cpl_frame *order_tab_frame, cpl_frame *attresidtab_frame, int afc_xmin, int afc_ymin, xsh_instrument *instr, cpl_frame **afc_order_tab_frame, cpl_frame **afc_model_config_frame) |
| This function applies the computed shift betwwen AFC CAL and AFC ATT frame. | |
| cpl_frame * | xsh_afcthetab_create (cpl_frame *wave_tab_frame, cpl_frame *model_config_frame, int order, cpl_frame *spectralformat_frame, cpl_frame *arclines_frame, int xmin, int ymin, xsh_instrument *instr) |
| Create a The tab for AFC. | |
1.6.1