KMOS Pipeline Reference Manual  1.0.8
Functions
kmo_sci_red Reconstruct and combine data frames dividing illumination and telluric correction

Functions

int cpl_plugin_get_info (cpl_pluginlist *list)
 Build the list of available plugins, for this module.

Detailed Description

See recipe description for details.


Function Documentation

int cpl_plugin_get_info ( cpl_pluginlist *  list)

Build the list of available plugins, for this module.

Parameters:
listthe plugin list
Returns:
0 if everything is ok, -1 otherwise

Create the recipe instance and make it available to the application using the interface. This function is exported.

Definition at line 239 of file kmo_sci_red.c.