Skip to content

v0.2.2

Choose a tag to compare

@wahln wahln released this 11 Mar 14:58
· 35 commits to main since this release

First official pre-release of pyRadPlan

pyRadPlan is an open-source radiotherapy treatment planning toolkit designed for interoperability with matRad.

Main Features

  • matRad compatible data structures with stable validation and serialization with pydantic
  • native reimplementation of matRad's pencil beam dose calculation for photons, protons & ions
  • generic machine data
  • native optimization framework using scipy or IPOPT (via ipyopt)

Disclaimers & License

pyRadPlan is still a work in progress, thus we decided to not assign a major version number yet. Everything is still subject to change, so handle with care.

DO NOT USE MATRAD CLINICALLY - Check the LICENSE file and README.md for more infos.

Full History since initial commit: v0.0.1...v0.2.2