Difference between revisions of "2014 Summer Project Week:External Beam Planning"
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> | ||
− | |||
− | |||
* To refactor the dose computation part of code. | * To refactor the dose computation part of code. | ||
+ | * Implement pencil-beam based dose calculation for photon. | ||
+ | * to allow dose calculation per beam. | ||
</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> | ||
− | |||
− | |||
* refactor dose computation code and put them in a separate class (possibly using plugin mechanism). | * refactor dose computation code and put them in a separate class (possibly using plugin mechanism). | ||
+ | * | ||
</div> | </div> | ||
<div style="width: 27%; float: left; padding-right: 3%;"> | <div style="width: 27%; float: left; padding-right: 3%;"> |
Latest revision as of 16:17, 26 June 2014
Home < 2014 Summer Project Week:External Beam PlanningKey Investigators
- Kevin Wang (Princess Margaret Cancer Center)
- Greg Sharp (MGH)
- Maxime Desplanques (CNAO, Italy)
Project Description
Objective
- To refactor the dose computation part of code.
- Implement pencil-beam based dose calculation for photon.
- to allow dose calculation per beam.
Approach, Plan
- refactor dose computation code and put them in a separate class (possibly using plugin mechanism).
Progress
- TBA
References
- External beam planning source code: [1]