2009 Winter Project Week StochasticTractography

From NAMIC Wiki
Jump to: navigation, search
Home < 2009 Winter Project Week StochasticTractography
St helix test 01 GUI.png



Key Investigators

  • BWH: Marek Kubicki, Julien de 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 algorythm 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 functional. First test series show accurate adequacy between MatLAB and Python numerical computations of the Stochastic Tractography algorythm. We would like during NAMIC integrate already existing Python wrapping of the Rician and Eddy current correction filters. An ideal wrapping solution for Slicer is indeed still to be defined. Moreover, we would like also during NAMIC to find out an EPI correction filter or if needed prototype a new one.



References