TomoPy is an open-source Python package for tomographic data processing and image reconstruction.
Features¶
Image reconstruction algorithms for tomography.
Various filters, ring removal algorithms, phase retrieval algorithms.
Forward projection operator for absorption and wave propagation.
Installation¶
Have Conda installed first, then open a terminal or a command prompt window and run:
conda install -c conda-forge tomopy
Warning
TomoPy will drop support for Python 2 before 1 January 2020. For more information, visit https://python3statement.org/.
Try Now¶
Some Example Jupyter notebooks will run in your browser using binder.
Contribute¶
Bugs Tracker: https://github.com/tomopy/tomopy/projects/1
Issue Tracker: https://github.com/tomopy/tomopy/issues
Documentation: https://github.com/tomopy/tomopy/tree/master/doc
Source Code: https://github.com/tomopy/tomopy/tree/master/tomopy
License¶
The project is licensed under the BSD-3 license.