https://github.com/anqif/adarad
Raw File
Tip revision: 6ee25d6d9251e36c40c14b55436b3aa905d1aa0a authored by Anqi Fu on 10 May 2021, 19:57:12 UTC
Just save the single dose matrix and let plan function take care of creating a list of T_treat dose_matrices
Tip revision: 6ee25d6
README.md
# Adaptive Radiation Therapy
This is a Python package for large-scale adaptive radiation treatment planning over time (fractionation) via an ADMM-based operator splitting algorithm. It is an implementation of the method described in [A. Fu, L. Xing, and S. Boyd (2021)](https://stanford.edu/~boyd/papers/adapt_rad_therapy.html).
back to top