-
Notifications
You must be signed in to change notification settings - Fork 176
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Multimodality or Multi-ion radiotherapy (MIRT) implementation #731
Comments
There's work for joint optimization on the branch https://github.com/e0404/matRad/tree/dev_MixedModality mainly led by @amitantony and contributions from @tobiasbecher and @remocristoforetti . |
I would like to add that one could hack multi-ion pllaning into matRad quite easily, as matRad precomputes alpha*dose and sqrt(beta)*dose matrices for optimization and then does not care anymore about the modality stored in them:
A sustainable implementation should look different:
|
This issue was automatically marked as stale because it has been sitting there for 14 days without activity. It will be closed in 14 days if no further activity occurs. |
Hello! I hope you're doing well. I'm interested in Multi-ion radiotherapy (MIRT) and would like to know if it's possible to use Matrad for creating MIRT plans. Is there a way to implement this?
regards
ameer
The text was updated successfully, but these errors were encountered: