Last updated:
0 purchases
karabodata 0.8.0
Python 3 tools for reading European XFEL's HDF5 files.
karabo_data has been renamed to
EXtra-data (for data access)
and EXtra-geom (for
detector geometry and image assembly). Please use those packages for new
code.
Documentation
Installing
karabo_data is available on our Anaconda installation on the Maxwell cluster:
module load exfel exfel_anaconda3
You can also install it from PyPI
to use in other environments with Python 3.5 or later:
pip install karabo_data
If you get a permissions error, add the --user flag to that command.
Contributing
Tests
Tests can be run as follows:
python3 -m pytest -v
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.