Module: utils/extractb0

Extract a b0 volume from a DWI image.

Inputs

TypeDescriptionPattern
metamapGroovy Map containing sample information e.g. [ id:'test', single_end:false ]
dwifileNifti DWI volume to perform BET + crop.*.{nii,nii.gz}
bvalfileB-values in FSL format.*.bval
bvecfileB-vectors in FSL format.*.bvec

Outputs

TypeDescriptionPattern
metamapGroovy Map containing sample information e.g. [ id:'test', single_end:false ]
b0fileb0 image(s) extracted from the DWI_b0.{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

Keywords

dwi
extract
b0

Authors

@AlexVCaron