Skip to content

Conversation

@ThibautGoldsborough
Copy link
Contributor

added the option to use distance as a metric to match nodes when matching two datasets, as an alternative to IoU

add distance based matching (instead of iou). Add scale parameter for anisotropy
@ThibautGoldsborough
Copy link
Contributor Author

I'll fix the lint error.

@codecov-commenter
Copy link

codecov-commenter commented Jan 14, 2026

Codecov Report

❌ Patch coverage is 78.44828% with 25 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.31%. Comparing base (e4e820f) to head (3ed6cf5).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/tracksdata/metrics/_ctc_metrics.py 51.51% 15 Missing and 1 partial ⚠️
src/tracksdata/metrics/_matching.py 88.31% 6 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #237      +/-   ##
==========================================
- Coverage   88.50%   88.31%   -0.19%     
==========================================
  Files          55       56       +1     
  Lines        3993     4074      +81     
  Branches      700      709       +9     
==========================================
+ Hits         3534     3598      +64     
- Misses        275      290      +15     
- Partials      184      186       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@JoOkuma JoOkuma merged commit d7a060d into royerlab:main Jan 14, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants