LICENSE
README.md
pyproject.toml
setup.py
doc/conf.py
nxtomo/__init__.py
nxtomo/io.py
nxtomo/version.py
nxtomo.egg-info/PKG-INFO
nxtomo.egg-info/SOURCES.txt
nxtomo.egg-info/dependency_links.txt
nxtomo.egg-info/requires.txt
nxtomo.egg-info/top_level.txt
nxtomo/application/nxtomo.py
nxtomo/application/tests/test_nxtomo.py
nxtomo/nxobject/__init__.py
nxtomo/nxobject/nxdetector.py
nxtomo/nxobject/nxinstrument.py
nxtomo/nxobject/nxmonitor.py
nxtomo/nxobject/nxobject.py
nxtomo/nxobject/nxsample.py
nxtomo/nxobject/nxsource.py
nxtomo/nxobject/nxtransformations.py
nxtomo/nxobject/utils.py
nxtomo/nxobject/tests/test_nxdetector.py
nxtomo/nxobject/tests/test_nxinstrument.py
nxtomo/nxobject/tests/test_nxmonitor.py
nxtomo/nxobject/tests/test_nxobject.py
nxtomo/nxobject/tests/test_nxsample.py
nxtomo/nxobject/tests/test_nxsource.py
nxtomo/nxobject/tests/test_nxtransformations.py
nxtomo/paths/__init__.py
nxtomo/paths/nxdetector.py
nxtomo/paths/nxinstrument.py
nxtomo/paths/nxmonitor.py
nxtomo/paths/nxsample.py
nxtomo/paths/nxsource.py
nxtomo/paths/nxtomo.py
nxtomo/paths/nxtransformations.py
nxtomo/paths/tests/test_backward_compatibility.py
nxtomo/utils/__init__.py
nxtomo/utils/detectorsplitter.py
nxtomo/utils/frameappender.py
nxtomo/utils/io.py
nxtomo/utils/transformation.py
nxtomo/utils/utils.py
nxtomo/utils/tests/test_detectorsplitter.py
nxtomo/utils/tests/test_transformation.py