AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
docs/images/60_examples_resized_50.gif
resector/__init__.py
resector/image.py
resector/io.py
resector/mesh.py
resector/parcellation.py
resector/random_resection.py
resector/resector.py
resector/shape.py
resector/texture.py
resector/timer.py
resector.egg-info/PKG-INFO
resector.egg-info/SOURCES.txt
resector.egg-info/dependency_links.txt
resector.egg-info/entry_points.txt
resector.egg-info/not-zip-safe
resector.egg-info/requires.txt
resector.egg-info/top_level.txt
resector/cli/__init__.py
resector/cli/create_noise_volume.py
resector/cli/resect.py
tests/__init__.py
tests/test_resector.py