Skip to content

image_powderaverage

Calculate the powder average of a 4D diffusion volume.

Keywords : DWI, Powder Average, BET


Format : tuple val(meta), path(dwi), path(bval), path(mask)

TypeDescriptionMandatoryPattern
metamapGroovy Map containing sample information e.g. [ id:'sample1', single_end:false ]True
dwifileNifti DWI volume to compute the powder average on.True*.nii.gz
bvalfileb-values file.True*.bval
maskfileBinary mask to apply on the DWI volume.True*.nii.gz

Format : tuple val(meta), path(*pwd_avg.nii.gz)

TypeDescriptionMandatoryPattern
metamapGroovy Map containing sample information e.g. [ id:'sample1', single_end:false ]True
*pwd_avg.nii.gzfilePowder averaged DWI volume.True*pwd_avg.nii.gz

Format : path(versions.yml)

TypeDescriptionMandatoryPattern
versions.ymlfileFile containing software versionsTrueversions.yml

DescriptionDOI
scilpyThe Sherbrooke Connectivity Imaging Lab (SCIL) Python dMRI processing toolbox.


Last updated : 2025-10-30