MUSE Pipeline Reference Manual  2.1.1
Data Structures | Typedefs
Recipe muse_scipost_combine_pixtables: Combine MUSE pixel tables, either from different IFUs, or from different exposures, or both.

Data Structures

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

Typedefs

typedef struct muse_scipost_combine_pixtables_params_s muse_scipost_combine_pixtables_params_t
 Structure to hold the parameters of the muse_scipost_combine_pixtables recipe. More...
 

Detailed Description

Author
Ole Streicher
  Sort pixel tables by exposure and combine them with applied weights into one big pixel table.
  This is a task separated from muse_scipost.

Typedef Documentation

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.