NeuroTechX / NeuroTechX/EEG-ExPy

Missing Marker Column in Output (Muse2 with BlueMuse)

Open
#108 3 comments 0 reactions 1 assignee View on GitHub

@JohnGriffiths is already working on this.

Since Jun 17, 2021.

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 10
  • Python Version: 3.7
  • Brain Interface Used (e.g Muse, OpenBCI, Notion etc): Muse2 with Bluemuse

📝 Provide detailed reproduction steps (if any)

  1. Connect to BlueMuse and begin streaming.
  2. Ran the demonstration code for running an experiment as per the documentation . I tried 30s, 120s, visual_n170, and visual_p300.
  3. Additionally, I ran a snippet of code for "signal quality", and I send a couple of test markers.
✔️ Expected result

The fetched data looked like this:

image

I expected all the columns except the "Right AUX" column.

❌ Actual result

(1) The result of running the experiment:
There is no marker column at all:
image

(2) Signal snippet:
Initially, there was no marker column, as above. This morning, it began to show up, but it has no header or data for the first few lines, which causes import errors. The other markers I send in the snippet do show up.

image

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.