.gitignore
README.md
pyproject.toml
setup.py
antsxmm/__init__.py
antsxmm/_version.py
antsxmm/bids.py
antsxmm/core.py
antsxmm/pipeline.py
antsxmm.egg-info/PKG-INFO
antsxmm.egg-info/SOURCES.txt
antsxmm.egg-info/dependency_links.txt
antsxmm.egg-info/entry_points.txt
antsxmm.egg-info/requires.txt
antsxmm.egg-info/top_level.txt
docs/BIDS_ANTsPyMM_Seamless_Automation.pdf
docs/antsxmm.html
docs/antsxmm_infographic.png
docs/index.html
docs/search.js
tests/__init__.py
tests/conftest.py
tests/test_bids.py
tests/test_core.py
tests/test_pipeline.py
tests/test_version.py
tests/test_workflow.py