LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
nDTomo/__init__.py
nDTomo.egg-info/PKG-INFO
nDTomo.egg-info/SOURCES.txt
nDTomo.egg-info/dependency_links.txt
nDTomo.egg-info/entry_points.txt
nDTomo.egg-info/requires.txt
nDTomo.egg-info/top_level.txt
nDTomo/analysis/__init__.py
nDTomo/analysis/peaks.py
nDTomo/examples/__init__.py
nDTomo/examples/images/__init__.py
nDTomo/examples/images/filt_1.png
nDTomo/examples/images/filt_2.png
nDTomo/examples/images/filt_3.png
nDTomo/examples/images/filt_4.png
nDTomo/examples/images/pyfai_calib_0.PNG
nDTomo/examples/images/pyfai_calib_1.PNG
nDTomo/examples/images/pyfai_calib_10.PNG
nDTomo/examples/images/pyfai_calib_11.PNG
nDTomo/examples/images/pyfai_calib_12.PNG
nDTomo/examples/images/pyfai_calib_13.PNG
nDTomo/examples/images/pyfai_calib_14.PNG
nDTomo/examples/images/pyfai_calib_2.PNG
nDTomo/examples/images/pyfai_calib_3.PNG
nDTomo/examples/images/pyfai_calib_4.PNG
nDTomo/examples/images/pyfai_calib_5.PNG
nDTomo/examples/images/pyfai_calib_6.PNG
nDTomo/examples/images/pyfai_calib_7.PNG
nDTomo/examples/images/pyfai_calib_8.PNG
nDTomo/examples/images/pyfai_calib_9.PNG
nDTomo/examples/maps/__init__.py
nDTomo/examples/patterns/AllSpectra.h5
nDTomo/examples/patterns/Patterns.h5
nDTomo/examples/patterns/__init__.py
nDTomo/examples/reflections/__init__.py
nDTomo/examples/results/dlsr_results.h5
nDTomo/examples/results/peak_fit_cnn_results.h5
nDTomo/examples/xrd2d/CeO2.cbf
nDTomo/examples/xrd2d/Spotty.h5
nDTomo/examples/xrd2d/mask.edf
nDTomo/gui/__init__.py
nDTomo/gui/nDTomoGUI.py
nDTomo/methods/__init__.py
nDTomo/methods/hyperexpl.py
nDTomo/methods/metrics.py
nDTomo/methods/misc.py
nDTomo/methods/noise.py
nDTomo/methods/plots.py
nDTomo/methods/xrays.py
nDTomo/methods/zip.py
nDTomo/pytorch/__init__.py
nDTomo/pytorch/_mock_torch.py
nDTomo/pytorch/models_torch.py
nDTomo/pytorch/peak_models_torch.py
nDTomo/pytorch/reg_torch.py
nDTomo/pytorch/tomo_torch.py
nDTomo/pytorch/utils_torch.py
nDTomo/sim/__init__.py
nDTomo/sim/pencilbeam.py
nDTomo/sim/phantoms.py
nDTomo/sim/shapes2D.py
nDTomo/sim/shapes3D.py
nDTomo/sim/xrdct.py
nDTomo/tomo/__init__.py
nDTomo/tomo/astra_tomo.py
nDTomo/tomo/conv_tomo.py
nDTomo/tomo/sinograms.py
tests/test_shapes3D.py