MUSE Pipeline Reference Manual  2.1.1
Data Structures | Typedefs
Recipe muse_scipost_subtract_sky_simple: Subtract night sky spectrum.

Data Structures

struct  muse_scipost_subtract_sky_simple_params_s
 Structure to hold the parameters of the muse_scipost_subtract_sky_simple recipe. More...
 

Typedefs

typedef struct muse_scipost_subtract_sky_simple_params_s muse_scipost_subtract_sky_simple_params_t
 Structure to hold the parameters of the muse_scipost_subtract_sky_simple recipe. More...
 

Detailed Description

Author
Peter Weilbacher Subtract the sky in a simple way, just using a sky spectrum created by muse_create_sky. This is a separated task of muse_scipost.

Typedef Documentation

Structure to hold the parameters of the muse_scipost_subtract_sky_simple recipe.

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