The TSA statistical analysis can be run using two scripts: tsa_stats (from earlier versions of DTI-TK) or tsa_stats_glm. These two scripts generate vtk outputs with different attributes. In fact, they rely on the meshcluster and the meshglm functions of cmrep, respectively.
where:
These results can be simply visualized with paraview, as it is the case below:
Difference in FA between men and women in the right corticospinal tract. T-values are displayed showing increased FA values in the inferior part of the CST. The significant region is represented in black (result obtained with meshcluster, left) and outlined in black (results obtained with meshglm, right)
Another way of displaying the tract is to use these two scripts:
which are combined here make_sshots.sh
To do so, Imagemagick, vtk and python must be installed on your computer.