LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
versioneer.py
bidsmreye/__init__.py
bidsmreye/_version.py
bidsmreye/bidsmreye.py
bidsmreye/download.py
bidsmreye/generalize.py
bidsmreye/methods.py
bidsmreye/prepare_data.py
bidsmreye/quality_control.py
bidsmreye/utils.py
bidsmreye/visualize.py
bidsmreye.egg-info/PKG-INFO
bidsmreye.egg-info/SOURCES.txt
bidsmreye.egg-info/dependency_links.txt
bidsmreye.egg-info/entry_points.txt
bidsmreye.egg-info/not-zip-safe
bidsmreye.egg-info/requires.txt
bidsmreye.egg-info/top_level.txt
bidsmreye/config/config_bidsname.json
bidsmreye/config/config_pybids.json
bidsmreye/config/default_filter_file.json
bidsmreye/models/registry.txt
bidsmreye/templates/CCO
bidsmreye/templates/CITATION.bib
bidsmreye/templates/CITATION.mustache
tests/__init__.py
tests/test_bidsmreye.py
tests/test_download.py
tests/test_generalize.py
tests/test_methods.py
tests/test_prepare.py
tests/test_quality_control.py
tests/test_utils.py
tests/test_visualize.py
tests/utils.py