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

Squeeze missing axes. #106

Closed tibuch closed 7 months ago

tibuch commented 7 months ago

Before we squeezed all axes which had size == 1. This also dropped the channel axes for single channel images.

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 98.98%. Comparing base (d6b3351) to head (0aeefed).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #106 +/- ## ======================================= Coverage 98.97% 98.98% ======================================= Files 48 48 Lines 2931 2947 +16 Branches 295 299 +4 ======================================= + Hits 2901 2917 +16 Misses 22 22 Partials 8 8 ```

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