Difference between revisions of "2015 Summer Project Week:SordinaLinacPath"
From NAMIC Wiki
Line 8: | Line 8: | ||
<div style="width: 27%; float: left; padding-right: 3%;"> | <div style="width: 27%; float: left; padding-right: 3%;"> | ||
<h3>Objective</h3> | <h3>Objective</h3> | ||
− | * | + | * Create a Sordina LINAC movements simulator on Slicer using models from the vendor. |
</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> | ||
− | + | * Create a Python-based module that load the models and need transformations | |
− | * Create a | + | * Add the degrees of freedom to some parts of the model |
− | * | ||
</div> | </div> | ||
<div style="width: 27%; float: left; padding-right: 3%;"> | <div style="width: 27%; float: left; padding-right: 3%;"> | ||
<h3>Progress</h3> | <h3>Progress</h3> | ||
− | * | + | * Models are loaded properly and starting transformations |
+ | * A slider was added to control a rotation angle | ||
</div> | </div> | ||
</div> | </div> |
Revision as of 14:58, 24 June 2015
Home < 2015 Summer Project Week:SordinaLinacPathKey Investigators
- Eugenio Marinetto UC3M, Madrid
- Javier Pascau UC3M, Madrid
- David García UC3M, Madrid
Project Description
Objective
- Create a Sordina LINAC movements simulator on Slicer using models from the vendor.
Approach, Plan
- Create a Python-based module that load the models and need transformations
- Add the degrees of freedom to some parts of the model
Progress
- Models are loaded properly and starting transformations
- A slider was added to control a rotation angle