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. | |
omega_fits * | omega_std_process (cpl_frameset *stdlist, cpl_parameterlist *pars, int ext) |
Process the standard star frames. |
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 173 of file omega_standard_star.c.
References omega_get_license().
omega_fits * omega_std_process | ( | cpl_frameset * | stdlist, |
cpl_parameterlist * | pars, | ||
int | ext | ||
) |
Process the standard star frames.
stdlist | Frame set containing only RAW standard frames |
pars | Parameters list |
ext | FITS extension to load |
Definition at line 1124 of file omega_standard_star.c.
References create_weightframe(), detsat(), omega_background(), omega_biascor(), omega_cosmic_rays(), omega_fits_load_list(), omega_fits_wrap(), omega_flatcor(), omega_get_wcsshift(), omega_match_points(), omega_pfits_update_header(), omega_saturated_map(), omega_shift_refpix(), omega_smooth_image(), and omega_trim_oscan_correct().