Skip to content

normalize

Module: preproc/normalize

Normalize DWI using MRtrix3 (in WM)

Keywords : nifti, normalise, scilpy, MRtrix3


Inputs

TypeDescriptionMandatoryPattern
metamapGroovy Map containing sample information e.g. [ id:'test', single_end:false ]true
dwifileNifti image file to normalize*.{nii,nii.gz}
maskfileNifti image file used to mask the input image*.{nii,nii.gz}
bvalfileText file containing b-values*.bval
bvecfileText file containing b-vectors*.bvec

Outputs

TypeDescriptionPattern
metamapGroovy Map containing sample information e.g. [ id:'test', single_end:false ]
dwifileNormalized Nifti image file*_normalized.{nii,nii.gz}
maskfileNifti image file mask*_mask.{nii,nii.gz}
versionsfileFile containing software versionsversions.yml

Tools

DescriptionDOI
scilpyThe Sherbrooke Connectivity Imaging Lab (SCIL) Python dMRI processing toolbox.
MRtrix3Toolbox for image processing, analysis and visualisation of dMRI.

Authors

scilus


Last updated : 2025-07-15