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

Wait for backlight to move out before datacollection #198

Closed DominicOram closed 2 months ago

DominicOram commented 2 months ago

We have seen in the early images on https://ispyb.diamond.ac.uk/dc/visit/cm37235-3/id/14929551 that the backlight has no yet moved out. This is because we have no readback on whether the is backlight is actually out or not. We should add in a small sleep (0.5s?) in the device before it says it's finished the move so that we can be more certain of it being finished.

Acceptance Criteria