alexandrebarachant/pyRiemann

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.coveragerc
.github/workflows/deploy_ghpages.yml
.github/workflows/pypi-publish.yml
.github/workflows/testing.yml
.gitignore
.pre-commit-config.yaml
.readthedocs.yaml
LICENSE
MANIFEST.in
README.md
doc/Makefile
doc/_static/style.css
doc/_templates/class.rst
doc/_templates/function.rst
doc/api.rst
doc/index.rst
doc/installing.rst
doc/introduction.rst
doc/logo.png
doc/requirements.txt
doc/whatsnew.rst
examples/ERP/README.txt
examples/README.txt
examples/SSVEP/README.txt
examples/artifacts/README.txt
examples/data/sample-blinks.txt.gz
examples/motor-imagery/README.txt
examples/signal/README.txt
examples/simulated/README.txt
examples/stats/README.txt
examples/transfer/README.txt
requirements.txt
setup.cfg
doc/_static/copybutton.js45
B
6 hrs
doc/conf.py80
doc/sphinxext/sphinx_issues.py181
A
3 hrs
examples/ERP/plot_ERP.py50
examples/ERP/plot_classify_EEG_tangentspace.py65
B
4 hrs
examples/ERP/plot_classify_MEG_mdm.py79
B
4 hrs
examples/ERP/plot_embedding_MEG.py49
examples/SSVEP/helpers/ssvep_helpers.py95
A
35 mins
examples/SSVEP/plot_classify_ssvep_mdm.py100
C
1 day
examples/SSVEP/plot_classify_ssvep_pga.py106
examples/artifacts/plot_correct_ajdc_EEG.py80
A
1 hr
examples/artifacts/plot_detect_riemannian_potato_EEG.py164
C
1 day
examples/artifacts/plot_detect_riemannian_potato_field_EEG.py187
A
1 hr
examples/motor-imagery/helpers/coherence_helpers.py53
A
1 hr
examples/motor-imagery/helpers/frequencybandselection_helpers.py155
A
3 hrs
examples/motor-imagery/plot_augmented.py168
examples/motor-imagery/plot_ensemble_coherence.py137