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

EEG Experiments in Python

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

Need to incorporate the edge case that serves more as a hack into the general eeg push sample to reduce redundancy.

EEG-ExPy

Lot of specific Experiemental Parameters are passed to the Experiment Super Class as per Draft PR #184, need to somehow package to increase generalisation of the super class.

EEG-ExPy

Getting issues with missing liblsl: https://github.com/NeuroTechX/eeg-notebooks/runs/6920267569 Likely due to: https://github.com/labstreaminglayer/liblsl-Python/blob/4ac07fd67d64691bfbee32270c624f4dc8f391fe/README.md#linux-binaries-deprecated Was gonna pin the dependency, but weirdly, we should be getting 1.10.5?: https://github.com/alexandrebarachant/muse-lsl/blob/master/setup.py#L51

platform: linux

Defined General Experiment Class type that does all of the operations besides loading and presenting the stimulus which is overriden by the derived classes. As of now it incorporates the...

enhancement

PR for continued work on fixing CI. This reverts commit 2d748719b656160ea10fe94f29ff5c613e35f957. So it reverts the revert of the overly eager merge in #167. - The PR: #167 - The revert...

Replaces #92 (switched to branch in the NeuroTechX repo instead of my fork) Fixes #43 Fixes #77 ### TODO - [ ] Resolve conflicts caused by changes to master since...

A lot of the code/experiments needs access to static information such as: - device name - experiment name - subject id - session id - data directory - record duration...

enhancement

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

bug

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

bug
platform: macos

Computer: MacOS Monterey Python Version: 3.7.11 Jupyter Notebook Version: 6.3.0 Brain Interface Used: Cyton+Daisy I am trying to Test if the Python library installed correctly by using the code: from...

bug
platform: macos
EEG-ExPy