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

Switch order of track and truth in SIAP metrics measure #671

Closed sdhiscocks closed 2 years ago

sdhiscocks commented 2 years ago

This enables use of Mahalanobis measure.

codecov[bot] commented 2 years ago

Codecov Report

Merging #671 (95f35e4) into main (98bda88) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #671   +/-   ##
=======================================
  Coverage   94.56%   94.56%           
=======================================
  Files         168      168           
  Lines        8459     8459           
  Branches     1634     1634           
=======================================
  Hits         7999     7999           
  Misses        343      343           
  Partials      117      117           
Flag Coverage Δ
integration 68.77% <100.00%> (-0.05%) :arrow_down:
unittests 92.06% <100.00%> (ø)

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

Impacted Files Coverage Δ
stonesoup/metricgenerator/tracktotruthmetrics.py 100.00% <100.00%> (ø)

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 98bda88...95f35e4. Read the comment docs.