Devin Burke
Devin Burke
I am trying to follow along with the tutorial section "Array Detector (non-EPICS)" (https://blueskyproject.io/tutorials/Ophyd/04%20-%20Array%20Detector.html). I am not able to complete the RunEngine section of the tutorial with databroker version '2.0.0b10'...
RunEngine._wait will now accept a list of status objects as a group in-lieu of a group name. See #1410 ## Description RunEngine._wait can be passed a list of status objects....
When writing a custom plan, passing an empty `motors` key (i.e. `motors=[]`) in the metadata of the start document appears to break BestEffortCallback. This behaviour is not observed in a...
Prototyping a Pydantic BaseModel as the RunEngine.md for schema and serialization validation. This PR is to discuss the validity of this idea and how the model can be built from...