Introduction¶
PyRecon is a Python Library for Image Reconstruction for the SPEBT project. It mainly features the following functionalities:
MLEM iterative reconstruction algorithm
MPI parallelization for MLEM
Dependencies¶
Python 3.9.6 or higher
Numpy 1.21.1 or higher
h5py 3.4.0 or higher
matplotlib 3.9.0 or higher
scikit-image 0.24.0 or higher
jupyterlab 4.2.4 or higher
mpi4py 3.1.0 or higher (optional)