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

FastCS Eiger: Correctly implement describe and collect #530

Open DominicOram opened 3 months ago

DominicOram commented 3 months ago

As of https://github.com/bluesky/ophyd-async/pull/528 the describe/collect on the OdinWriter of the fastCS eiger are placeholders. We should implement them properly.

Acceptance Criteria