NeuroTechX / EEG-ExPy

EEG Experiments in Python
https://neurotechx.github.io/EEG-ExPy/
BSD 3-Clause "New" or "Revised" License
437 stars 124 forks source link

feat: added visual-codeprose experiment #75

Closed ErikBjare closed 3 years ago

ErikBjare commented 3 years ago

Builds upon #71

Fixes https://github.com/NeuroTechX/eeg-notebooks/issues/70

Improves some aspects of https://github.com/NeuroTechX/eeg-notebooks/issues/74

Still very WIP.

I'll likely pile on a lot of stuff on this PR, as I don't want to have to deal with branching/rebasing every time I find something small to fix.

TODO

ErikBjare commented 3 years ago

I think this is ready to merge. Will merge if CI passes.