AllenNeuralDynamics / dynamic-foraging-task

Bonsai/Harp workflow for Dynamic Foraging with Python GUI for visualization and control
MIT License
5 stars 4 forks source link

FIP rigs and dropped frame detection #489

Closed alexpiet closed 3 months ago

alexpiet commented 4 months ago

Saved video data, but no camera trigger file found | Foraging.py | _check_drop_frames | line 524 | 1D, 2D, 3D

This seems to be happening on all three FIP rigs. I'm not sure how the camera trigger file is generated, but it somehow isn't getting generated when the FIP rigs trigger video collection

hagikent commented 4 months ago

Likely because ThorFIP bonsai is independently recording behavior videos. How critical is this? If not at all, if can just ignore for now and switching to high-speed videography will automatically solve this.

alexpiet commented 4 months ago

Not critical at all. I think its fine to wait for high speed videography. But lets add some logic to the code to stop the error from being thrown.