quantumjot / btrack

Bayesian multi-object tracking
https://btrack.readthedocs.io
MIT License
310 stars 50 forks source link

fixed centroid_type error for multichannel intensity_images #398

Closed nthndy closed 4 months ago

nthndy commented 5 months ago

I had this change on my local clone but at some point it got overwritten by a change on the original repo so figured I should finally get round to doing a proper pull request.

https://github.com/quantumjot/btrack/issues/186#issue-1430041618

codecov-commenter commented 5 months ago

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (8632533) 85.74% compared to head (7b90ba9) 85.63%.

Files Patch % Lines
btrack/io/_localization.py 25.00% 2 Missing and 1 partial :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #398 +/- ## ========================================== - Coverage 85.74% 85.63% -0.12% ========================================== Files 31 31 Lines 2203 2206 +3 Branches 404 405 +1 ========================================== Hits 1889 1889 - Misses 232 234 +2 - Partials 82 83 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.