This pipeline groups all the processing steps necessary to build a diffusion model from a diffusion-weighted acquisition. The model can be a tensor image (DTI) or a QBall model.
![]()
![]()
![]()
![]()
![]()
![]()
Before using this pipeline it is recomended to put your data in a BrainVISA database. See the following process directories for more information :
data management / import / Diffusion and TrackingUnless you have specific needs, default options of each processing step can be used to run the whole pipeline. However, it is possible to select/deselect or to modify the parameters of each steps. The following steps are included in this pipeline :
Echoplanar Distortion Correction: if you provides both
raw_dw_diffusionandcorrected_dw_diffusionparameters, this correction step will be applied. This step is not selected by default ifcorrected_dw_diffusionimage already exists.Brain Mask from T2: this process extract a brain mask from the
t2_diffusionimage. This mask is used to restric model computation (and therefore maps generation) to voxels in the brain. Voxels which are not in the mask (containing noise) are ignored. The use of a mask is not mandatory, if there is no mask, there is no restriction on processed voxels. This step is applied once ifmaskparameter is provided. By default it is not selected ifmaskimage already exists.Diffusion model: this process creates the diffusion model (DTI by default). If you choose a QBall model, by default DTI model will be also computed because it is needed to create diffusion maps. Neithertheless, you can unselect the DTI model step if you're not interested in diffusion maps.
DiffusionMaps: this last step build the main maps (i.e. images) used to analyse DTI signal : ADC, FA, VR, etc.
t2_diffusion: T2 Diffusion MR ( input )T2 image extracted from diffusion raw data.
raw_dw_diffusion: Raw DW Diffusion MR ( optional, input )Diffusion-weighted raw (i.e., non corrected for echoplanar distortions) images.
corrected_dw_diffusion: Corrected DW Diffusion MR ( optional, output )Diffusion-weighted images corrected for echoplanar distortions.
mask: Diffusion Mask ( optional, output )Binary mask used to limit the computed voxels.
model_type: Choice ( input )Type of model to compute.
diffusion_model: Diffusion Model ( output )Computed diffusion model.
Toolbox : Diffusion and Tracking
User level : 0
Identifier :
DiffusionModelPipelineFile name :
/volatile/geffroy/p4/build-stable-Mandriva-2008.0-i686-release/brainvisa/toolboxes/connectomist/processes/DiffusionModelPipeline.pySupported file formats :
t2_diffusion:GIS image, SPM image, VIDA image, ECAT v image, ECAT i image, JPEG image, GIF image, PNG image, MNG image, BMP image, PBM image, PGM image, PPM image, XBM image, XPM image, TIFF image, TIFF(.tif) image, MINC image, NIFTI-1 image, gz compressed NIFTI-1 image, DICOM imageraw_dw_diffusion:GIS image, SPM image, VIDA image, ECAT v image, ECAT i image, JPEG image, GIF image, PNG image, MNG image, BMP image, PBM image, PGM image, PPM image, XBM image, XPM image, TIFF image, TIFF(.tif) image, MINC image, NIFTI-1 image, gz compressed NIFTI-1 image, DICOM imagecorrected_dw_diffusion:inputmask:inputdiffusion_model:input