|
OMEGA Pipeline Reference Manual
1.0.6
|
Functions | |
| int | cpl_plugin_get_info (cpl_pluginlist *list) |
| Build the list of available plugins, for this module. More... | |
| int | omega_mdome_combine (cpl_parameterlist *pars, int xn) |
| Trim and combine input images. More... | |
| 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().
1.8.6