You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In upgrading our BSS usage to v2, I'm also planning to switch to ophyd-async for the BSS device. Would a PR be welcome for this, or is it too soon?
My though was to add a module apsbss.apsbss_ophyd_async with the new device support. The threaded Ophyd device would still be the default. I would also then add the pytest-asyncio and ophyd_async to the dependencies to be able to test the device.
Thoughts?
The text was updated successfully, but these errors were encountered:
In upgrading our BSS usage to v2, I'm also planning to switch to ophyd-async for the BSS device. Would a PR be welcome for this, or is it too soon?
My though was to add a module
apsbss.apsbss_ophyd_async
with the new device support. The threaded Ophyd device would still be the default. I would also then add the pytest-asyncio and ophyd_async to the dependencies to be able to test the device.Thoughts?
The text was updated successfully, but these errors were encountered: