24 #ifndef MUSE_SKY_LSF_Z_H
25 #define MUSE_SKY_LSF_Z_H
31 #include <muse_instrument.h>
int slice_fit_lsf_width
Polynomial order for the LSF width fit parameter. Use -1 to not fit the LSF width.
int store_subtracted
Output the pixel table after the LSF subtraction.
int slice_fit_slit_width
Use the slit width as fit parameter.
const char * orig
If specified, write an additional column containing the original data to the pixel table...
int max_iterations
Maximum number of minimization steps for the slice parameter fit. If set to zero, the slice parameter...
int slice_fit_h4
Polynomial order for the H4 fit parameter. Use -1 to not fit H4.
double lambdamin
Cut off the data below this wavelength after loading the pixel table(s).
struct muse_sky_lsf_params_s muse_sky_lsf_params_t
Structure to hold the parameters of the muse_sky_lsf recipe.
int slice_fit_h5
Polynomial order for the H5 fit parameter. Use -1 to not fit H5.
int slice_fit_h3
Polynomial order for the H3 fit parameter. Use -1 to not fit H3.
int slice_fit_refraction
Use the refraction index as slice dependent fit parameter.
int slice_fit_offset
Use wavelength offset as slice dependent fit parameter.
Structure to hold the parameters of the muse_sky_lsf recipe.
int slice_fit_bin_width
Use the bin width as fit parameter.
int slice_fit_h6
Polynomial order for the H6 fit parameter. Use -1 to not fit H6.
double lambdamax
Cut off the data above this wavelength after loading the pixel table(s).