pymmcore-plus / pymmcore-widgets

A set of Qt-based widgets onto the pymmcore-plus model
https://pymmcore-plus.github.io/pymmcore-widgets
Other
12 stars 7 forks source link

feat: plate calibration widget #355

Closed tlambert03 closed 3 months ago

tlambert03 commented 4 months ago
Screenshot 2024-08-03 at 2 40 14 PM
$ python examples/temp/plate_calibration_widget.py

todo:

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 98.54369% with 3 lines in your changes missing coverage. Please review.

Project coverage is 90.85%. Comparing base (825c199) to head (26d8604). Report is 12 commits behind head on main.

Files with missing lines Patch % Lines
...ymmcore_widgets/useq_widgets/_well_plate_widget.py 92.85% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #355 +/- ## ========================================== + Coverage 90.70% 90.85% +0.15% ========================================== Files 76 77 +1 Lines 8641 8816 +175 ========================================== + Hits 7838 8010 +172 - Misses 803 806 +3 ```

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

tlambert03 commented 3 months ago

ok @fdrgsp, this one is ready. Have a final look, let me know if you want anything changed, and feel free to merge otherwise

fdrgsp commented 3 months ago

@tlambert03 I love it!!!