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-synthstripfrom nipreps.synthstrip.wrappers.nipype import SynthStripfrom nipreps.synthstrip.wrappers.pydra import SynthStripA Hoopes, JS Mora, AV Dalca, B Fischl, M Hoffmann. SynthStrip: Skull-Stripping for Any Brain Image. https://arxiv.org/abs/2203.09974