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

Parse DIO data and add to NWB file #30

Merged
merged 8 commits into from
Aug 17, 2023
Merged

Parse DIO data and add to NWB file #30

merged 8 commits into from
Aug 17, 2023

Conversation

rly
Copy link
Collaborator

@rly rly commented Aug 9, 2023

This is a work in progress, but I'm stashing my changes here.

These changes allow adding DIO data from a .rec file to a .nwb file according to the conventions set by rec_to_nwb

TODO:

  • parse all channels
  • concatenate across files
  • add tests
  • process interleaved data

@rly rly marked this pull request as ready for review August 15, 2023 20:36
@rly
Copy link
Collaborator Author

rly commented Aug 15, 2023

@samuelbray32 could you use the metadata file in this PR to update the test NWB files on Box? I think then the tests here will pass.

@rly rly changed the title [WIP] Parse DIO data and add to NWB file Parse DIO data and add to NWB file Aug 15, 2023
@edeno edeno merged commit c06c861 into main Aug 17, 2023
4 of 8 checks passed
@edeno edeno deleted the add_dios branch August 17, 2023 15:39
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

Successfully merging this pull request may close these issues.

2 participants