Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add sessionInfo pubsub topic #21

Open
jdpigeon opened this issue Dec 2, 2017 · 1 comment
Open

Add sessionInfo pubsub topic #21

jdpigeon opened this issue Dec 2, 2017 · 1 comment
Assignees

Comments

@jdpigeon
Copy link
Member

jdpigeon commented Dec 2, 2017

We're breaking sessionInfo packets into a different pubsub topic. I've set it up in the app but we need to create the topic and give the neurodoro service account permission to it

@jdpigeon
Copy link
Member Author

Here's the schema for the sessioninfo / streaminfo packets:

{
  "channel_count": 4,
  "manufacturer": "Interaxon",
  "name": "non-symbolic attention",
  "nb_samples": 2723,
  "nominal_srate": 256,
  "session_id": "4yf474451",
  "source_id": "NeuroTechTO",
  "start_time": 1519067445163,
  "type": "RawEEG",
  "uid": "d_shY774yf4",
  "version": "1.0"
}

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

No branches or pull requests

2 participants