Skip to content
This repository has been archived by the owner on Jun 21, 2023. It is now read-only.

Receive signal properties from the backend #3

Open
ozancaglayan opened this issue Jun 26, 2013 · 0 comments
Open

Receive signal properties from the backend #3

ozancaglayan opened this issue Jun 26, 2013 · 0 comments

Comments

@ozancaglayan
Copy link
Member

Receive signal characteristics from the Python backend before generating the UI, e.g. the backend should send sth like:

{type: 'eeg',
 channel_count: 14,
 channel_names: ["P7", "P8", "O2",...],
 ..
 ..
}

and the UI should parse this and generate the relevant realtime plot according to this.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant