Skip to content

nlmeans

Module: denoising/nlmeans

denoise a dataset with the Non Local Means algorithm

Inputs

TypeDescriptionMandatoryPattern
metamapGroovy Map containing sample information e.g. [ id:'test', single_end:false ]true
imagefileNifti image file to denoisetrue*.{nii,nii.gz}
maskfileNifti image file used to mask the input imagefalse*.{nii,nii.gz}

Arguments

TypeDescriptionChoicesDefault
ncoilsintNumber of coils used for the acquisition1

Outputs

TypeDescriptionPattern
metamapGroovy Map containing sample information e.g. [ id:'test', single_end:false ]
imagefileDenoised Nifti image file*_denoised.{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

Authors

@scilus