English

PyTomography: A Python Library for Medical Image Reconstruction

Medical Physics 2025-01-03 v6

Abstract

There is a need for open-source libraries in emission tomography that (i) use modern and popular backend code to encourage community contributions and (ii) offer support for the multitude of reconstruction techniques available in recent literature, such as those that employ artificial intelligence. The purpose of this research was to create and evaluate a GPU-accelerated, open-source, and user-friendly image reconstruction library, designed to serve as a central platform for the development, validation, and deployment of various tomographic reconstruction algorithms. PyTomography was developed using Python and inherits the GPU-accelerated functionality of PyTorch and parallelproj for fast computations. Its flexible and modular design decouples system matrices, likelihoods, and reconstruction algorithms, simplifying the process of integrating new imaging modalities using various python tools. Example use cases demonstrate the software capabilities in parallel hole SPECT and listmode PET imaging. Overall, we have developed and publicly share PyTomography, a highly optimized and user-friendly software for medical image reconstruction, with a class hierarchy that fosters the development of novel imaging applications.

Keywords

Cite

@article{arxiv.2309.01977,
  title  = {PyTomography: A Python Library for Medical Image Reconstruction},
  author = {Lucas A. Polson and Roberto Fedrigo and Chenguang Li and Maziar Sabouri and Obed Dzikunu and Shadab Ahamed and Nikolaos Karakatsanis and Peyman Sheikhzadeh and Pedro Esquinas and Arman Rahmim and Carlos Uribe},
  journal= {arXiv preprint arXiv:2309.01977},
  year   = {2025}
}

Comments

28 pages, 7 figures

R2 v1 2026-06-28T12:12:47.022Z