agencyenterprise / neural-data-simulator

Electrophysiology data simulator for developing brain-computer interfaces
https://agencyenterprise.github.io/neural-data-simulator/
Apache License 2.0
71 stars 7 forks source link

Stream task window GUI information on LSL #42

Closed charlesbmi closed 1 year ago

charlesbmi commented 1 year ago

https://github.com/agencyenterprise/neural-data-simulator/issues/39

Motivation

As someone building an app on top of NDS, I would like to build a custom task visualizer separate from pygame. For example:

image

To do this, we need to expose the necessary task UI variables to be displayed elsewhere.

Changes

Behavior