MUSE Pipeline Reference Manual  2.1.1
Data Fields
muse_table Struct Reference

Structure to store a table together with a property list. More...

#include <muse_table.h>

Data Fields

cpl_table * table
 The table. More...
 
cpl_propertylist * header
 the header More...
 

Detailed Description

Structure to store a table together with a property list.

Definition at line 43 of file muse_table.h.

Field Documentation

cpl_propertylist* muse_table::header

the header

This component contains the properties that belong to the table data. These represent the primary header of the corresponding FITS file.

Definition at line 56 of file muse_table.h.

Referenced by muse_flux_calibrate(), muse_flux_compute_qc(), muse_flux_compute_qc_zp(), muse_flux_get_response_table(), muse_flux_get_telluric_table(), muse_postproc_revert_ffspec_maybe(), muse_table_delete(), muse_table_load(), muse_table_load_filter(), muse_table_save(), muse_utils_filter_copy_properties(), and muse_wave_lines_check().

cpl_table* muse_table::table

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