muse_euro3dcube Struct Reference
[Resampling]

Structure definition of a Euro3D datacube. More...

#include <muse_datacube.h>

Data Fields

cpl_propertylist * header
 the primary FITS header
muse_imagelistrecimages
 the reconstructed image data
cpl_array * recnames
 the reconstructed image filter names
cpl_table * dtable
 the table containing the actual Euro3D data
cpl_propertylist * hdata
 the data FITS header
cpl_table * gtable
 the table containing the Euro3D groups
cpl_propertylist * hgroup
 the group FITS header

Detailed Description

Structure definition of a Euro3D datacube.

Type to store a datacube in Euro3D format: two tables plus FITS headers, as well as the main FITS headers, and data for reconstructed images.

Definition at line 96 of file muse_datacube.h.


Field Documentation

cpl_propertylist* muse_euro3dcube::hdata

the data FITS header

This contains the FITS keywords related the data in the Euro3D format, specifically the spectral WCS.

Definition at line 130 of file muse_datacube.h.

Referenced by muse_euro3dcube_collapse(), muse_euro3dcube_delete(), muse_euro3dcube_save(), and muse_resampling_euro3d().

cpl_propertylist* muse_euro3dcube::header

the primary FITS header

This contains the FITS keywords carried over from the raw exposure(s) and all keywords added during processing.

Definition at line 103 of file muse_datacube.h.

Referenced by muse_euro3dcube_collapse(), muse_euro3dcube_delete(), muse_euro3dcube_save(), and muse_resampling_euro3d().

cpl_propertylist* muse_euro3dcube::hgroup

the group FITS header

This contains the FITS keywords related the groups in the Euro3D format,

Definition at line 142 of file muse_datacube.h.

Referenced by muse_euro3dcube_delete(), muse_euro3dcube_save(), and muse_resampling_euro3d().

the reconstructed image data

This contains the reconstructed images.

Definition at line 110 of file muse_datacube.h.

Referenced by muse_euro3dcube_delete(), and muse_euro3dcube_save().

the reconstructed image filter names

This contains the filter names of all reconstructed images.

Definition at line 117 of file muse_datacube.h.

Referenced by muse_euro3dcube_delete(), and muse_euro3dcube_save().


The documentation for this struct was generated from the following file:

Generated on 26 Jan 2017 for MUSE Pipeline Reference Manual by  doxygen 1.6.1