DiamondLightSource / mx-bluesky

Bluesky plans, plan stubs, and utilities for MX beamlines
https://diamondlightsource.github.io/mx-bluesky/
Apache License 2.0
0 stars 2 forks source link

I24: Choose detector in use #50

Closed noemifrisina closed 10 months ago

noemifrisina commented 11 months ago

Right now the detector in use is determined by reading the position of the detector stage (PV BL24I-EA-DET-01:Y), but the actual motion is done somewhere else - usually from gda. It would be good if the beamline scientist was able to change it directly from here.

This could be done with a small plan using the device in https://github.com/DiamondLightSource/dodal/blob/main/src/dodal/devices/i24/I24_detector_motion.py ?

noemifrisina commented 10 months ago

TODO: Also add a button to the edm screen.