DiamondLightSource / DiamondLightSource/dodal
Drop ophyd support
Open
- Dominant language
- Python
- Stars
- 5
- Forks
- 13
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 10
Description
All devices other than the eiger are now using `ophyd-async` rather than `ophyd`. The `ophyd` eiger is in use by MX (see https://github.com/DiamondLightSource/mx-bluesky/issues/1076) for tracking its removal. Once this is done we can drop ophyd support in general
## Acceptance Criteria
* `dodal` no longer depends on `ophyd`
* All `ophyd` specific code for instantiation/testing is removed
Contributor guide
Assessment
This issue has not been assessed yet.