Difference between revisions of "2014 Project Week:WMQLExtension"

From NAMIC Wiki
Jump to: navigation, search
Line 1: Line 1:
 +
__NOTOC__
 +
<gallery>
 +
Image:PW-SLC2014.png|[[2014_Winter_Project_Week#Projects|Projects List]]
 +
</gallery>
 +
 +
 
==Key Investigators==
 
==Key Investigators==
 
* MGH: Lichen Liang
 
* MGH: Lichen Liang

Revision as of 18:29, 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