LICENSE
MANIFEST.in
README.md
pyproject.toml
docs/Makefile
docs/build/html/_downloads/06c8d94b7e0b8be2de39fdc122dd12bb/tutorial_challenge_2.ipynb
docs/build/html/_downloads/2c592649a2079630923cb072bc1beaf3/tutorial_eoec.ipynb
docs/build/html/_downloads/9c3f6685782eda7736ccb2b49cd04723/tutorial_eegdash_offline.ipynb
docs/build/html/_downloads/9f4f54b7e99e554f34ea4efcf2a8337e/tutorial_challenge_1.ipynb
docs/build/html/_downloads/f3cf56a30a7c06a2eccae3b5b3d28e35/tutorial_feature_extractor_open_close_eye.ipynb
docs/source/conf.py
docs/source/dataset_summary.rst
docs/source/index.rst
docs/source/overview.rst
docs/source/sg_execution_times.rst
docs/source/api/eegdash.api.rst
docs/source/api/eegdash.bids_eeg_metadata.rst
docs/source/api/eegdash.const.rst
docs/source/api/eegdash.data_utils.rst
docs/source/api/eegdash.dataset.dataset.rst
docs/source/api/eegdash.dataset.registry.rst
docs/source/api/eegdash.dataset.rst
docs/source/api/eegdash.features.datasets.rst
docs/source/api/eegdash.features.decorators.rst
docs/source/api/eegdash.features.extractors.rst
docs/source/api/eegdash.features.feature_bank.complexity.rst
docs/source/api/eegdash.features.feature_bank.connectivity.rst
docs/source/api/eegdash.features.feature_bank.csp.rst
docs/source/api/eegdash.features.feature_bank.dimensionality.rst
docs/source/api/eegdash.features.feature_bank.rst
docs/source/api/eegdash.features.feature_bank.signal.rst
docs/source/api/eegdash.features.feature_bank.spectral.rst
docs/source/api/eegdash.features.feature_bank.utils.rst
docs/source/api/eegdash.features.inspect.rst
docs/source/api/eegdash.features.rst
docs/source/api/eegdash.features.serialization.rst
docs/source/api/eegdash.features.utils.rst
docs/source/api/eegdash.mongodb.rst
docs/source/api/eegdash.paths.rst
docs/source/api/eegdash.rst
docs/source/api/eegdash.utils.rst
docs/source/api/modules.rst
docs/source/generated/auto_examples/index.rst
docs/source/generated/auto_examples/sg_execution_times.rst
docs/source/generated/auto_examples/core/sg_execution_times.rst
docs/source/generated/auto_examples/core/tutorial_eegdash_offline.ipynb
docs/source/generated/auto_examples/core/tutorial_eegdash_offline.rst
docs/source/generated/auto_examples/core/tutorial_eoec.ipynb
docs/source/generated/auto_examples/core/tutorial_eoec.rst
docs/source/generated/auto_examples/core/tutorial_feature_extractor_open_close_eye.ipynb
docs/source/generated/auto_examples/core/tutorial_feature_extractor_open_close_eye.rst
docs/source/generated/auto_examples/eeg2025/sg_execution_times.rst
docs/source/generated/auto_examples/eeg2025/tutorial_challenge_1.ipynb
docs/source/generated/auto_examples/eeg2025/tutorial_challenge_1.rst
docs/source/generated/auto_examples/eeg2025/tutorial_challenge_2.ipynb
docs/source/generated/auto_examples/eeg2025/tutorial_challenge_2.rst
docs/source/install/install.rst
docs/source/install/install_pip.rst
docs/source/install/install_source.rst
eegdash/__init__.py
eegdash/api.py
eegdash/bids_eeg_metadata.py
eegdash/const.py
eegdash/data_utils.py
eegdash/mongodb.py
eegdash/paths.py
eegdash/utils.py
eegdash.egg-info/PKG-INFO
eegdash.egg-info/SOURCES.txt
eegdash.egg-info/dependency_links.txt
eegdash.egg-info/requires.txt
eegdash.egg-info/top_level.txt
eegdash/dataset/__init__.py
eegdash/dataset/dataset.py
eegdash/dataset/dataset_summary.csv
eegdash/dataset/registry.py
eegdash/features/__init__.py
eegdash/features/datasets.py
eegdash/features/decorators.py
eegdash/features/extractors.py
eegdash/features/inspect.py
eegdash/features/serialization.py
eegdash/features/utils.py
eegdash/features/feature_bank/__init__.py
eegdash/features/feature_bank/complexity.py
eegdash/features/feature_bank/connectivity.py
eegdash/features/feature_bank/csp.py
eegdash/features/feature_bank/dimensionality.py
eegdash/features/feature_bank/signal.py
eegdash/features/feature_bank/spectral.py
eegdash/features/feature_bank/utils.py
tests/test_api.py
tests/test_cache_folder_suffix.py
tests/test_challenge_kwargs.py
tests/test_correctness.py
tests/test_dataset.py
tests/test_dataset_registration.py
tests/test_eegdash.py
tests/test_functional.py
tests/test_init.py
tests/test_minirelease.py
tests/test_mongo_connection.py
tests/test_offline.py
tests/test_query.py