MUSE Pipeline Reference Manual  0.18.5
Data Fields

Structure to hold the parameters of the muse_qi_mask recipe. More...

#include <muse_qi_mask_z.h>

Data Fields

int wrange
 Wavelength range (filter name) of the setup. Set this to "custom" to set up a new wavelength range using the wmin/wmax parameters.
 
const char * wrange_s
 Wavelength range (filter name) of the setup. Set this to "custom" to set up a new wavelength range using the wmin/wmax parameters. (as string)
 
double wmin
 Lower boundary of the wavelength range [Angstrom]. Only used when wrange=custom.
 
double wmax
 Lower boundary of the wavelength range [Angstrom]. Only used when wrange=custom.
 
int nifu
 IFU to handle. If set to 0, all IFUs are processed serially, which is the recommendation for this recipe, since only then all extensions end up in the same output file.
 

Detailed Description

Structure to hold the parameters of the muse_qi_mask recipe.

This structure contains the parameters for the recipe that may be set on the command line, in the configuration, or through the environment.

Definition at line 48 of file muse_qi_mask_z.h.


The documentation for this struct was generated from the following file: