.codecov.yaml
.codespellignore
.gitattributes
.gitignore
.pre-commit-config.yaml
.yamllint.yaml
LICENSE
MANIFEST.in
README.md
image-1.png
image.png
pyproject.toml
uv.lock
.github/dependabot.yaml
.github/labeler.yaml
.github/release.yaml
.github/workflows/auto-label.yaml
.github/workflows/bot.yaml
.github/workflows/doc.yaml
.github/workflows/publish.yaml
.github/workflows/pytest.yaml
.github/workflows/stubs.yaml
doc/Makefile
doc/conf.py
doc/index.rst
doc/links.inc
doc/make.bat
doc/references.bib
doc/_static/switcher.json
doc/_static/css/style.css
doc/_static/img/logo.png
doc/_static/img/logo_cibm.jpg
doc/_static/img/logo_fcbgmeeg.png
doc/_static/img/logo_snf.jpg
doc/_static/img/logo_unitec.jpg
doc/_static/logging/flowchart-dark.png
doc/_static/logging/flowchart-light.png
doc/_templates/autosummary/class.rst
doc/api/covariance.rst
doc/api/gedai.rst
doc/api/index.rst
doc/api/logging.rst
doc/dev/development.rst
doc/dev/index.rst
doc/dev/changes/0.1.0.rst
doc/dev/changes/0.2.0.rst
doc/dev/changes/0.3.0.rst
doc/dev/changes/0.4.0.rst
doc/dev/changes/index.rst
doc/dev/changes/latest.rst
doc/dev/changes/latest.rst.template
doc/dev/changes/names.inc
doc/install/index.rst
doc/license/index.rst
gedai/__init__.py
gedai/_version.py
gedai.egg-info/PKG-INFO
gedai.egg-info/SOURCES.txt
gedai.egg-info/dependency_links.txt
gedai.egg-info/entry_points.txt
gedai.egg-info/requires.txt
gedai.egg-info/scm_file_list.json
gedai.egg-info/scm_version.json
gedai.egg-info/top_level.txt
gedai/commands/__init__.py
gedai/commands/main.py
gedai/commands/sys_info.py
gedai/commands/tests/__init__.py
gedai/commands/tests/test_main.py
gedai/commands/tests/test_sys_info.py
gedai/covariance/__init__.py
gedai/covariance/covariance.py
gedai/covariance/tests/test_covariances.py
gedai/data/SNR=0.35481 contamination=25 clean_EEG_dataset_2.set + EOG_EMG_NOISE_dataset_1.set
gedai/data/__init__.py
gedai/data/fsavLEADFIELD_4_GEDAI-cov.fif
gedai/data/simulated_clean_EEG_2.set
gedai/gedai/__init__.py
gedai/gedai/_utils.py
gedai/gedai/adaptive.py
gedai/gedai/decompose.py
gedai/gedai/gedai.py
gedai/gedai/multiband.py
gedai/gedai/tests/test_adaptive.py
gedai/gedai/tests/test_gedai.py
gedai/gedai/tests/test_meg.py
gedai/gedai/tests/test_multiband.py
gedai/metrics/__init__.py
gedai/metrics/enova.py
gedai/metrics/tests/__init__.py
gedai/metrics/tests/test_enova.py
gedai/sensai/__init__.py
gedai/sensai/sensai.py
gedai/sensai/tests/test_sensai.py
gedai/utils/__init__.py
gedai/utils/__init__.pyi
gedai/utils/_checks.py
gedai/utils/_checks.pyi
gedai/utils/_docs.py
gedai/utils/_docs.pyi
gedai/utils/_fixes.py
gedai/utils/_fixes.pyi
gedai/utils/_imports.py
gedai/utils/_imports.pyi
gedai/utils/config.py
gedai/utils/config.pyi
gedai/utils/logs.py
gedai/utils/logs.pyi
gedai/utils/tests/__init__.py
gedai/utils/tests/test_checks.py
gedai/utils/tests/test_config.py
gedai/utils/tests/test_docs.py
gedai/utils/tests/test_imports.py
gedai/utils/tests/test_logs.py
gedai/viz/__init__.py
gedai/viz/compare.py
gedai/viz/sensai_viz.py
gedai/wavelet/__init__.py
gedai/wavelet/_modwt.py
gedai/wavelet/transform.py
tools/stubgen.py
tutorials/README.rst
tutorials/advanced/00_gedai_online.py
tutorials/advanced/10_gedai_forward.py
tutorials/advanced/20_gedai_opm.py
tutorials/advanced/README.rst
tutorials/basics/00_gedai.py
tutorials/basics/10_gedai_multiband.py
tutorials/basics/30_gedai_adaptive.py
tutorials/basics/README.rst
tutorials/use/00_gedai_offline_pipeline.py
tutorials/use/README.rst