Functions | |
int | sinfo_utl_spectrum_divide_by_blackbody (cpl_parameterlist *parlist, cpl_frameset *framelist) |
Get the command line options and execute the data reduction. | |
int | cpl_plugin_get_info (cpl_pluginlist *list) |
Build the list of available plugins, for this module. |
TBD
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 97 of file recipes/sinfo_utl_spectrum_divide_by_blackbody.c.
References sinfo_get_license().
int sinfo_utl_spectrum_divide_by_blackbody | ( | cpl_parameterlist * | parlist, | |
cpl_frameset * | framelist | |||
) |
Get the command line options and execute the data reduction.
parlist | the parameters list | |
framelist | the frames list |
Definition at line 70 of file sinfoni/sinfo_utl_spectrum_divide_by_blackbody.c.
References sinfo_free_image(), and sinfo_free_propertylist().