How to Analyze dMRI
Most DSI Studio diffusion MRI workflows begin with the same three steps:
- Create SRC files (
.sz) from DICOM or NIFTI diffusion data. - Run SRC quality control and exclude or correct problematic data before group analysis.
- Reconstruct FIB files (
.fz) using GQI for native-space analysis or QSDR when template-space reconstruction is needed.
After reconstruction, choose the analysis that matches the scientific question.
Region-Based Analysis

Use region-based analysis when the question concerns diffusion measurements within an anatomical region.
- Open the subject
.fzfile in Step T3: Fiber Tracking. - Load or define regions. Built-in atlases are usually the simplest choice for standardized regions.
- If needed, use [Slices][Insert Other Images] to add registered measurements such as DKI, NODDI, PET, or other NIFTI data.
- Use [Regions][Statistics] to obtain diffusion or other image measurements from the selected regions.
For population/template-space region analysis, create a .dz connectometry database from QSDR FIB files reconstructed into the same template space and resolution, then open the database in Step T3. Regions used with a population database should be defined in the corresponding template space.
Tractometry
Tractometry quantifies diffusion or other measurements along white-matter pathways.
- Map the pathways using automatic fiber tracking or ROI-based fiber tracking.
- Add other image measurements with [Slices][Insert Other Images] when needed.
- Use [Tracts][Statistics] for tract-level summary measurements.
- Use the tract profile when the spatial distribution of a measurement along the pathway is important.
For population/template-space tractometry, a .dz database can be opened in Step T3 and analyzed with template-space pathways.
Example study: https://www.nature.com/articles/nn.3870
Differential Tractography
Differential tractography maps pathway segments showing changes in diffusion measurements between scans or relative to a reference population.
Use the dedicated Differential Tractography documentation for the four common designs:
- longitudinal change in native space;
- longitudinal change in template space;
- cross-sectional comparison in native space;
- cross-sectional comparison in template space.
Example study: https://pubmed.ncbi.nlm.nih.gov/31472253/
Correlational Tractography / Connectometry
Correlational tractography maps pathway segments whose diffusion measurements are associated with a study variable across a population. Connectometry uses permutation testing to estimate the statistical reliability of those findings.
The current workflow is:
- Reconstruct the cohort with QSDR using the same template space and resolution, then create a connectometry database (
.dz) from those FIB files. - Load and verify demographics, then select covariates, the study variable, and diffusion index.
- Run group connectometry and review the tract findings and FDR.
A current .dz database can store multiple diffusion indices, so separate database files are generally not required for QA, FA, RDI, and other available metrics.
Tract-to-Region (T2R) Connectome
The tract-to-region (T2R) connectome quantifies which named white-matter pathways innervate particular brain regions. It complements the conventional region-to-region (R2R) connectome by retaining the identity of the intervening tract.
- Map the pathways using AutoTrack.
- Load a brain parcellation from [Step T3a][Atlas], such as HCP-MMP.
- Use [Regions][Tract-to-Region Connectome] to generate the tract-by-region matrix.
- The parcellation can be colored by T2R values for visualization.