MUSE Pipeline Reference Manual  2.1.1
Data Structures | Typedefs
Recipe muse_exp_combine: Combine several exposures into one datacube.

Data Structures

struct  muse_exp_combine_params_s
 Structure to hold the parameters of the muse_exp_combine recipe. More...
 

Typedefs

typedef struct muse_exp_combine_params_s muse_exp_combine_params_t
 Structure to hold the parameters of the muse_exp_combine recipe. More...
 

Detailed Description

Author
Peter Weilbacher
  Sort reduced pixel tables, one per exposure, by exposure and combine
  them with applied weights into one final datacube.

Typedef Documentation

Structure to hold the parameters of the muse_exp_combine recipe.

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