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

From NAMIC Wiki
Jump to: navigation, search
 
(5 intermediate revisions by the same user 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==
Line 28: Line 29:
 
|
 
|
 
<!-- 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