OMEGA Pipeline Reference Manual  1.0.5
Functions
Quick Check

Functions

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

Detailed Description

Synopsis:
Generates a quick check on the detector responsivity for each chip. The recipe takes as input exactly
one raw dome flat frame, and a master bias. Optionally, an overscan correction mode can be set. The default
is to apply no overscan correction. The recipes expects the following tags in the set of frames:
Input frames:
DOME_LIFETEST
MASTER_BIAS
REFERENCE_LIFETEST (optional)
Output frames:
LIFETEST_CHECK
#include omega_recipe.h

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

This function is exported.

Definition at line 121 of file omega_qcheck.c.

References omega_get_license().