nxtomomill
nxtomomill provide a set of applications and tools around the NXtomo format defined by the NeXus community.
It includes for example the convertion from bliss raw data (@ESRF) to NXtomo, or from spec EDF (@ESRF) to NXtomo. But also creation from scratch and edition of an NXtomo from a python API.
It also embed a nexus
module allowing users to easily edit Nxtomo
installation
To install the latest 'nxtomomill' pip package
pip install nxtomomill
You can also install nxtomomill from source:
pip install git+https://gitlab.esrf.fr/tomotools/nxtomomill.git
documentation
General documentation can be found here: https://tomotools.gitlab-pages.esrf.fr/nxtomomill/
application
documentation regarding applications can be found here: https://tomotools.gitlab-pages.esrf.fr/nxtomomill/tutorials/index.html
or to get help you can directly go for
nxtomomill --help