Difference between revisions of "2014 Project Week:External Beam Planning"

From NAMIC Wiki
Jump to: navigation, search
Line 31: Line 31:
 
</div>
 
</div>
 
</div>
 
</div>
 +
 +
==References==
 +
* Keep in mind: https://www.assembla.com/spaces/slicerrt/tickets/425-utilize-beam-node-from-externalbeamplanning-in-other-modules

Revision as of 17:57, 21 December 2013

Home < 2014 Project Week:External Beam Planning

Key Investigators

  • Princess Margaret Cancer Center: Kevin Wang
  • MGH: Greg Sharp
  • Queen's: Csaba Pinter

Project Description

Objective

  • Review the current status of external beam planning module
  • Create beam visualization with configurable collimators
  • Refactor the beams/external beam planning modules to remove the redundancy

Approach, Plan

  • supports 3 types of collimator (fixed, MLC and custom)
    • fixed can be modeled by rectangle/circle
    • MLC can be modeled by a list of points on Y1 and Y2
    • custom type can be modeled by contour/labelmap

Progress

References