You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Outsourced proton dose engine to a new module so that EBP widgets (where the dose engine plugin system and the abstract classes are) does not depend on Plastimatch (because external dose engines do not want to depend on it)
- Made Beams MRML also not depend on Plastimatch for the same reason. This involves re-implementing the center of mass calculation for the target segment
Related to #61
Added example extension with two dose engines: an example C++ and an example Python dose engine. Both are functional, but only provide dummy dose calculation. https://github.com/SlicerRt/SlicerRTExampleDoseEngine
Migrated from https://app.assembla.com/spaces/slicerrt/tickets/830-extend-external-beam-planning-plugin-mechanism-to-handle-python-and-matlab-eng/details
The text was updated successfully, but these errors were encountered: