#include <math.h>
#include <xsh_drl.h>
#include <xsh_utils_table.h>
#include <xsh_badpixelmap.h>
#include <xsh_data_pre.h>
#include <xsh_dfs.h>
#include <xsh_pfits.h>
#include <xsh_error.h>
#include <xsh_msg.h>
#include <xsh_fit.h>
#include <xsh_data_instrument.h>
#include <xsh_data_localization.h>
#include <xsh_data_spectrum.h>
#include <cpl.h>
Go to the source code of this file.
Functions | |
void | xsh_mark_tell (cpl_frame *s1d_frame, cpl_frame *tellmask_frame) |
Mark telluric in spectrum. | |
cpl_frame * | xsh_compute_absorp (cpl_frame *s1d_frame, cpl_frame *telllist_frame, int filter_hsize, double threshold, xsh_instrument *instr) |
Compute the shift in slit between reference wavelength and others for all the slitlets. |