-
Notifications
You must be signed in to change notification settings - Fork 34
Installing Pick Tracts
ljod edited this page Sep 5, 2014
·
9 revisions
This module allows the user to name and group tract clusters. The output is a text file that organizes the atlas clusters into anatomical groups (white matter regions) of interest. This file is used for analysis and visualization of the regions.
Lauren O'Donnell Ruizhi Liao
- First install Slicer 4 from http://download.slicer.org/
- Install whitematteranalysis. The code for the Pick Tracts module is located in whitematteranalysis/Slicer4/TractCluster/PickTracts
- Point Slicer to this directory using the following steps. ** Go to Edit->Application Settings. The Settings window will pop up. ** Choose Modules from the menu in the left part of the window. ** Under Additional Module Paths, add the path to the PickTracts directory.
- The module can be found under Examples->PickTracts in the modules list.
- Load a mrml file produced by whitematteranalysis clustering or atlas building.
- Follow the instructions under Help in the PickTracts module.