Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: set sequence fov size in engine setup_sequence + add test #198

Merged
merged 8 commits into from
Jul 26, 2023

Conversation

fdrgsp
Copy link
Contributor

@fdrgsp fdrgsp commented Jun 17, 2023

This PR sets the useq.MDASequence _fov_size attribute (https://github.com/pymmcore-plus/useq-schema/blob/8bac21de522dd09dc5302fb11f8000ce87eb95e9/src/useq/_mda_sequence.py#LL120C5-L120C65) in the MDAEngine when the setup_sequence method is called + test

related to closed PR pymmcore-plus/pymmcore-widgets#142.

@fdrgsp fdrgsp changed the title feat: set sequence fov size in setup_sequence + add test feat: set sequence fov size in engine setup_sequence + add test Jun 17, 2023
@codecov
Copy link

codecov bot commented Jun 17, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.24%. Comparing base (b49158c) to head (8e4cabf).
Report is 145 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #198      +/-   ##
==========================================
+ Coverage   86.18%   86.24%   +0.06%     
==========================================
  Files          29       29              
  Lines        1831     1839       +8     
==========================================
+ Hits         1578     1586       +8     
  Misses        253      253              

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

@tlambert03
Copy link
Member

@fdrgsp , is this ready to go and still relevant?

@fdrgsp
Copy link
Contributor Author

fdrgsp commented Jul 19, 2023

@fdrgsp , is this ready to go and still relevant?

Yes, it is ready to go. now.

@tlambert03 tlambert03 enabled auto-merge (squash) July 25, 2023 18:20
@tlambert03 tlambert03 disabled auto-merge July 26, 2023 17:50
@tlambert03 tlambert03 merged commit b6ed9c6 into pymmcore-plus:main Jul 26, 2023
@fdrgsp fdrgsp deleted the add_fov branch May 27, 2024 19:03
@tlambert03 tlambert03 added the enhancement New feature or request label Aug 28, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants