Skip to content

synthbet

Module: betcrop/synthbet

Perform brain extraction using synthstrip on image

Inputs

TypeDescriptionMandatoryPattern
metamapGroovy Map containing sample information e.g. [ id:'test', single_end:false ]true
imagefileNifti image volume to perform BET.true*.{nii,nii.gz}
weightsfileAlternative model weightsfalse*.pt

Arguments

TypeDescriptionChoicesDefault
gpubooleanUse GPU for synthstripFalse
borderintMask border threshold in mm.1
nocsfbooleanExclude CSF from brain borderFalse
modelstringAlternative model weights (see https://surfer.nmr.mgh.harvard.edu/docs/synthstrip/ for a list of available models.None

Outputs

TypeDescriptionPattern
metamapGroovy Map containing sample information e.g. [ id:'test', single_end:false ]
bet_imagefileNifti brain-extracted volume.*__bet_image.{nii,nii.gz}
brain_maskfileBrain-extracted image mask .*__brain_mask.{nii,nii.gz}
versionsfileFile containing software versionsversions.yml

Tools

DescriptionHomepageDOI
FreesurferSoftware package for the analysis and visualization of structural and functional neuroimaging data.https://surfer.nmr.mgh.harvard.edu/fswiki

Authors

@anroy1