Dan Allan
Dan Allan
Needs rebase
This looks like a relevant test failure: ``` bluesky/tests/test_simulators.py::test_summary_wrapper_comms FAILED [ 92%] ```
Needs rebase and attention to failing test noted above.
@CJ-Wright Are you interested in following up on the review comments?
Feel better, @CJ-Wright! :-)
I am at a +0.5 on adding this to ophyd as optional API on movables. It's a pretty standard thing to do, and we should probably provide a standard way...
Given that, I move to make this a documented example.
I think we do want it. I think we should start with "YOLO" mode only and get some experience with this before we add either "warn" or "strict". I think...
> If you only sometimes want to not move the motors back, it would be possible to add arguements to RE.stop that could be injected into the RequestStop object that...
Rebased on master. I have begun reworking this in light of our 'page' and 'bulk' work in event-model. I have also started implementing a two-layer system in RunRouter, whereby sometimes...