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 Sensor Management Tutorials #659

Closed nperree-dstl closed 2 years ago

nperree-dstl commented 2 years ago

Add first two sensor management tutorials - single sensor management and multi-sensor management

codecov[bot] commented 2 years ago

Codecov Report

Merging #659 (e11e7ee) into main (aaa895b) will increase coverage by 0.11%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #659      +/-   ##
==========================================
+ Coverage   94.43%   94.55%   +0.11%     
==========================================
  Files         168      168              
  Lines        8429     8441      +12     
  Branches     1630     1633       +3     
==========================================
+ Hits         7960     7981      +21     
+ Misses        348      343       -5     
+ Partials      121      117       -4     
Flag Coverage Δ
integration 68.80% <75.00%> (+1.10%) :arrow_up:
unittests 92.05% <75.00%> (-0.03%) :arrow_down:

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

Impacted Files Coverage Δ
stonesoup/plotter.py 93.85% <100.00%> (+0.44%) :arrow_up:
stonesoup/sensor/actionable.py 94.20% <0.00%> (+2.89%) :arrow_up:
stonesoup/dataassociator/tracktotrack.py 93.42% <0.00%> (+3.28%) :arrow_up:
stonesoup/sensormanager/reward.py 97.87% <0.00%> (+4.25%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update aaa895b...e11e7ee. Read the comment docs.