sollan / alma

Fully automated (rodent) limb motion analysis toolbox for behavioral analysis with bodypart coordinate data, building upon markerless pose estimation.
GNU General Public License v3.0
13 stars 5 forks source link

Problem: adding a slip causes next_pred_button to stop working #4

Closed sollan closed 3 years ago

sollan commented 4 years ago

self.val and other lists related to validated values must be sorted in this case

sollan commented 4 years ago

For now, to avoid trouble, just make sure not to reject correct predictions, and add the missing frames in the end (after confirming all the others--which heavily involves the next_pred button)