LICENSE
README.md
pyproject.toml
bidsaid/__init__.py
bidsaid/_constants.py
bidsaid/_decorators.py
bidsaid/_exceptions.py
bidsaid/_helpers.py
bidsaid/audit.py
bidsaid/events.py
bidsaid/files.py
bidsaid/io.py
bidsaid/logging.py
bidsaid/metadata.py
bidsaid/parsers.py
bidsaid/path_utils.py
bidsaid/simulate.py
bidsaid.egg-info/PKG-INFO
bidsaid.egg-info/SOURCES.txt
bidsaid.egg-info/dependency_links.txt
bidsaid.egg-info/requires.txt
bidsaid.egg-info/top_level.txt
bidsaid/qc/__init__.py
bidsaid/qc/censoring.py
bidsaid/qc/nuisance.py
tests/test_audit.py
tests/test_decorators.py
tests/test_events.py
tests/test_files.py
tests/test_io.py
tests/test_logging.py
tests/test_metadata.py
tests/test_parsers.py
tests/test_path_utils.py
tests/test_qc.py
tests/test_simulate.py