swmr_tools is a Python library developed by Diamond Light Source ltd designed to facilitate reading and processing data from nexus (hdf5) files as they are being written
Use the package manager pip to install swmr_tools
'''bash pip install swmr_tools '''
-
For full examples of use please see the full documentation at https://iterator.readthedocs.io/en/latest/
-
Jupyter notebook tutorials for key functionality can be found in the tutorial directory in the git repository