MUSE Pipeline Reference Manual  2.1.1
Data Structures | Typedefs
Recipe muse_exp_align: Create a coordinate offset table to be used to align exposures during exposure combination.

Data Structures

struct  muse_exp_align_params_s
 Structure to hold the parameters of the muse_exp_align recipe. More...
 

Typedefs

typedef struct muse_exp_align_params_s muse_exp_align_params_t
 Structure to hold the parameters of the muse_exp_align recipe. More...
 

Detailed Description

Author
Ralf Palsa
  Compute the coordinate offset for each input field-of-view image
  with respect to a reference. The created list of coordinate
  offsets can then be used in muse_exp_combine as the field coordinate
  offsets to properly align the exposures during their combination.

Typedef Documentation

Structure to hold the parameters of the muse_exp_align recipe.

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