Repository for useful python data analysis functions for the Diamond Imaging Group
This is where you should write a short paragraph that describes what your module does, how it does it, and why people should use it.
| What | Where |
|---|---|
| Source | https://github.com/DiamondLightSource/imaging_toolbox |
| PyPI | pip install imaging_toolbox |
| Docker | docker run ghcr.io/diamondlightsource/imaging_toolbox:latest |
| Releases | https://github.com/DiamondLightSource/imaging_toolbox/releases |
python -m pip install imaging_toolboxRequires: Python>=3.10
Example notebooks can be found in the examples folder, here.