Python 3 tools for reading European XFEL's HDF5 files.
This package is dependent on fabio, h5py, matplotlib, numpy, pandas.
Installing h5py on EuXFEL computer may require installing the libhdf5-dev package from the ubuntu repositories.
to install package:
pip3 install karabo_data
Tests can be run as follows:
python3 -m pytest -v