Algorithms to compute the inverse Radon transform (e.g. SART, backprojection, Fourier interpolation).
The documentation, including the reference and examples, is available at radontea.readthedocs.io.
The package can be installed from the Python package index:
pip install radontea
Some functionalities of the module are tested with:
pip install pytest pytest tests