LICENSE
MANIFEST.in
README.md
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
sim2bids/__init__.py
sim2bids/cli.py
sim2bids/sim2bids.py
sim2bids/utils.py
sim2bids.egg-info/PKG-INFO
sim2bids.egg-info/SOURCES.txt
sim2bids.egg-info/dependency_links.txt
sim2bids.egg-info/not-zip-safe
sim2bids.egg-info/requires.txt
sim2bids.egg-info/top_level.txt
sim2bids/app/__init__.py
sim2bids/app/app.py
sim2bids/app/utils.py
sim2bids/convert/__init__.py
sim2bids/convert/convert.py
sim2bids/generate/__init__.py
sim2bids/generate/structure.py
sim2bids/generate/subjects.py
sim2bids/generate/zip_traversal.py
sim2bids/preprocess/__init__.py
sim2bids/preprocess/preprocess.py
sim2bids/templates/__init__.py
sim2bids/templates/templates.py
sim2bids/templates/user_guide.py
sim2bids/validate/__init__.py
sim2bids/validate/validate.py
tests/__init__.py
tests/test_incf.py
tests/test_convert/__init__.py
tests/test_convert/test_convert.py
tests/test_preprocess/__init__.py
tests/test_preprocess/test_preprocess.py