|
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_readnoise_save (cpl_frameset *set, cpl_parameterlist *parlist) |
| Save the omega_readnoise recipe products on disk. 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 135 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 582 of file omega_readnoise.c.
References omega_fits_get_ehu(), omega_fits_get_extnum(), and omega_pfits_check_instrume().
1.8.6