rtuck99

Results 2 issues of rtuck99

## Description Provides a new class called `RunEngineSimulator` added to the `bluesky.simulators` module that assists with testing bluesky experiment plans by invoking the plan generator function and generating the sequence...

bluesky.utils.Plan uses the 3-argument version of throw which is deprecated in 3.12, this gives DeprecationWarnings which causes failure when we try to run mx-bluesky unit tests with warnings-as-errors turned on:...