Difference between revisions of "2017 Winter Project Week/WhiteMatterAnalysis"

From NAMIC Wiki
Jump to: navigation, search
 
(2 intermediate revisions by the same user not shown)
Line 4: Line 4:
 
Image:Left CB.png|Left-view Cerebellum  
 
Image:Left CB.png|Left-view Cerebellum  
 
Image:Post CB.png|Posterior-view Cerebellum
 
Image:Post CB.png|Posterior-view Cerebellum
Image:Left ParsOp.png|Left-view Pars Ppercularis
+
Image:Left ParsOp.png|Left-view Pars Opercularis
Image:Sup ParsOp.png|Superior-view Pars Ppercularis
+
Image:Sup ParsOp.png|Superior-view Pars Opercularis
  
 
<!-- 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" -->
Line 33: Line 33:
 
* Release the FiberEndPointFromLabelMap module as part of SandBox in SlicerDMRI.
 
* Release the FiberEndPointFromLabelMap module as part of SandBox in SlicerDMRI.
 
* Integrate the module into the whitematteranalysis software.
 
* Integrate the module into the whitematteranalysis software.
* Design testing cases about the new functionality.  
+
* Testing and documentation about the new functionality.  
 
|
 
|
 
<!-- Progress and Next steps bullet points (fill out at the end of project week) -->
 
<!-- Progress and Next steps bullet points (fill out at the end of project week) -->
* Done: SandBox Release: https://github.com/SlicerDMRI/Sandbox
+
* Done: Module released in SandBox: https://github.com/SlicerDMRI/Sandbox
 
* Done: Integrate EndpointAnalysis into whitematteranalysis: https://github.com/SlicerDMRI/whitematteranalysis
 
* Done: Integrate EndpointAnalysis into whitematteranalysis: https://github.com/SlicerDMRI/whitematteranalysis
 +
* Done: Documentation: https://github.com/SlicerDMRI/whitematteranalysis/wiki/Running-the-Clustering-Pipeline#commands-to-do-endpoint-analysis
 
* Done: Testing finished.
 
* Done: Testing finished.
 
|}
 
|}

Latest revision as of 15:53, 13 January 2017

Home < 2017 Winter Project Week < WhiteMatterAnalysis

Key Investigators

  • Fan Zhang, BWH
  • Shun Gong, BWH
  • Isaiah Norton, BWH
  • Ye Wu, BWH
  • Lauren J. O'Donnell, BWH

Project Description

This project is part of the whitematteranalysis software that provides an automated whole brain tractgoraphy registration and segmentation framework. The aim of this project is to integrate a new Slicer module FiberEndpointAnalysis into the whitematteranalysis pipeline.

Objective Approach and Plan Progress and Next Steps

Calculate the overlap of fiber tract (endpoint regions) with anatomical parcellation (e.g. freesurfer) or functional region (e.g. fMRI).

  • Release the FiberEndPointFromLabelMap module as part of SandBox in SlicerDMRI.
  • Integrate the module into the whitematteranalysis software.
  • Testing and documentation about the new functionality.

Background and References