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

Hotfixes found from testing on the beamline #477

Merged
merged 7 commits into from
Sep 18, 2024

Conversation

DominicOram
Copy link
Contributor

@DominicOram DominicOram commented Sep 12, 2024

Fixes #463

To test:

  • Confirm that all points on the issue are covered by this PR or spun into new issues
  • Rename your mx-bluesky directory to something different, run ./utility_scripts/dls_dev_env.sh and confirm it still works

@@ -77,6 +78,7 @@ class RobotLoadThenCentreComposite:
panda: HDFPanda
panda_fast_grid_scan: PandAFastGridScan
thawer: Thawer
sample_shutter: ZebraShutter
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe we should use python protocols more then we wouldn't run into this kind of issue as much as it would be picked up by static analysis

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yh, we need a better way of managing it. If you have an idea can you add it to #287?

Copy link
Contributor

@rtuck99 rtuck99 left a comment

Choose a reason for hiding this comment

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

Approved

@DominicOram DominicOram merged commit 1dc26a5 into main Sep 18, 2024
16 checks passed
@DominicOram DominicOram deleted the 463_fixes_for_latest_hyperion branch September 18, 2024 09:44
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.

Test mx_bluesky 1.0.0 as hyperion
2 participants