Difference between revisions of "2013 Summer Project Week:Brachy HDR Ultrasound"

From NAMIC Wiki
Jump to: navigation, search
 
(3 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
<gallery>
 
<gallery>
 
Image:PW-SLC2013.png|[[2013_Summer_Project_Week#Projects|Projects List]]
 
Image:PW-SLC2013.png|[[2013_Summer_Project_Week#Projects|Projects List]]
<!--Image:genuFAp.jpg|Scatter plot of the original FA data through the genu of the corpus callosum of a normal brain.-->
+
Image:UsToDICOMScrenshot.png|Screenshot of the module.
<!--Image:genuFA.jpg|Regression of FA data; solid line represents the mean and dotted lines the standard deviation.-->
 
 
</gallery>
 
</gallery>
  
Line 32: Line 31:
  
 
<h3>Progress</h3>
 
<h3>Progress</h3>
* .
+
* Fixed bugs in Plus library/Plus server
 +
* Resolved UI sluggishness by using already-existing info in OpenIGTLink connector node
  
  
 
'''To do''':  
 
'''To do''':  
 
* Complete implementation of module (partially complete)
 
* Complete implementation of module (partially complete)
** Investigate UI sluggishness
+
** Complete export of voxel data into DICOM series using DCMTK
** Complete export of voxel data into DICOM series
 
 
* Test module with sample data
 
* Test module with sample data
 
* Test behaviour of module as a Slicelet
 
* Test behaviour of module as a Slicelet

Latest revision as of 14:30, 21 June 2013

Home < 2013 Summer Project Week:Brachy HDR Ultrasound

Key Investigators

  • Queen's: Adam Rankin

Objective

The goal is to create a module that can act as part of Slicer or independently as a Slicelet to provide an interface for the collection of ultrasound data, reconstruction of said data, and output of the volume in DICOM format.

Approach, Plan

  • Implement module
  • Debug module
  • Test module with sample data from PLUS server
  • Repeat until working!
  • Test behaviour of module as a Slicelet
  • Determine appropriate extension parent, or a new extension

Progress

  • Fixed bugs in Plus library/Plus server
  • Resolved UI sluggishness by using already-existing info in OpenIGTLink connector node


To do:

  • Complete implementation of module (partially complete)
    • Complete export of voxel data into DICOM series using DCMTK
  • Test module with sample data
  • Test behaviour of module as a Slicelet
    • Implement IGT connection mechanism within module UI

Delivery Mechanism

This work will be delivered to the NA-MIC Kit as a Slicer module, currently not packaged in an extension.


References