NeuroTechX / NeuroTechX/EEG-ExPy

aux channel with muse2_bfn device

Open
#224 0 comments 0 reactions 1 assignee View on GitHub

@tmorshed is already working on this.

Since Apr 6, 2023.

bug EEG-ExPy
Dominant language
Python
Stars
575
Forks
153
Avg merge
6h 44m
Merged PRs (30d)
3

Description

ℹ 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 detailed reproduction steps (if any)

Read the data after running an experiment

✔️ Expected result

All channels including aux read

❌ Actual result

Aux channel not read

The problem is that here
https://github.com/NeuroTechX/eeg-notebooks/blob/ac1f5fb14d3c2baa8be0cc6ef0cfb87671060e95/eegnb/analysis/utils.py#L198
the aux channel index is coded for muse2, but not muse2_bfn.

Is it possible to fix this, or better use muse2 as input?

For the moment I just changed the directory name to muse2 instead of muse2_bfn.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.