DTI Pipeline

From MIPAV
Jump to: navigation, search

Diffusion tensor imaging (DTI) analyzes the tissues that have an internal fibrous structure, which is analogous to the anisotropy of some crystals (e.g.neural axons of white matter or muscle fibers in the heart). In those tissues, the diffusion of water displays anisotropy in certain directions. That means that molecules of water diffuse more rapidly in the direction aligned with the fibrous structure, and more slowly in the direction perpendicular to it. Thus, the measured rate of diffusion will differ depending on the fiber direction and an observer's point of view.

In diffusion-weighted imaging (DWI), at least 3 gradients are applied in 3 different directions, which is sufficient to estimate the trace of the diffusion tensor. From the diffusion tensor, diffusion anisotropy measures such as the fractional anisotropy (FA) eigenvalues and eigenvectors can be computed and displayed. The principal direction of the diffusion tensor can be also used to visualize the white matter connectivity of the brain. DTI has been proven to be very useful to diagnose vascular strokes in the brain and in other clinical applications.

Note: this diffusion model is a rather simplified model of the diffusion process. It assumes that diffusion within each image voxel is linear and homogeneous.

Introduction

The DTI pipeline of MIPAV prepares diffusion weighted images (DWIs) and computes voxel-wise diffusion tensors (DT) for the further analysis of diffusion tensor imaging (DTI) data, see MIPAV DTI Color Display. The pipeline computes maps of diffusion eigenvalues and eigenvectors. It also determines an anatomical correspondence between DTI and structural MRI images (T2) of the same sample.

MIPAV DWI pipeline overview

Error creating thumbnail: Invalid thumbnail parameters
MIPAV DTI Pipeline schematic

Brain MRI introduction

Brain MRI is usually performed with a 1.5- or 3- T MRI machine, with a gradient strength in the range of 20-60 mT/m and a slew rate of 120 T/m/s. Parameters for a single-shot spin-echo echo-planar imaging (EPI) sequence include: a repetition time (TR) of 6000 ms, an echo time (TE) of 100 ms, a field of view (FOV) of 24 cm. These parameters are typically used to obtain 3- to 5-mm axial or coronal sections with a 5-mm intersection gap. The acquisition matrix is usually 96 × 96 with a reconstruction matrix set to 128 × 128. The DWIs are obtained by using 4 linearly increasing b values in 6-7 non-collinear directions (bmax ~ 703-1000 s/mm2). In addition, a T2-weighted (T2W) reference image is obtained without diffusion weighting. Read more: [1], [2].

Determining an anatomical correspondence

between DTI and structural MRI images of the same sample. In MIPAV we use an image-based registration scheme mainly because i) it doesn't require a field map, which is usually not available for DWIs, and ii) it allows one to correct for artifacts produced by a patient motion. For more information, refer to [3], [4].

At least one of the following images is required as a reference in DTI pipeline:

  • T2 image - MIPAV uses the T2 as a reference image because it is usually less distorted and has a higher signal-to-noise ratio (SNR) than DWIs.
  • B0 - which is a DWI volume with no gradient applied. It can be used instead of T2, if T2 is not available.

MIPAV aligns all other images to the reference image (either T2 or B0 volume) by optimizing the cost function, which represents the measure of how well the images are spatially aligned.

Note: In MIPAV, we use the term "cost function" to refer to the negative cost function.

MIPAV DTI pipeline outline

  1. The user uploads a DWI image and T2 image to the pipeline using the Import Data panel. A DWI image can be acquired from many different MRI scanners (including Philips, Siemens, GE, etc.) and in various formats. MIPAV reads the gradient information from the image header, or from the B-matrix file uploaded by the user. The gradient (or B-matrix) information is then displayed in the Gradient table. For the list of image types and how MIPAV reads the header information, refer to Image Types section.
  2. In the Pre-processing step, the B0 volume in DWI is detected (or entered by user), and then rigidly aligned to the T2 image. The DW image is then registered to rigidly aligned B0 using the Optimized Automatic Registration 3.5 D algorithm. These steps are necessary to perform a motion correction and eddy current distortion correction.
  3. In the EPI Distortion Correction step, MIPAV calculates deformation vector fields for rigidly aligned B0 and T2, which came from the Pre-processing step. MIPAV then uses both: the transformation matrices obtained in the Pre-processing step, and deformation vector field values to create a corrected DWI image.
  4. MIPAV then calculates a diffusion tensor using pre-processing DWI and the gradient/B-value information and a mask image uploaded by the user.
  5. MIPAV uses the tensor information to create a tensor statistics, including ADC, color map, eigenvalue, eigenvector, FA, RA, and volume ratio images.
  6. MIPAV creates a 3D visualization of fiber bundle tracts in the brain's white matter using the information from the previous step. The user can save fiber tracts information as .vtk and .dat files. See also: Image formats descriptions.

Image types

Image file type Auto Population of Bvals Auto Population of Gradients Auto Population of Bmatrix Philips Gradient Creator Utility
Philips PAR/REC V3 &V4 Yes Yes No Yes
Philips PAR/REC 4.1 &4.2 Yes Yes No Yes
Philips DCM V3 &V4 Yes Yes No Yes
Philips DCM 4.1 &4.2 Yes Yes No Yes
Siemens Mosaic DCM, see also output files No No Yes No
Nifti w/ Philips Par File Yes Yes No Yes
GE DCM Yes Yes No No
Text File Type Auto Population of Bvals Auto Population of Gradients Auto Population of Bmatrix Philips Gradient Creator Utility
fslBvalGrad.txt Yes Yes No No
dtiStudioBvalGrad.txt Yes Yes No No
mipavStandardBvalGrad.txt Yes Yes No No
dcm2nii.bvec Yes Yes No No
fslBmatrix.txt No No Yes No
mipavStandardBmatrix.txt No No Yes No

MIPAV DTI pipeline interface

Main article: DTI pipeline interface.

The MIPAV DTI Pipeline interface contains 6 tabs:

  • In the Import Data the user uploads DW and T2 image (optional), and the gradient information (optional). MIPAV could also read the gradient information from the image header. The Phillips Gradient Creator will then calculate the gradient table based on the information provided.
  • In the Pre-processing tab, the user is asked to specify the parameters required for aligning B0 to T2, and then DWI to the rigidly aligned B0, and also parameters for motion correction and eddy current distortion correction.
  • In the EPI Distortion Correction, the user enters parameters needed for calculation of deformation vector fields for rigidly aligned B0 and T2 from the Pre-processing step.
  • In the Tensor Estimation tab, the user uploads the mask image, selects the tensor estimation algorithm and specifies the output options.
  • In the Tensor Statistics the user can upload the tensor image and specify which kind of images (e.g. ADC, color map, Eigen value, Eigen vector, FA, RA, and Volume Ratio) he/she would like to have as an output.
  • In the Visualization, the user can upload images needed for a 3D visualization of fiber bundle tracts in the brain's white matter using the provided information. The user can then save fiber tracts information as .vtk and .dat files.

DTI Pipeline Tutorials

Refer to DTI Pipeline Tutorials.

TBD.

See also: