sgoldenlab / simba

SimBA (Simple Behavioral Analysis), a pipeline and GUI for developing supervised behavioral classifiers
https://simba-uw-tf-dev.readthedocs.io/
GNU General Public License v3.0
298 stars 143 forks source link

Labeling session reloading at wrong frame #29

Closed Ejdrup closed 4 years ago

Ejdrup commented 4 years ago

After saving a labeling section and reopening at a later timepoint, SimBA keeps reopening at an older save. The file last_framelog remains unchanged as the following when saving at different timepoints:

[Last saved frames]' 'tracking_video2020-02-26t10_19_20 = 3736

Additionally, I'm not seeing any labels in the csv under targets_inserted, however, that might be because they are stored somewhere else?

Ejdrup commented 4 years ago

I realize now saving overwrites previous efforts unless the newly annotated frames are saved with the specific range annotated in the frame range selector above the save button. I'll open a feature suggesting for saving only the newly annotated frames to the csv.