Functions | |
int | cpl_plugin_get_info (cpl_pluginlist *list) |
Build the list of available plugins, for this module. | |
int | omega_mdome_combine (cpl_parameterlist *pars, int xn) |
Trim and combine input images. |
#include omega_recipe.h #include omega_background.h
int cpl_plugin_get_info | ( | cpl_pluginlist * | list | ) |
Build the list of available plugins, for this module.
list | the plugin list |
This function is exported.
Definition at line 148 of file omega_mdome.c.
References omega_get_license().
int omega_mdome_combine | ( | cpl_parameterlist * | pars, | |
int | xn | |||
) |
Trim and combine input images.
pars | the input list of parameters | |
xn | extension number |
Definition at line 797 of file omega_mdome.c.
References makebpm(), omega_create_background(), omega_pfits_get_conad(), omega_pfits_get_detlive(), omega_pfits_get_gain(), and TrimOscanCorrect().