MPI-Dortmund / napari-tomotwin

Tool for the work with TomoTwin
Mozilla Public License 2.0
4 stars 0 forks source link

Target calculation corrupted when index column is present #18

Closed thorstenwagner closed 10 months ago

thorstenwagner commented 10 months ago

The fixes the problem by using only numeric title columns for target estimation

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (0aeb42d) 34.70% compared to head (701e895) 34.38%.

Files Patch % Lines
src/napari_tomotwin/make_targets.py 0.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #18 +/- ## ========================================== - Coverage 34.70% 34.38% -0.32% ========================================== Files 5 5 Lines 219 221 +2 ========================================== Hits 76 76 - Misses 143 145 +2 ```

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