-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
It could be the case that someone would like to optimize their beamline performance while using a mix of Movable devices (such as motors) as well as completely separate experimental parameters that don't involve Bluesky.
This optimization loop would look something like:
- Setup optimization params
- Suggest new points to try
- For each param
- If param is Movable, add to Bluesky plan
- Otherwise, inform user to calibrate this
- Deploy plan via Bluesky
- Read back the result and add to dataset
- Go to 2
Metadata
Metadata
Assignees
Labels
No labels