Having computed the diffusion tensor,
you can now go on to perform tractography. In the Diffusion Analysis tool, select the
Tractography
tab in the Diffusion Analysis tool, which will appear
as below:
You will use the diffusion tensor (DT) image produced by the tensor calculation, together with one or more regions of interest as seed points for the tracking. You can also optionally use a second set of regions of interest as a "target" for the tracking: only those tracts that pass through one of the target regions will be shown.
Select the diffusion tensor image that you have already created by the tensor calculation, either by clicking on the icon, or by typing in the folder (directory) and file name of the image. The diffusion tensor image will have a suffix "DT":
Next, select the ROI file that will be used to generate the tract seed points.
Either click on the button, or type in the path to the ROI file name (and press return). The seed points will be selected from those pixels that are entirely contained within an ROI. If the ROI file contains Marker ROIs, each Marker location will be used as a seed point.
If you want to use target ROIs, make sure that the check-box is selected, and then select the ROI file that will be used as the tract target area(s).
Either click on the button, or type in the path to the ROI file name (and press return). Only tracts that propagate from a seed point and pass through one of the regions defined in the tract target regions will be retained and displayed. Tracts which do not pass through at least one of the target regions will be discarded.
Now choose the other settings that will affect the way that tracts propagate.
Seed replication=1 | Seed replication=8 | Seed replication=27 |
---|
Minimum radius of curvature = 2 × minimum pixel dimension
Now select how you would like the tracts to appear when displayed:
If you select , you can then click the button to set the colour of the tracts.
If you select , then select the colour mapping that maps FA values to colours from the adjacent menu.
The figures below show how tracts appear (zoomed in) with different combinations of the tract appearance settings.
Uniform colour, line | Coloured by FA, line |
---|---|
Uniform colour, tube | Coloured by FA, tube |
You may already have corrected the gradient sign convention when calculating the diffusion tensor, in which case it does not need to be done again for tractography. However, if not, you now have the opportunity here to do so. If your computed tracts follow unexpected paths, with strange results, it may be that the gradient sign convention is wrong. The gradients specification, assumes that:
You are now ready to generate some tracts and display them. You can either:
If you want to explicity remove all tracts from the display, click the button.
If you have already computed some tracts and saved them to disk (see below), you can load the tracts from disk without recomputing them by clicking the button.
Now initiate tracking from the seed points by clicking the button.
If you obtain satisfactory results, you can save the whole setup by clicking the button. Then, the next time you use perform tractography, the same settings will be retrieved. To revert to the default setting, click the .
You can save the tracts and tract statistics to disk file by selecting the and/or check-boxes in the tract output panel:
The format and contents of the files produced are detailed in the file formats chapter of this manual. The tract and tract statistics are computed with an adaptive step size propagation algorithm. However, once the tract is computed, its path and statistics along the path are output at regular steps, and you select the distance between steps using the spinner. You can choose a value between 0.1 mm and 5.0 mm, in steps of 0.1 mm.
Set the base name of the tract and tract statistics file:
The tracts and tract statistics files will be created in the same folder as the input image, and will have the following names.
basename.xml
. This contains a description of the each of
the tracts computed in XML
format. A tracts consists of:
basename.txt
. This contains the tract statistics in tabular form,
suitable for importation into a spread sheet. The table consists of six
columns of numbers recording the x, y and z coordinates of each point along
the tract, and the trace, FA and RA values at each point.
Individual tracts have a header listing the length, mean trace, mean FA and mean RA for the tract, and a tract is terminated by a row containing a single "&" character.
See the file formats chapter for more detail.
If there is a pre-existing file with the same name, you can choose whether to append any existing tracts or tract statistics to that file by selecting the "Append" or "Overwrite" option.