dstl / Stone-Soup

A software project to provide the target tracking community with a framework for the development and testing of tracking algorithms.
https://stonesoup.rtfd.io
MIT License
403 stars 134 forks source link

Add Information Filter Tutorial #667

Closed jwragg-dstl closed 2 years ago

jwragg-dstl commented 2 years ago

Added Information Filter tutorial. Fixed plotting for information states. Added Gaussian interface to the InformationState.

codecov[bot] commented 2 years ago

Codecov Report

Merging #667 (261a1cf) into main (de83b4e) will decrease coverage by 0.03%. The diff coverage is 86.66%.

:exclamation: Current head 261a1cf differs from pull request most recent head 872b08c. Consider uploading reports for the commit 872b08c to get more accurate results

@@            Coverage Diff             @@
##             main     #667      +/-   ##
==========================================
- Coverage   94.55%   94.51%   -0.04%     
==========================================
  Files         168      168              
  Lines        8441     8466      +25     
  Branches     1633     1635       +2     
==========================================
+ Hits         7981     8002      +21     
- Misses        343      345       +2     
- Partials      117      119       +2     
Flag Coverage Δ
integration 69.21% <66.66%> (+0.41%) :arrow_up:
unittests 92.01% <83.33%> (-0.04%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
stonesoup/measures.py 93.20% <66.66%> (-3.64%) :arrow_down:
stonesoup/plotter.py 93.85% <100.00%> (ø)
stonesoup/types/state.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.