Recipe to collapse a cube in a spectrum

Functions

int sinfo_utl_cube2spectrum (cpl_parameterlist *parlist, cpl_frameset *framelist, const char *tag)
 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.

Detailed Description

TBD


Function Documentation

int cpl_plugin_get_info ( cpl_pluginlist *  list  ) 

Build the list of available plugins, for this module.

Parameters:
list the plugin list
Returns:
0 if everything is ok

This function is exported.

Definition at line 90 of file recipes/sinfo_utl_cube2spectrum.c.

References sinfo_get_license().

int sinfo_utl_cube2spectrum ( cpl_parameterlist *  parlist,
cpl_frameset *  framelist,
const char *  tag 
)

Get the command line options and execute the data reduction.

Parameters:
parlist the parameters list
framelist the frames list
tag frame tag
Returns:
0 if everything is ok

Definition at line 183 of file sinfoni/sinfo_utl_cube2spectrum.c.

References sinfo_dfs_set_groups(), sinfo_free_frame(), sinfo_free_image(), sinfo_free_imagelist(), sinfo_free_propertylist(), sinfo_free_table(), sinfo_msg_error, sinfo_msg_warning, sinfo_pfits_get_cdelt3(), sinfo_pfits_get_crpix3(), sinfo_pfits_get_crval3(), sinfo_pro_save_ima(), sinfo_pro_save_tbl(), and sinfo_stectrum_ima2table().


Generated on 8 Mar 2011 for SINFONI Pipeline Reference Manual by  doxygen 1.6.1