cpl_error_code muse_table_save(muse_table *, const char *)
Save the data and the FITS headers of a MUSE table to a file.
muse_table * muse_table_new(void)
Allocate memory for a new muse_table object.
cpl_table * table
The table.
Structure to store a table together with a property list.
void muse_table_delete(muse_table *)
Deallocate memory associated to a muse_table object.
cpl_propertylist * header
the header
muse_table * muse_table_load(const char *, unsigned char)
Load a table file and its primary FITS header.