bluesky / ophyd-async

Hardware abstraction for bluesky written using asyncio
https://blueskyproject.io/ophyd-async
BSD 3-Clause "New" or "Revised" License
7 stars 21 forks source link

Split fly plan #342

Closed abbiemery closed 1 month ago

abbiemery commented 1 month ago

This splits up the prepare plan stub from the running plan stubs in a more sensible divide of logic and implementation.