Home

Awesome

DOI

<img src="/visuals/logo.svg" width=250 align="right" />

PyDeface

A tool to remove facial structure from MRI images.

Dependencies:

PackageTested version
FSL6.0.3
Python 33.7.3
NumPy1.21.6
NiBabel4.0.1
Nipype1.5.1

Installation

pip install pydeface

or

git clone https://github.com/poldracklab/pydeface.git
cd pydeface
python setup.py install

How to use

pydeface infile.nii.gz

Also see the help for additional options:

pydeface --help

License

PyDeface is licensed under MIT license.