OMEGA Pipeline Reference Manual
1.0.5
|
Functions | |
int | cpl_plugin_get_info (cpl_pluginlist *list) |
Build the list of available plugins, for this module. | |
int | omega_readnoise_save (cpl_frameset *set, cpl_parameterlist *parlist) |
Save the omega_readnoise recipe products on disk. |
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 136 of file omega_readnoise.c.
References omega_get_license().
int omega_readnoise_save | ( | cpl_frameset * | set, |
cpl_parameterlist * | parlist | ||
) |
Save the omega_readnoise recipe products on disk.
set | the input frame set |
parlist | the input list of parameters |
Definition at line 583 of file omega_readnoise.c.
References omega_fits_get_ehu(), omega_fits_get_extnum(), and omega_pfits_check_instrume().