From a3899bf7a5b9323f778df309ee00e2a0c1a31e5c Mon Sep 17 00:00:00 2001 From: ci_update_bot Date: Thu, 16 May 2024 15:35:03 +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 46fd98b..5932eaa 100644 --- a/csaxs_bec/devices/device_list.md +++ b/csaxs_bec/devices/device_list.md @@ -3,7 +3,6 @@ ### Ophyd Devices (gitlab.psi.ch/bec/csaxs_bec) | 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 | @@ -27,11 +26,12 @@ | 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 |