OnkoDICOM was created with Radiation Oncologists to allow Radiation Oncologists to do research on DICOM standard image sets (DICOM-RT, CT, MRI, PET) using open source technologies, such as pydicom, dicompyler-core, PySide6, PIL, and matplotlib. OnkoDICOM is cross platform, open source software, and welcomes contributions. OnkoDICOM was inspired by dicompyler.
v0.5 of OnkoDICOM is allowing up to Python 3.10, but there seem to be issues with 3.10 Local testing of installation and running OnkoDICOM 0.5.2 on Ubuntu 20.04 and 22.04 seemed OK with python 3.9
Note that I had to mark the exception test for the (long running background) Worker class to be skipped.
It runs perfectly on a local envivronment but fails consistently in the CI.
v0.5 of OnkoDICOM is allowing up to Python 3.10, but there seem to be issues with 3.10 Local testing of installation and running OnkoDICOM 0.5.2 on Ubuntu 20.04 and 22.04 seemed OK with python 3.9