-
Notifications
You must be signed in to change notification settings - Fork 4
Home
Aditi Iyer edited this page Jul 1, 2024
·
9 revisions
pyCERR (pronounced 'pySir'), an open-source and GNU GPL copyrighted software, stands for A Python-based Computational Environment for Radiological Research. pyCERR provides a platform for organizing imaging metadata and various modules for radiological image analysis. These include CT, MR, PT image and RT dosimetry features, AI modeling workflows, visualization and data transformations.
pip install git+https://github.com/cerr/pyCERR/
For visualization install the Napari Viewer. Note: this requires Python version >= 3.8.
pip install "pyCERR[napari] @ git+https://github.com/cerr/pyCERR"
pip uninstall -y pycerr