fmi-faim / faim-ipa

A collection of Image Processing and Analysis (IPA) functions used at the Facility for Advanced Imaging and Microscopy (FAIM)
BSD 3-Clause "New" or "Revised" License
9 stars 6 forks source link

Update stitching_utils #157

Closed fstur closed 4 months ago

fstur commented 4 months ago

Fixes issues #154 #61 #62 and #63.

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 81.02%. Comparing base (1d64e04) to head (d3341d8). Report is 5 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #157 +/- ## ========================================== + Coverage 80.71% 81.02% +0.30% ========================================== Files 35 35 Lines 1659 1686 +27 Branches 235 240 +5 ========================================== + Hits 1339 1366 +27 Misses 314 314 Partials 6 6 ```

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

tibuch commented 4 months ago

Awesome :heart_eyes: Thank you @fstur!

Will review as soon as possible (hopefully still today)

tibuch commented 4 months ago

If @imagejan is happy, I am happy too!

Thank you @imagejan for reviewing :shipit:

fstur commented 4 months ago

Thanks, @imagejan for the review. Shall I merge?