Upstream PR: rlabbe/filterpy#263
Issue Type: Cherry-pick failed: fatal: bad object 3a72d8b28bde787d33a6f7704213919b508df358
Problem
Error: Cherry-pick failed: fatal: bad object 3a72d8b28bde787d33a6f7704213919b508df358
Original Description
Linked with issue #236
Add support for numpy masked array for measurement used in update methods and functions. This allow using masked array in batch_filter instead of list with None.
Unit tests have been updated and a working example can be found here:
Upstream PR: rlabbe/filterpy#263
Issue Type: Cherry-pick failed: fatal: bad object 3a72d8b28bde787d33a6f7704213919b508df358
Problem
Error: Cherry-pick failed: fatal: bad object 3a72d8b28bde787d33a6f7704213919b508df358
Original Description
Linked with issue #236
Add support for numpy masked array for measurement used in update methods and functions. This allow using masked array in batch_filter instead of list with None.
Unit tests have been updated and a working example can be found here: