Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 543 Bytes

File metadata and controls

17 lines (10 loc) · 543 Bytes

swmr_tools

swmr_tools is a Python library developed by Diamond Light Source Ltd designed to facilitate reading and processing data from NeXus files as they are being written

Installation

Use the package manager pip to install swmr_tools

pip install swmr_tools

Usage

  • For full examples of use please see the full documentation at https://python-swmrtools.readthedocs.io

  • Jupyter notebook tutorials for key functionality can be found in the tutorial directory in the git repository