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

We have worked to clarify and streamline the installation process and instructions for `eeg-notebooks` . However we know there are still some problems that people occasionally encounter. These may be...

good first issue

Traceback (most recent call last): File "/Users/kylemathewson/eeg-notebooks/venv/lib/python3.7/site-packages/sphinx_gallery/gen_gallery.py", line 159, in call_memory return 0., func() File "/Users/kylemathewson/eeg-notebooks/venv/lib/python3.7/site-packages/sphinx_gallery/gen_rst.py", line 466, in __call__ exec(self.code, self.fake_main.__dict__) File "/Users/kylemathewson/eeg-notebooks/examples/visual_cueing/02r__cueing_group_analysis.py", line 38, in datasets.fetch_dataset(data_dir=eegnb_data_path, experiment='visual-cueing', site='kylemathlab_dev')...

There's a set of sphinx-gallery examples for the four notebooks that you contributed https://neurotechx.github.io/eeg-notebooks/experiments/cueing.html which are slightly modified, but largely unchanged from your original notebooks. What we could do with...

- I just used some images instead of using drawing up the checkerboard and red dot with code. - I had to update the PsychoPy version because 2020.2.3 was using...

Dear Sir/madam Most SSVEP research use on/off switching. However, several of my professors stated that the influence of showing the pattern image with an on/off stimuli frequency must be stated...

## 📝 Provide a description of requested docs changes https://neurotechx.github.io/eeg-notebooks/auto_examples/visual_n170/01r__n170_viz.html Hello, Could you explain how eegnb_data_path and n170_data_path variable are and how to use them ? I set n170_data_path to...

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

bug

Continuation and modification of #250 Adding support for multiple installation types This is achieved primarily via adding some additional options in the requirements and setup files It also necessitated splitting...

This PR modifies the current rendering engine to allow support for using a head mounted display. Here is a github issue explaining the change: [Support for Oculus/Meta Quest VR](https://github.com/NeuroTechX/eeg-notebooks/issues/232). [PsychXR](https://github.com/mdcutone/psychxr)...