We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Scanning multiple SmarPod axes (e.g., in a mesh scan) fails due to bluesky's set and wait_on_group style of motion commands.
mesh
set
wait_on_group
Best would be to fix it on the IOC level such that multiple motion requests all return motion complete properly.
Simple immediate fix could be:
Post ophyd refactor
Hanfei indicated this could be worked around in the short term, so leaving it open as-is.
The text was updated successfully, but these errors were encountered:
closing as stale, HXN staff report they do not see this issue anymore.
Sorry, something went wrong.
No branches or pull requests
Scanning multiple SmarPod axes (e.g., in a
mesh
scan) fails due to bluesky'sset
andwait_on_group
style of motion commands.Best would be to fix it on the IOC level such that multiple motion requests all return motion complete properly.
Simple immediate fix could be:
Post ophyd refactor
Hanfei indicated this could be worked around in the short term, so leaving it open as-is.
The text was updated successfully, but these errors were encountered: