ewoksxrdct.tasks.utils.hdf5#

Functions

load_hdf5_path(group, path, filename)

Look up path in an open h5py group/file, raising a ValueError if the path does not exist in the file.

open_hdf5_file(filename[, mode])

Open an HDF5 file, raising an OSError if it cannot be opened.