MUSE Pipeline Reference Manual  0.18.5
Data Structures | Typedefs
Recipe muse_quick_image: Carry out quick image reconstruction: create an image of the field of view in the fastest possible way for a visual check of the telescope pointing.

Data Structures

struct  muse_quick_image_params_s
 Structure to hold the parameters of the muse_quick_image recipe. More...
 

Typedefs

typedef struct
muse_quick_image_params_s 
muse_quick_image_params_t
 Structure to hold the parameters of the muse_quick_image recipe. More...
 

Detailed Description

Author
Peter Weilbacher (based on Arlette Pecontal's makeima)
  This recipe is designed for quick operation on the instrument
  workstation, so it does not e.g. take into account spectral curvature
  on the CCD. This will create some artifacts on the output image, but
  these will not affect the use of this quick-look image.

  Selection of the wavelength range is done using the mask image (see
  Sect. 5.2 of the DRL Design document for a description of the format).

Typedef Documentation

Structure to hold the parameters of the muse_quick_image recipe.

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