Skip to content

feat: better plotting for grid plans#227

Merged
tlambert03 merged 8 commits into
pymmcore-plus:mainfrom
tlambert03:grid-plot
May 12, 2025
Merged

feat: better plotting for grid plans#227
tlambert03 merged 8 commits into
pymmcore-plus:mainfrom
tlambert03:grid-plot

Conversation

@tlambert03
Copy link
Copy Markdown
Member

This just adds field-of-view and outer-bounds plotting for grid plans, top help debugging #226

GridFromEdges(overlap=0, top=0, left=0, bottom=20, right=20, fov_height=10, fov_width=10).plot()
Screenshot 2025-05-11 at 10 50 03 AM
GridFromEdges(overlap=10, top=0, left=0, bottom=20, right=30, fov_height=10, fov_width=20).plot()
Screenshot 2025-05-11 at 10 50 58 AM

@codecov
Copy link
Copy Markdown

codecov Bot commented May 11, 2025

Codecov Report

Attention: Patch coverage is 96.87500% with 1 line in your changes missing coverage. Please review.

Project coverage is 97.52%. Comparing base (cb9b4fc) to head (b3f1e78).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/useq/_grid.py 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #227      +/-   ##
==========================================
+ Coverage   93.96%   97.52%   +3.55%     
==========================================
  Files          22       22              
  Lines        1509     1536      +27     
==========================================
+ Hits         1418     1498      +80     
+ Misses         91       38      -53     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@tlambert03 tlambert03 merged commit db3849a into pymmcore-plus:main May 12, 2025
19 checks passed
@tlambert03 tlambert03 deleted the grid-plot branch May 12, 2025 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant