hdf5_reader

glue.core.data_factories.hdf5_reader(filename, format='auto', auto_merge=False, **kwargs)[source]

Read in all datasets from an HDF5 file

Parameters:

source: str or HDUList

The pathname to the FITS file. If an HDUList is passed in, simply use that.