You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As shown in the image below, every time I change the animal id in the GUI and record its first video, the video and video_times files are being saved in the folder of the previous animal. All other files are saved correctly to the new animal's folder.
When the animal is the first of the day, the video and video_times files are saved in a new folder with the correct date but wrong animal id number.
Currently I copy these files to the correct folder and everything works fine afterwards, but if it could be fixed that would be nice.
The text was updated successfully, but these errors were encountered:
Hi @birtezuidinga, sorry for the delay in the reply! Are you sure you're running the last version of Stytra? We should have fixed this in master in one of the latest updates at some point earlier this year, right @nvbln?
Hi, thank you for the reply. I should be running the latest version now, but the problem persists. I checked for differences in my fork and master, but they are identical except for the extra stimuli I made. Do you maybe mean this fix? #78, that was a slightly different problem with saving the videos. Maybe I am overlooking something though.
As shown in the image below, every time I change the animal id in the GUI and record its first video, the video and video_times files are being saved in the folder of the previous animal. All other files are saved correctly to the new animal's folder.
When the animal is the first of the day, the video and video_times files are saved in a new folder with the correct date but wrong animal id number.
Currently I copy these files to the correct folder and everything works fine afterwards, but if it could be fixed that would be nice.
The text was updated successfully, but these errors were encountered: