Skip to content

Add missing data and trial logs #75

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

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Add missing data and trial logs #75

wants to merge 6 commits into from

Conversation

glopesdev
Copy link
Member

A few logs were missing from the dataset and/or were being saved with inconsistent naming. Specifically, the current VR corridor position was not being logged with trial frame updates, and Harp logs were split between commands and events which does not conform to the current logging standard.

Here we introduce changes to make the naming consistent, refactor the trial data logging strategy to mirror consistent frame time logging from BonVision, and introduce a new global subject to store and log the current corridor position, if available.

Fixes #71
Fixes #51

@glopesdev glopesdev added the fix Pull request that fixes an issue label Apr 2, 2025
@glopesdev glopesdev requested a review from ransona April 2, 2025 15:31
@ransona
Copy link
Collaborator

ransona commented Apr 3, 2025

Test with the https://github.com/neurogears/ranson-rig/tree/missing-logs branch has produced no .bin logging files:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Pull request that fixes an issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

not all harp data is logged position in VR corridor not logged
2 participants