ulrikpedersen / tomoscan

Demonstration of a tomography scan using EPICS BlueSky with a pulsed laser source
https://ulrikpedersen.github.io/tomoscan/
Apache License 2.0
1 stars 1 forks source link

Switch to use Ophyd api V2 #8

Open ulrikpedersen opened 1 year ago

ulrikpedersen commented 1 year ago

Switch to using the Ophyd v2 API for asynchronous event monitoring.

This also means switching to using asyncio, aioca, etc.