#include <cpl.h>
#include <xsh_data_spectrum.h>
#include <xsh_data_instrument.h>
#include <xsh_utils.h>
Go to the source code of this file.
Functions | |
cpl_table * | xsh_telluric_model_eval (cpl_frame *frame_m, xsh_spectrum *s, xsh_instrument *instrument, cpl_size *model_idx) |
cpl_table * | xsh_table_resample_uniform (cpl_table *tobs, const char *cwobs, const char *cfobs, const double wstp) |
cpl_error_code | xsh_correl_spectra (double *flux_s, double *flux_m, const int size, const int hsearch, const double wlogstp, const double range, const int ext, XSH_GAUSSIAN_FIT *gfit) |