sleap icon indicating copy to clipboard operation
sleap copied to clipboard

GUI should not show Kalman filter fields for flow tracker

Open talmo opened this issue 1 year ago • 0 comments

In

  • https://github.com/talmolab/sleap/pull/1986

, we fixed the Kalman filter that had mismatched args with the new CLI.

We disabled it with the flow tracker since it doesn't make as much sense to use it with the Kalman filter, but its fields are still present in the GUI. These should be removed.

In the simple tracker, we should also have GUI validation to make sure that the number of tracks is set.

talmo avatar Dec 20 '24 22:12 talmo