/radontea

python library for tomographic image reconstruction

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

radontea

PyPI Version Tests Status Coverage Status Docs Status

Algorithms to compute the inverse Radon transform (e.g. SART, backprojection, Fourier interpolation).

Documentation

The documentation, including the reference and examples, is available at radontea.readthedocs.io.

Installation

The package can be installed from the Python package index.

pip install radontea

Testing

Some functionalities of the module are tested with

python setup.py test