diff --git a/devices.py b/devices.py index 4775434..3845059 100644 --- a/devices.py +++ b/devices.py @@ -304,7 +304,7 @@ components = [ "name": "xeye", "z_und": 142, "desc": "Mobile X-ray eye in Bernina hutch", - "type": "slic.devices.xdiagnostics.profile_monitors_new:Bernina_XEYE", + "type": "slic.devices.endstations.bernina_cameras:Xeye", "kwargs": { "zoomstage_pv": config["xeye"]["zoomstage_pv"], "camera_pv": config["xeye"]["camera_pv"],