From 8f0ed4e2507d1d2dc13028c6ec6aa2e4471c09a8 Mon Sep 17 00:00:00 2001 From: ci_update_bot Date: Thu, 16 May 2024 15:29:28 +0000 Subject: [PATCH] docs: Update device list --- csaxs_bec/devices/device_list.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/csaxs_bec/devices/device_list.md b/csaxs_bec/devices/device_list.md index 3d058e8..076480c 100644 --- a/csaxs_bec/devices/device_list.md +++ b/csaxs_bec/devices/device_list.md @@ -3,6 +3,7 @@ ### Ophyd Devices (gitlab.psi.ch/bec/ophyd_devices) | Device | Documentation | Module | | :----- | :------------- | :------ | +| Eiger1p5MDetector | | eiger1p5m | | InsertionDevice | Python wrapper for the CSAXS insertion device control

This wrapper provides a positioner interface for the ID control.
is completely custom XBPM with templates directly in the
VME repo. Thus it needs a custom ophyd template as well...

WARN: The x and y are not updated by the IOC
| InsertionDevice | | XbpmBase | Python wrapper for X-ray Beam Position Monitors

XBPM's consist of a metal-coated diamond window that ejects
photoelectrons from the incoming X-ray beam. These electons
are collected and their current is measured. Effectively
they act as four quadrant photodiodes and are used as BPMs
at the undulator beamlines of SLS.

Note: EPICS provided signals are read only, but the user can
change the beam position offset.
| XbpmBase | | XbpmCsaxsOp | Python wrapper for custom XBPMs in the cSAXS optics hutch

This is completely custom XBPM with templates directly in the
VME repo. Thus it needs a custom ophyd template as well...

WARN: The x and y are not updated by the IOC
| XbpmBase | @@ -26,12 +27,11 @@ | GirderMotorYAW | Girder YAW pseudo motor | specMotors | | PmDetectorRotation | Detector rotation pseudo motor

Small wrapper to convert detector pusher position to rotation angle.
| specMotors | | PmMonoBender | Monochromator bender

Small wrapper to combine the four monochromator bender motors.
| specMotors | -| Xeye | | xeye | -| SmaractMotor | | smaract_ophyd | -| Eiger1p5MDetector | | eiger1p5m | | FlomniGalilMotor | | fgalil_ophyd | | FuprGalilMotor | | fupr_ophyd | | LamniGalilMotor | | lgalil_ophyd | | SGalilMotor | "SGalil Motors at cSAXS have a
DC motor (y axis - vertical) - implemented as C
and a step motor (x-axis horizontal) - implemented as E
that require different communication for control
| sgalil_ophyd | | RtFlomniMotor | | rt_flomni_ophyd | | RtLamniMotor | | rt_lamni_ophyd | +| Xeye | | xeye | +| SmaractMotor | | smaract_ophyd |