.coveragerc
.gitignore
.readthedocs.yml
.travis.yml
LICENSE
MANIFEST.in
README.rst
appveyor.yml
environment.yml
mne_project_template_bootstrap.sh
requirements.txt
setup.cfg
setup.py
.binder/postBuild
.binder/requirements.txt
.binder/runtime.txt
.circleci/config.yml
.idea/misc.xml
.idea/mne-project-template.iml
.idea/modules.xml
.idea/vcs.xml
.idea/workspace.xml
doc/Makefile
doc/api.rst
doc/conf.py
doc/explanation_algorithm.rst
doc/index.rst
doc/make.bat
doc/quick_start.rst
doc/user_guide.rst
doc/_static/css/project-template.css
doc/_static/js/copybutton.js
doc/_templates/class.rst
doc/_templates/function.rst
doc/_templates/numpydoc_docstring.py
doc/binder/requirements.txt
examples/README.txt
examples/plot_01_compute_sesame_meg_auditory_mne.py
examples/plot_02_compute_sesame_meg_auditory_volume_mne.py
examples/plot_03_compute_sesame_meg_auditory_fixed_ori_mne.py
examples/plot_04_compute_sesame_meg_auditory_prior_mne.py
examples/plot_05_explore_alternative_sesame_meg.py
examples/plot_06_compute_sesame_meg_simulated_frequency_mne.py
examples/plot_07_compute_sesame_esi.py
examples/test.png
examples/data/sub-01_run-07_data.mat
sesameeg/.directory
sesameeg/__init__.py
sesameeg/_template.py
sesameeg/_version.py
sesameeg/dipoles.py
sesameeg/emp_pdf.py
sesameeg/particles.py
sesameeg/sesame.py
sesameeg.egg-info/PKG-INFO
sesameeg.egg-info/SOURCES.txt
sesameeg.egg-info/dependency_links.txt
sesameeg.egg-info/not-zip-safe
sesameeg.egg-info/requires.txt
sesameeg.egg-info/top_level.txt
sesameeg/io/__init__.py
sesameeg/io/io.py
sesameeg/metrics/__init__.py
sesameeg/metrics/metrics.py
sesameeg/mne/__init__.py
sesameeg/mne/mne_utils.py
sesameeg/tests/__init__.py
sesameeg/tests/test_template.py
sesameeg/utils/__init__.py
sesameeg/utils/check.py
sesameeg/utils/smc_utils.py
sesameeg/viz/__init__.py
sesameeg/viz/viz.py