Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

replace focus device label with getFocusDevice() #61

Merged

Conversation

fdrgsp
Copy link
Contributor

@fdrgsp fdrgsp commented Sep 20, 2021

replace focus device label with getFocusDevice() in move_to_position() method (multid_widget.py).
The move_to_position function (when you double-click on one of the recorded positions in the mda positions table) will now use as "z stage" the device that is set as main focus device.

@codecov-commenter
Copy link

codecov-commenter commented Sep 20, 2021

Codecov Report

Merging #61 (fc3635d) into main (67ff2d9) will increase coverage by 0.03%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #61      +/-   ##
==========================================
+ Coverage   41.96%   41.99%   +0.03%     
==========================================
  Files          10       10              
  Lines        1244     1243       -1     
==========================================
  Hits          522      522              
+ Misses        722      721       -1     
Impacted Files Coverage Δ
micromanager_gui/multid_widget.py 71.93% <0.00%> (+0.36%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 67ff2d9...fc3635d. Read the comment docs.

@tlambert03 tlambert03 merged commit 276cf4e into pymmcore-plus:main Sep 27, 2021
@fdrgsp fdrgsp deleted the mda-table-position-click-and-go branch May 27, 2024 18:51
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.

None yet

3 participants