MUSE Pipeline Reference Manual
2.1.1
|
Data cube/stacked image list containing the LSF for one IFU. More...
#include <muse_lsf.h>
Data Fields | |
cpl_propertylist * | header |
Primary header used to save the LSF cube to disk. | |
cpl_imagelist * | img |
Stacked image list for LSF; one per slice. | |
muse_wcs * | wcs |
Common WCS information for each slice. | |
Data cube/stacked image list containing the LSF for one IFU.
x direction of each image is the pixel wavelength, y direction is the arc line wavelength.
Definition at line 49 of file muse_lsf.h.