Improve PSIDeviceBase
Description
Small improvements/bugfixes to PSIDeviceBase
Type of Change
- remove 'device_manager' from kwargs if passed to avoid raise condition in ophyd.OphydObject. This may happen if
deviceAccessis set True by accident within the device_config - accept
StatusBaseandDeviceStatusas return fromon_stage/on_unstage - add extra tests for PSIDeviceBase
Definition of Done
-
Documentation is up-to-date.
Edited by appel_c