Difference between revisions of "Projects:dtistatisticsfibers"
Line 32: | Line 32: | ||
The first version of the command line tool is ready for upload into NITRC. It provides the flexibility to choose the scalar diffusion measure to be tested; a choice between Gaussian and Beta noise models and Mean, median or mode as MLE. It also incorporates several visualization options which help in analyzing the best noise models and the best representative statistics to explain the distribution of DTI data along the fiber tract. We are also working on integrating the tool into the Slicer environment. The tool can now work with UNC/UTAH .fib file format as well as the more popular VTK poly data format. The output is a csv file which can easily be used for further analysis and visualizations. The tool needs a cut-plane to define a reference origin along the fiber tract's length. We now have the option of the user visually choosing a reference plane for a fiber tract (using Fiber Viewer or a similar software) or an auto generation of a reference plane cutting the fiber bundle approximately in the middle. | The first version of the command line tool is ready for upload into NITRC. It provides the flexibility to choose the scalar diffusion measure to be tested; a choice between Gaussian and Beta noise models and Mean, median or mode as MLE. It also incorporates several visualization options which help in analyzing the best noise models and the best representative statistics to explain the distribution of DTI data along the fiber tract. We are also working on integrating the tool into the Slicer environment. The tool can now work with UNC/UTAH .fib file format as well as the more popular VTK poly data format. The output is a csv file which can easily be used for further analysis and visualizations. The tool needs a cut-plane to define a reference origin along the fiber tract's length. We now have the option of the user visually choosing a reference plane for a fiber tract (using Fiber Viewer or a similar software) or an auto generation of a reference plane cutting the fiber bundle approximately in the middle. | ||
− | The features available in the tool currently, its use and input / output formats and other relevant details are provided in the first draft of the <font color="red">'''documentation'''</font>. ([[Media:Tool_documentation_pdf.pdf|PDF]]). The tool is still a work in progress. More features will be added to it, specially more options to plot and visualize the results. The tool will also replace the command line interface that Fiber Viewer tool currently provides to do similar (though very limited) tasks. | + | The features available in the tool currently, its use and input / output formats and other relevant details are provided in the first draft of the <font color="red">'''documentation'''</font>. ([[Media:Tool_documentation_pdf.pdf|PDF]]). The document is comprehensive and also includes the concepts and the algorithm behind the tool, limitations of this approach and various visual results. |
+ | The tool is still a work in progress. More features will be added to it, specially more options to plot and visualize the results. The tool will also replace the command line interface that Fiber Viewer tool currently provides to do similar (though very limited) tasks. | ||
We are currently using the tool and the complete pipeline to study population differences longitudinally, in Autism and Cocaine related studies. | We are currently using the tool and the complete pipeline to study population differences longitudinally, in Autism and Cocaine related studies. |
Revision as of 17:39, 17 August 2010
Home < Projects:dtistatisticsfibersStatistics on DTI data
Back to NA-MIC Collaborations, Utah2 Algorithms, MIT Algorithms, UNC Algorithms
DTI Fiber Tract statistics
Key Investigators
- Utah: Anuja Sharma, Guido Gerig
Objective
The aim is to understand probabilistic models that can account for the behavior of water diffusion in white matter tracts. The long term goal is to use this to understand the changes in white matter structure with age, gender or a specific disease.
Approach, Plan
We work with DTI data and follow the complete pipeline motivated by Casey Goodlett's work. (The pipeline includes unbiased non-rigid registration of a population, followed by fiber tractography applied to the average atlas and mapping the atlas geometry back to individual subjects to get the individual DTI data.) These individual subject fiber tracts are the input for the command line tool we are working on.
In the tool, various tract-oriented scalar diffusion measures are treated as a continuous function of fiber arc-length. To analyze the trend along the fiber tract, the command line tool performs kernel regression on this data. The idea is to try out different noise models and maximum likelihood estimates within kernel windows, such that they best represent the data and are robust to noise and Partial Volume effect.
Casey Goodlett's functional data analysis pipeline is then applied to this data. Here, multivariate hypothesis test is used to test for differences between populations and see if we get statistically significant results.
Progress
The first version of the command line tool is ready for upload into NITRC. It provides the flexibility to choose the scalar diffusion measure to be tested; a choice between Gaussian and Beta noise models and Mean, median or mode as MLE. It also incorporates several visualization options which help in analyzing the best noise models and the best representative statistics to explain the distribution of DTI data along the fiber tract. We are also working on integrating the tool into the Slicer environment. The tool can now work with UNC/UTAH .fib file format as well as the more popular VTK poly data format. The output is a csv file which can easily be used for further analysis and visualizations. The tool needs a cut-plane to define a reference origin along the fiber tract's length. We now have the option of the user visually choosing a reference plane for a fiber tract (using Fiber Viewer or a similar software) or an auto generation of a reference plane cutting the fiber bundle approximately in the middle.
The features available in the tool currently, its use and input / output formats and other relevant details are provided in the first draft of the documentation. (PDF). The document is comprehensive and also includes the concepts and the algorithm behind the tool, limitations of this approach and various visual results. The tool is still a work in progress. More features will be added to it, specially more options to plot and visualize the results. The tool will also replace the command line interface that Fiber Viewer tool currently provides to do similar (though very limited) tasks.
We are currently using the tool and the complete pipeline to study population differences longitudinally, in Autism and Cocaine related studies.