.coveragerc
.gitignore
.readthedocs.yaml
LICENSE.md
MANIFEST.in
README.md
pyproject.toml
.github/workflows/core-ci.yml
.github/workflows/release.yml
docs/Makefile
docs/make.bat
docs/requirements.txt
docs/source/README.ipynb
docs/source/conf.py
docs/source/index.rst
docs/source/installation.rst
docs/source/output_10_0.png
docs/source/welcome.rst
docs/source/api/hmp.models.rst
docs/source/api/hmp.rst
docs/source/images/logos/logo.png
docs/source/notebooks/1-How_HMP_works.ipynb
docs/source/notebooks/2-The_different_model_classes.ipynb
docs/source/notebooks/3-Applying_HMP_to_real_data.ipynb
docs/source/notebooks/4-Advanced-grouping_models.ipynb
docs/source/notebooks/Data_loading.ipynb
docs/source/notebooks/demo.rst
docs/source/notebooks/estimates.csv
hmp/__init__.py
hmp/_version.py
hmp/distributions.py
hmp/io.py
hmp/loocv.py
hmp/mcca.py
hmp/patterns.py
hmp/preprocessing.py
hmp/simulations.py
hmp/trialdata.py
hmp/utils.py
hmp/visu.py
hmp.egg-info/PKG-INFO
hmp.egg-info/SOURCES.txt
hmp.egg-info/dependency_links.txt
hmp.egg-info/requires.txt
hmp.egg-info/top_level.txt
hmp/models/__init__.py
hmp/models/base.py
hmp/models/cumulative.py
hmp/models/eliminative.py
hmp/models/event.py
hmp/simulation_parameters/info.fif
hmp/simulation_parameters/sample_fwd.fif
hmp/simulation_parameters/sources_list.npy
hmp/simulation_parameters/label/aparc.annot.ctab
hmp/simulation_parameters/label/lh.aparc.annot
hmp/simulation_parameters/label/rh.aparc.annot
hmp/simulation_parameters/surf/lh.white
hmp/simulation_parameters/surf/rh.white
tests/old_test_integration.py
tests/test_cumulative.py
tests/test_distributions.py
tests/test_eliminative.py
tests/test_fixed.py
tests/test_io.py
tests/test_plots.py
tests/gen_data/generate_data.py
tests/gen_data/dataset_a/dataset_a_raw_raw.fif
tests/gen_data/dataset_a/dataset_a_raw_raw_generating_events.npy
tests/gen_data/dataset_b/dataset_b_raw_raw.fif
tests/gen_data/dataset_b/dataset_b_raw_raw_generating_events.npy