void muse_mask_delete(muse_mask *)
Deallocate memory associated to a muse_mask object.
muse_mask * muse_mask_load(const char *)
Load a mask file and its FITS header.
cpl_error_code muse_mask_save(muse_mask *, const char *)
Save the data and the FITS headers of a MUSE mask to a file.
muse_mask * muse_mask_new(void)
Allocate memory for a new muse object.
Handling of "mask" files.
cpl_propertylist * header
the FITS header
cpl_mask * mask
The mask data.