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

Abstract bluesky grid scan plans into the mx-bluesky repo #296

Open
olliesilvester opened this issue Jan 12, 2024 · 1 comment
Open

Abstract bluesky grid scan plans into the mx-bluesky repo #296

olliesilvester opened this issue Jan 12, 2024 · 1 comment
Labels

Comments

@olliesilvester
Copy link
Contributor

olliesilvester commented Jan 12, 2024

In order to make Hyperion usable for other beamlines, we need to abstract our grid scan plans into smaller functions. A beamline-specific top level plan can then be constructed by importing all the relevant subplans. These subplans should be moved to the mx-bluesky repo..

This will also give I03 a clean way to switch between its current FGS and its panda FGS, since, for example, we can have two top level plans: I03_regular_grid_scan and I03_panda_grid_scan. which Hyperion can choose from based on a parameter.

Once we have separated our flyscan_xray_centre into two parts (flyscan, xray centre based off flyscan), it will help us to merge VMXM's fast grid scans

@olliesilvester
Copy link
Contributor Author

Outcomes of DiamondLightSource/hyperion#1092 and #287 will be useful to have before I get too involved with this

@DominicOram DominicOram transferred this issue from DiamondLightSource/hyperion Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Backlog
Development

No branches or pull requests

2 participants