Difference between revisions of "2016 Winter Project Week/Projects/External beam planning"

From NAMIC Wiki
Jump to: navigation, search
 
(7 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
Image:PW-MIT2016.png|link=2016_Winter_Project_Week#Projects|[[2016_Winter_Project_Week#Projects|Projects List]]
 
Image:PW-MIT2016.png|link=2016_Winter_Project_Week#Projects|[[2016_Winter_Project_Week#Projects|Projects List]]
 
<!-- Use the "Upload file" link on the left and then add a line to this list like "File:MyAlgorithmScreenshot.png" -->
 
<!-- Use the "Upload file" link on the left and then add a line to this list like "File:MyAlgorithmScreenshot.png" -->
</gallery>
+
Image:2016WinterEBP.png|External Beam Planning Screenshot</gallery>
  
 
==Key Investigators==
 
==Key Investigators==
Line 10: Line 10:
 
* Csaba Pinter (Queens)
 
* Csaba Pinter (Queens)
 
* Kevin Wang (PMH)
 
* Kevin Wang (PMH)
 +
* Maxime Desplanques (Politecnico di Milano)
  
 
==Project Description==
 
==Project Description==
 
{| class="wikitable"
 
{| class="wikitable"
 +
! style="text-align: left; width:27%" |  Objective
 +
! style="text-align: left; width:27%" |  Approach and Plan
 +
! style="text-align: left; width:27%" |  Progress and Next Steps
 
|- style="vertical-align:top;"
 
|- style="vertical-align:top;"
! style="text-align: left; width:27%" |       Objective
+
|
<!-- Add a bulleted list of key points -->
+
<!-- Objective bullet points -->
 +
* Stabilize module
 +
* Move from separate branch into trunk
 
* Achieve final release of SlicerRT EPB module
 
* Achieve final release of SlicerRT EPB module
 
+
|
! style="text-align: left; width:27%" |       Approach, Plan
 
 
<!-- Add a bulleted list of key points -->
 
<!-- Add a bulleted list of key points -->
 
* See wiki page
 
* See wiki page
 
* https://www.assembla.com/spaces/slicerrt/wiki/External_beam_planning
 
* https://www.assembla.com/spaces/slicerrt/wiki/External_beam_planning
 
+
|
! style="text-align: left; width:27%" |     Progress
 
 
<!-- Fill this out at the end of Project Week; describe what you did this week and what you plan to do next -->
 
<!-- Fill this out at the end of Project Week; describe what you did this week and what you plan to do next -->
*
+
* Completed
 
+
** Fix remove beam button
 +
** Add widget for isocenter placement options
 +
** Complete hookup of dose calculation engine
 +
** Update model and UI when isocenter changes
 +
* TODO
 +
** Update model and UI when collimation changes
 +
** Fix crash with multiple beams of the same name
 +
** Figure out engine crash when body contour used as target
 +
** Find a way to output beamlet doses
 +
** Find a way to set collimator automatically
 +
** Figure out why image header for target image is wrong
 +
** Implement dose weight point options
 
|}
 
|}
  
 
==Background and References==
 
==Background and References==
 
<!-- Use this space for information that may help people better understand your project, like links to papers, source code, or data -->
 
<!-- Use this space for information that may help people better understand your project, like links to papers, source code, or data -->

Latest revision as of 14:38, 8 January 2016

Home < 2016 Winter Project Week < Projects < External beam planning

Key Investigators

  • Greg Sharp (MGH)
  • Csaba Pinter (Queens)
  • Kevin Wang (PMH)
  • Maxime Desplanques (Politecnico di Milano)

Project Description

Objective Approach and Plan Progress and Next Steps
  • Stabilize module
  • Move from separate branch into trunk
  • Achieve final release of SlicerRT EPB module
  • Completed
    • Fix remove beam button
    • Add widget for isocenter placement options
    • Complete hookup of dose calculation engine
    • Update model and UI when isocenter changes
  • TODO
    • Update model and UI when collimation changes
    • Fix crash with multiple beams of the same name
    • Figure out engine crash when body contour used as target
    • Find a way to output beamlet doses
    • Find a way to set collimator automatically
    • Figure out why image header for target image is wrong
    • Implement dose weight point options

Background and References