#include <xsh_data_shift_tab.h>
#include <xsh_utils.h>
#include <xsh_utils_table.h>
#include <xsh_error.h>
#include <xsh_msg.h>
#include <xsh_pfits.h>
#include <cpl.h>
#include <xsh_drl.h>
#include <math.h>
Go to the source code of this file.
Functions | |
xsh_shift_tab * | xsh_shift_tab_load (cpl_frame *frame, xsh_instrument *instr) |
Load a shift table. | |
void | xsh_shift_tab_free (xsh_shift_tab **tab) |
Free memory associated to a the_arcline. | |
cpl_frame * | xsh_shift_tab_save (xsh_shift_tab *tab, const char *tag, const int clean_tmp) |
xsh_shift_tab * | xsh_shift_tab_create (xsh_instrument *instrument) |