Closed eacrummy closed 6 months ago
Thank you @eacrummy for reporting this issue.
I'll investigate this on my side, but it would be great to get some additional information:
Hi Jens,
Thank you for your help! -Elizabeth
Hi Jens,
Not sure if this would explain the error, but we realized that we had to modify our Boris score time bins to match the 15 fps framerate of our videos. We also have portions of the video that start prior to session start for our behavior, so we think that the sleap predictions are excluding those frames and misaligning the Boris and pose estimation files.
Elizabeth
Hi @eacrummy ,
Thanks for your patience. Yes, this is likely the issue.
All exported BORIS files must have the same lenght (in time) as the pose estimation files. That means, that you need to export the binary table from the start of the "observation" (video), not the first behavior.
This should fix your issue, but please let me know if it did.
Feel free to close the issue.
Hi Jens,
Thank you! We did try to rebin the BORIS timestamps at to match the 15 fps of the videos, but had issues with matching the time. We're working on using larger timebins (.2s to be 5fps) to see if it fixes our issue.
Describe the bug Key Error for Behaviors('Other', 'Platform Time') when trying to look at video segments to refine labels.
To Reproduce Steps to reproduce the behavior:
Expected behavior Expected to be able to select samples 0-4 (based on number of samples to refine at 5) and see different video clips of example behavior to edit behavioral classification at those timepoints.
Screenshots
Desktop (please complete the following information):
Project Config (please post the content of the corresponding config.ini file)
Additional context Add any other context about the problem here.