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

No camera trigger file found #442

Closed alexpiet closed 3 months ago

alexpiet commented 3 months ago

@avalon-amaya reported this happening on 3D in the session ending at 3:31.

Any ideas @hagikent ?

avalon-amaya commented 3 months ago

Happened on 2D too. stopped excitation > stopped Thor bonsai > save > window popup "Please restart FIP" > "no camera trigger file found" in warning box.

hagikent commented 3 months ago

"Please restart FIP" > "no camera trigger file found" I guess this is happening in the GUI...? (or in the Workflow?) I have no idea what the camera trigger file is.

alexpiet commented 3 months ago

This has nothing to do with the FIP workflow, it was just noticed on the FIP rigs. The issue is that we check for dropped frames in the camera trigger file, however this file only exists if high speed video was collected. We need to change the logic to only look for this file if we are recording video.

Separately, the way we are logging warnings in the GUI is confusing. We have a specific place for each warning, but that means that the warning dialog box feels messy and unorganized. I'll make a separate issue #444

avalon-amaya commented 3 months ago

This is also happened in 3B today. I had to scroll the warning box to see it. not confined to D boxes.