Skip to content

normalize

Module: preproc/normalize

Normalize DWI using MRtrix3 (in WM)

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

DescriptionHomepageDOI
scilpyThe Sherbrooke Connectivity Imaging Lab (SCIL) Python dMRI processing toolbox.https://github.com/scilus/scilpy.git
MRtrix3Toolbox for image processing, analysis and visualisation of dMRI.https://mrtrix.readthedocs.io/en/latest/

Authors

@scilus