2009 Winter Project Week StochasticTractography

From NAMIC Wiki
Revision as of 13:57, 16 December 2008 by Jvs (talk | contribs)
Jump to: navigation, search
Home < 2009 Winter Project Week StochasticTractography



Key Investigators

  • BWH: Marek Kubicki, Julien von Siebenthal

Objective

Stochastic Tractography module has the ultimate goal to offer an estimation of the probability of white matter connection between two regions of the brain. For that, connectivity map is the fundamental output of the current algorithm implementation. It reveals given two regions the distribution of probability of connection per voxel.

Approach, Plan

A complete pipeline implementation was forseen in order to give to the researcher the best access to the different features Stochastic Tractography can offer. Based on the MatLAB implementation and constantly compared to it, a Python integration was devised. It offers as a proof of concept the possibility to directly prototype an algorithm with direct integration into the Slicer solution without using MatLAB. This should alleviate issues related to code translation from MatLAB to Slicer.

Progress

The pipeline is implemented and fully functional. First test series show accurate adequacy between MatLAB and Python numerical computations of the Stochastic Tractography algorythm.



References