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

Clear camera start time when starting a new session #1124

Open
alexpiet opened this issue Dec 6, 2024 · 1 comment
Open

Clear camera start time when starting a new session #1124

alexpiet opened this issue Dec 6, 2024 · 1 comment
Assignees

Comments

@alexpiet
Copy link
Collaborator

alexpiet commented Dec 6, 2024

camera_start_time is used to determine in the session metadata, and thus also the upload manifest, if behavior videos were recorded. If a session is run with video, and then a new session is started without closing the GUI, the session metadata incorrectly includes the video as a modality.

@alexpiet
Copy link
Collaborator Author

alexpiet commented Dec 9, 2024

@micahwoodard This is a minor bug to take care of. I'm not sure where the best place is to clear the window attribute camera_start_time. Presumably in _NewSession(), but I'm not sure

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