JSL icon indicating copy to clipboard operation
JSL copied to clipboard

Improve Kalman (KF) filter API

Open gerdm opened this issue 2 years ago • 0 comments

Calling KF on a dataset returns a tuple; using EKF returns a dictionary. Refactor KF so that

  • [ ] Calling KF on a dataset returns a dictionary of results
  • [ ] Modify demos that make use of KF

gerdm avatar Apr 22 '22 22:04 gerdm