24 #ifndef MUSE_GEOMETRY_Z_H
25 #define MUSE_GEOMETRY_Z_H
31 #include <muse_instrument.h>
72 #define MUSE_GEOMETRY_PARAM_CENTROID_BARYCENTER 1
73 #define MUSE_GEOMETRY_PARAM_CENTROID_GAUSSIAN 2
74 #define MUSE_GEOMETRY_PARAM_CENTROID_INVALID_VALUE -1
const char * centroid_s
Type of centroiding and FWHM determination to use for all spot measurements: simple barycenter method...
struct muse_geometry_params_s muse_geometry_params_t
Structure to hold the parameters of the muse_geometry recipe.
double sigma
Sigma detection level for spot detection, in terms of median deviation above the median.
double lambdamax
When passing any MASK_CHECK frames in the input, use this upper wavelength cut before reconstructing ...
int centroid
Type of centroiding and FWHM determination to use for all spot measurements: simple barycenter method...
int ifu2
Last IFU to analyze.
int ifu1
First IFU to analyze.
double lambdamin
When passing any MASK_CHECK frames in the input, use this lower wavelength cut before reconstructing ...
Structure to hold the parameters of the muse_geometry recipe.