bluesky / ophyd-async

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

There should also be an explanation page about devices, signals and backends are now structured and built #622

Open coretl opened 1 month ago

coretl commented 1 month ago
          Should: I like this and the how-to, but I think there should also be an explanation page about devices, signals and backends are now structured and built. I had to read through most of `core` to figure it out and it would be useful to document to onboard new people.

_Originally posted by @callumforrester in https://github.com/bluesky/ophyd-async/pull/594#discussion_r1812405921_

evalott100 commented 3 weeks ago

I think we should also give https://blueskyproject.io/ophyd-async/main/tutorials/using-existing-devices.html a review and update any parts which are out of date.