.dockerignore
.git_archival.txt
.gitattributes
.gitignore
.mailmap
.zenodo.json
CHANGES.rst
Dockerfile
LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
.github/workflows/python-publish.yml
.github/workflows/pythonpackage.yml
.maint/contributors.json
.maint/developers.json
.maint/former.json
.maint/paper_author_list.py
.maint/update_changes.sh
.maint/update_zenodo.py
docker/files/neurodebian.gpg
docker/files/nipype.cfg
docs/notebooks/brainextraction_tutorial.ipynb
nirodents/__init__.py
nirodents/_version.py
nirodents/interfaces.py
nirodents/viz.py
nirodents.egg-info/PKG-INFO
nirodents.egg-info/SOURCES.txt
nirodents.egg-info/dependency_links.txt
nirodents.egg-info/entry_points.txt
nirodents.egg-info/requires.txt
nirodents.egg-info/top_level.txt
nirodents/cli/__init__.py
nirodents/cli/brainextraction.py
nirodents/cli/plotmask.py
nirodents/data/artsBrainExtraction_precise_T2w.json
nirodents/data/artsBrainExtraction_testing_T2w.json
nirodents/data/brainextraction_2stage_T1w.json
nirodents/data/brainextraction_2stage_T2w.json
nirodents/data/brainextraction_3stage_T1w.json
nirodents/data/brainextraction_3stage_T2w.json
nirodents/data/brainextraction_precise_T1w.json
nirodents/data/brainextraction_precise_T2w.json
nirodents/data/testdata/sub-15/anat/sub-15_T2w.nii.gz
nirodents/utils/__init__.py
nirodents/utils/filtering.py
nirodents/workflows/__init__.py
nirodents/workflows/brainextraction.py