From 84684351515e7a9154e320a2052d99f0b83e64c8 Mon Sep 17 00:00:00 2001 From: ci_update_bot Date: Wed, 17 Jul 2024 08:26:13 +0000 Subject: [PATCH] docs: Update device list --- debye_bec/devices/device_list.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debye_bec/devices/device_list.md b/debye_bec/devices/device_list.md index 2bf4c3d..2c23e03 100644 --- a/debye_bec/devices/device_list.md +++ b/debye_bec/devices/device_list.md @@ -3,3 +3,9 @@ ### debye_bec | Device | Documentation | Module | | :----- | :------------- | :------ | +| Mo1Bragg | Class for the Mo1 Bragg positioner of the Debye beamline | [debye_bec.devices.mo1_bragg](https://gitlab.psi.ch/bec/debye_bec/-/blob/main/debye_bec/devices/mo1_bragg.py) | +| Mo1BraggCrystal | Class to set the crystal parameters of the Bragg positioner | [debye_bec.devices.mo1_bragg](https://gitlab.psi.ch/bec/debye_bec/-/blob/main/debye_bec/devices/mo1_bragg.py) | +| Mo1BraggEncoder | | [debye_bec.devices.mo1_bragg](https://gitlab.psi.ch/bec/debye_bec/-/blob/main/debye_bec/devices/mo1_bragg.py) | +| Mo1BraggScanControl | | [debye_bec.devices.mo1_bragg](https://gitlab.psi.ch/bec/debye_bec/-/blob/main/debye_bec/devices/mo1_bragg.py) | +| Mo1BraggScanSettings | Scan Settings for Mo1 Bragg positioner | [debye_bec.devices.mo1_bragg](https://gitlab.psi.ch/bec/debye_bec/-/blob/main/debye_bec/devices/mo1_bragg.py) | +| Mo1BraggStatus | | [debye_bec.devices.mo1_bragg](https://gitlab.psi.ch/bec/debye_bec/-/blob/main/debye_bec/devices/mo1_bragg.py) |