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

Implement multi-stimulus RunningSpeed and RunningAcquisition data objects #2337

Closed
3 tasks
danielsf opened this issue Apr 5, 2022 · 1 comment
Closed
3 tasks
Assignees

Comments

@danielsf
Copy link
Contributor

danielsf commented Apr 5, 2022

Create RunningSpeed and RunningAcquisition data objects that can concatenate running speed data from 3 stimulus pickle files (behavior, replay, and mapping).

@danielsf has a prototype implementation from Corbett.

  • Class must implement from_json, to_json, to_nwb and from_nwb.
  • PR should include unit test that data can be roundtripped through those various read/write patterns
  • PR should merge into vbn_2022_dev

Example input.json is here

/allen/aibs/technology/sergeyg/Projects/vbn/programs/braintv/production/visualbehavior/prod0/specimen_1087519262/ecephys_session_1111216934/BEHAVIOR_ECEPHYS_WRITE_NWB_QUEUE_1111216934_input.json
@danielsf danielsf self-assigned this Apr 5, 2022
@danielsf
Copy link
Contributor Author

danielsf commented Apr 7, 2022

Needs PR #2354 to be merged

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

1 participant