.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.io.rst
docs/source/api/hmp.models.rst
docs/source/api/hmp.projectors.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-conditions_grouping.ipynb
docs/source/notebooks/Data_loading.ipynb
docs/source/notebooks/FAQ.ipynb
docs/source/notebooks/demo.rst
docs/source/notebooks/estimates.csv
hmp/__init__.py
hmp/_version.py
hmp/basedata.py
hmp/crossvalidation.py
hmp/distributions.py
hmp/patterndata.py
hmp/patterns.py
hmp/simulations.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/scm_file_list.json
hmp.egg-info/scm_version.json
hmp.egg-info/top_level.txt
hmp/io/__init__.py
hmp/io/bids_raw.py
hmp/io/metadata.py
hmp/io/mne_epochs.py
hmp/io/mne_raw.py
hmp/io/preprocessing.py
hmp/io/utils.py
hmp/models/__init__.py
hmp/models/base.py
hmp/models/cumulative.py
hmp/models/eliminative.py
hmp/models/event.py
hmp/projectors/__init__.py
hmp/projectors/base.py
hmp/projectors/custom.py
hmp/projectors/identity.py
hmp/projectors/pca.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/test_basedata.py
tests/test_cumulative.py
tests/test_eliminative.py
tests/test_fixed.py
tests/test_general.py
tests/test_io.py
tests/test_parametrization.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
tests/gen_data/dataset_c/dataset_c_raw_raw.fif
tests/gen_data/dataset_c/dataset_c_raw_raw_generating_events.npy
tests/gen_data/dataset_d/dataset_d_raw_raw.fif
tests/gen_data/dataset_d/dataset_d_raw_raw_generating_events.npy
tests/gen_data/pseudo_BIDS/sub-a/eeg/sub-a_task-X_eeg.fif
tests/gen_data/pseudo_BIDS/sub-a/eeg/sub-a_task-X_events.tsv