24 #ifndef MUSE_CREATE_SKY_Z_H 25 #define MUSE_CREATE_SKY_Z_H 31 #include <muse_instrument.h> struct muse_create_sky_params_s muse_create_sky_params_t
Structure to hold the parameters of the muse_create_sky recipe.
double csampling
Spectral sampling of the continuum spectrum [Angstrom].
const char * crsigma
Sigma level clipping for cube-based and spectrum-based CR rejection. This has to be a string of two c...
double ignore
Fraction of the image to be ignored. If an input sky mask is provided, the fraction is applied to the...
double lambdamin
Cut off the data below this wavelength after loading the pixel table(s).
double sampling
Spectral sampling of the sky spectrum [Angstrom].
double fraction
Fraction of the image (without the ignored part) to be considered as sky. If an input sky mask is pro...
double lambdamax
Cut off the data above this wavelength after loading the pixel table(s).
double lambdaref
Reference wavelength used for correction of differential atmospheric refraction. The R-band (peak wav...
Structure to hold the parameters of the muse_create_sky recipe.