This is a NiPreps implementation of the SynthStrip skull-stripping tool.
# To install the base package
pip install nipreps-synthstrip
# For the nipype interface
pip install nipreps-synthstrip[nipype]
# For the pydra interface
pip install nipreps-synthstrip[pydra]
$ nipreps-synthstrip
from nipreps.synthstrip.wrappers.nipype import SynthStrip
from nipreps.synthstrip.wrappers.pydra import SynthStrip
A Hoopes, JS Mora, AV Dalca, B Fischl, M Hoffmann. SynthStrip: Skull-Stripping for Any Brain Image. https://arxiv.org/abs/2203.09974