EEG-ExPy icon indicating copy to clipboard operation
EEG-ExPy copied to clipboard

EEG Experiments in Python

Results 71 EEG-ExPy issues
Sort by recently updated
recently updated
newest added

As discussed, it makes sense to transition from the notebooks for analysis of eegnb experiments to a cli that can provide the user an opportunity to do the analysis without...

Hello, I am interested about [Neurodoro](https://awesomeopensource.com/project/NeuroTechX/neurodoro) project. As seen, it is not maintained any more. want to know why it is not maintained and if there are any reasons behind...

### Discussed in https://github.com/NeuroTechX/eeg-notebooks/discussions/198 Originally posted by **Parvfect** July 26, 2022 I am trying to run the N170 experiment, and it seemed to be working perfectly before and I have...

brainflow

## ℹ Computer information - Platform OS (e.g Windows, Mac, Linux etc): Windows 10 - Python Version: 3.7 - Brain Interface Used (e.g Muse, OpenBCI, Notion etc): Muse 2 ##...

bug
brainflow

Hey folks, wanted to use this thread to keep track of the changes to support installation of eeg-notebooks on Mac M1. (I initially tried using poetry for this based on...

## 📝 Provide a description of the new feature _What is the expected behavior of the proposed feature? What is the scenario this would be used?_ --- Modify the code...

enhancement

I added a new section of PSD parametrization using FOOOF algorithm proposed by [Thomas Donoghue](https://www.nature.com/articles/s41593-020-00744-x#auth-Thomas-Donoghue) @TomDonoghue I hope it could be appreciated.

I have no idea how, but I managed to close the previous PR with a force push somehow (https://github.com/NeuroTechX/eeg-notebooks/pull/22)... So here we go again.

New Experimental class Structure created through #183 has not been tested using an EEG stream. Needs to be rigirously tested using an EEG to make sure that nothing breaks and...

Adapt the Auditory Oddball Experiment implemented in eegnb/experiments/AuditoryOddball to the Experimental Class structure and test it