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

[fix] Only check if the stage is in FM Imaging mode when moving to a … #2665

Merged
merged 1 commit into from
Feb 7, 2024

Conversation

tepals
Copy link
Contributor

@tepals tepals commented Feb 7, 2024

…feature in Meteor

In Enzel and Mimas the stage is allowed to move to a feature in SEM imaging mode.

Fix as part of the Odemis 3.4 release.

…feature in Meteor

In Enzel and Mimas the stage is allowed to move to a feature in SEM imaging mode.

Fix as part of the Odemis 3.4 release.
@tepals tepals requested review from FCanberk and K4rishma February 7, 2024 16:41
Comment on lines +97 to +100
# TODO: @patrick remove this once SEM move is supported
if current_label != FM_IMAGING and self._main_data_model.microscope.role == "meteor":
logging.info(f"Currently under {POSITION_NAMES[current_label]}, "
f"moving to feature position is not yet supported.")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@patrickcleeve2 wanted to tag you to ensure that you have a notification about it and you are indeed aware of this.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good catch thanks

@tepals tepals merged commit 309fbfb into delmic:master Feb 7, 2024
4 checks passed
@tepals tepals deleted the fix-check-move-in-fm-only-meteor branch February 7, 2024 17:46
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.

4 participants