Difference between revisions of "2014 Project Week:WMQLExtension"

From NAMIC Wiki
Jump to: navigation, search
(Created page with '==Key Investigators== * MGH: Lichen Liang * BWH: Peter Savadjiev, Lauren O'Donnell, Steve Pieper')
 
Line 2: Line 2:
 
* MGH: Lichen Liang
 
* MGH: Lichen Liang
 
* BWH: Peter Savadjiev, Lauren O'Donnell, Steve Pieper
 
* BWH: Peter Savadjiev, Lauren O'Donnell, Steve Pieper
 +
 +
==Project Description==
 +
 +
<div style="margin: 20px;">
 +
<div style="width: 27%; float: left; padding-right: 3%;">
 +
<h3>Objective</h3>
 +
Work towards creating a Slicer4 extension for the white matter query language, originally developed by Demian Wassermann.
 +
</div>
 +
<div style="width: 27%; float: left; padding-right: 3%;">
 +
<h3>Approach, Plan</h3>
 +
We currently have the WMQL as a python scripted module. We need to resolve several issues:
 +
* how to incorporate dependencies, such as numpy 1.7.
 +
* extend the user interface
 +
* create documentation
 +
* create Slicer 4 extension
 +
</div>
 +
<div style="width: 27%; float: left; padding-right: 3%;">
 +
<h3>Progress</h3>
 +
*
 +
</div>
 +
</div>

Revision as of 18:27, 7 January 2014

Home < 2014 Project Week:WMQLExtension

Key Investigators

  • MGH: Lichen Liang
  • BWH: Peter Savadjiev, Lauren O'Donnell, Steve Pieper

Project Description

Objective

Work towards creating a Slicer4 extension for the white matter query language, originally developed by Demian Wassermann.

Approach, Plan

We currently have the WMQL as a python scripted module. We need to resolve several issues:

  • how to incorporate dependencies, such as numpy 1.7.
  • extend the user interface
  • create documentation
  • create Slicer 4 extension

Progress