Difference between revisions of "2014 Summer Project Week:Proton pencil beam"
From NAMIC Wiki
Line 14: | Line 14: | ||
<div style="width: 27%; float: left; padding-right: 3%;"> | <div style="width: 27%; float: left; padding-right: 3%;"> | ||
<h3>Objective</h3> | <h3>Objective</h3> | ||
− | * | + | * The proton dose calculation module currently supports only a ray-trace algorithm |
+ | * A pencil-beam algorithm that properly models lateral scattering has been developed | ||
</div> | </div> | ||
<div style="width: 27%; float: left; padding-right: 3%;"> | <div style="width: 27%; float: left; padding-right: 3%;"> | ||
<h3>Approach, Plan</h3> | <h3>Approach, Plan</h3> | ||
− | * | + | * Several stages of development are needed: |
+ | ** Add dose calculation algorithm selection widget to UI | ||
+ | ** Add beam modeling options to UI | ||
+ | ** Hook up calculation methods to new UI widgets | ||
</div> | </div> | ||
<div style="width: 27%; float: left; padding-right: 3%;"> | <div style="width: 27%; float: left; padding-right: 3%;"> |
Revision as of 15:38, 23 June 2014
Home < 2014 Summer Project Week:Proton pencil beamKey Investigators
- Maxime Desplanques, MGH / Politecnico di Milano
- Kevin Wang, PMH
- Greg Sharp, MGH
Project Description
Objective
- The proton dose calculation module currently supports only a ray-trace algorithm
- A pencil-beam algorithm that properly models lateral scattering has been developed
Approach, Plan
- Several stages of development are needed:
- Add dose calculation algorithm selection widget to UI
- Add beam modeling options to UI
- Hook up calculation methods to new UI widgets