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

Add detect_spots_2d. #181

Closed tibuch closed 2 months ago

tibuch commented 2 months ago

Closes #180.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 91.86%. Comparing base (51b968a) to head (6b34119). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #181 +/- ## ========================================== + Coverage 91.75% 91.86% +0.10% ========================================== Files 54 54 Lines 3396 3440 +44 Branches 350 350 ========================================== + Hits 3116 3160 +44 Misses 270 270 Partials 10 10 ```

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

imagejan commented 2 months ago

There are breaking API changes in faim_ipa.detection.utils.estimate_log_rescale_factor, so I suggest we bump to version 0.7.0 for the next release, right?

tibuch commented 2 months ago

Yes, we should go for 0.7.0.