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

CellVoyager: fix wavelength parsing #153

Closed imagejan closed 5 months ago

imagejan commented 5 months ago

We rely on 'Acquisition' instead of 'Target', as the latter can be an arbitrary string value.

Closes #152.

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 80.71%. Comparing base (807d8af) to head (6a90013).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #153 +/- ## ========================================== + Coverage 80.65% 80.71% +0.05% ========================================== Files 35 35 Lines 1654 1659 +5 Branches 234 235 +1 ========================================== + Hits 1334 1339 +5 Misses 314 314 Partials 6 6 ```

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