-
Notifications
You must be signed in to change notification settings - Fork 193
matRad extension for neutron dose calculation #842
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
base: dev
Are you sure you want to change the base?
matRad extension for neutron dose calculation #842
Conversation
PBK dose calculation engine was updated for neutron PBK calculation.
Todos: - KERMA correction only implemented for bixel based dose calculation and intentional error for multiple CT scenarios - PBK based dose calculation only implemented for neutron PBK -> todo: mixed field
Fix of dose engine selection for PBK and MCNP calculations.
Updated MCNP dose calculation. ToDo: Include circular source in case a BNCT machine was selected.
Added steering options for neutrons as copy from photon options. ToDo: Clean up and decide what is needed.
Neutrons added to bio model.
Update in bixel positioning in matRad_makeSourceMCNP
Updated matRad_bixelDoseCalculatorMCNP
Update of matRad_genVarCT2tissueConversion to newer XS.
Some data was excluded like patient CT from MEDAPP. Clean up and additional machines added.
matRad_cleanRepFromRUNTPE added to clean up runfile_temp.
Update matRad_makeSourceMCNP.m with correction so isocenter calculation.
|
Thanks for this PR. |
|
Hi! |
|
Perfect, looks much cleaner now, since only new files light up in the "files changed". I hope we soon find the time to review. Some initial things I observe:
Thanks for the great contribution! |
|
This PR was automatically marked as stale it has been open 30 days with no activity. Please review/update/merge this PR. |
|
This PR was automatically marked as stale it has been open 30 days with no activity. Please review/update/merge this PR. |
# Conflicts: # .gitignore # matRad/bioModels/matRad_EmptyBiologicalModel.m # matRad/gui/widgets/matRad_PlanWidget.m
|
This PR was automatically marked as stale it has been open 30 days with no activity. Please review/update/merge this PR. |
Neutron dose engine for fast neutron therapy and Boron neutron capture therapy.
Dose calculation using PBK and Monte Carlo (MCNP 6.2).