muse_scipost_combine_pixtables_params_s Struct Reference
[Recipe muse_scipost_combine_pixtables: Combine MUSE pixel tables, either from different IFUs, or from different exposures, or both.]

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

#include <muse_scipost_combine_pixtables_z.h>

Data Fields

double lambdamin
 Cut off the data below this wavelength after loading the pixel table(s).
double lambdamax
 Cut off the data above this wavelength after loading the pixel table(s).
int weight
 Type of weighting scheme to use when combining multiple exposures. "exptime" just uses the exposure time to weight the exposures, "fwhm" uses the DIMM information in the header as well, "none" preserves an existing weight column in the input pixel tables without changes.
const char * weight_s
 Type of weighting scheme to use when combining multiple exposures. "exptime" just uses the exposure time to weight the exposures, "fwhm" uses the DIMM information in the header as well, "none" preserves an existing weight column in the input pixel tables without changes. (as string).

Detailed Description

Structure to hold the parameters of the muse_scipost_combine_pixtables 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_scipost_combine_pixtables_z.h.


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

Generated on 26 Jan 2017 for MUSE Pipeline Reference Manual by  doxygen 1.6.1