Commit Graph

86 Commits

Author SHA1 Message Date
gac-x01da
985a4228de fix: minor bugfixes for XASSimpleScan, missing yield and "wait" for stubs.complete 2025-03-06 09:57:12 +01:00
a55f8bf705 test: fix ScanStatusMessage 2025-01-20 13:46:24 +01:00
d50519f3d3 refactor(scans): renamed primary to monitored 2024-11-12 21:24:55 +01:00
7061aaf450 fix(scans): fixes for bec v3 2024-11-08 10:28:28 +01:00
42ca7ed9a4 added license 2024-10-01 10:23:47 +02:00
ci_update_bot
b85b8e6a2f docs: Update device list 2024-09-13 13:48:26 +00:00
gac-x01da
ab70895fe6 refactor: cleanup of mo1_bragg 2024-09-13 15:17:37 +02:00
gac-x01da
cc51aefb57 fix: cleanup test 2024-09-13 12:52:13 +02:00
gac-x01da
676c3ba97e fix: cleanup test, add scipy dependency 2024-09-13 11:49:47 +02:00
gac-x01da
0fbc700f1b Moved spline computation to separate file
Added tests for spline computation
Refactoring
2024-09-13 11:47:47 +02:00
gac-x01da
0062da5a6b Refactored advanced scan.
Added calculator function to convert energy/angle.
2024-09-13 11:44:28 +02:00
gac-x01da (Resp. Clark Adam Hugh)
31dd582648 Added tests for advanced scans 2024-09-13 11:44:28 +02:00
gac-x01da (Resp. Clark Adam Hugh)
38bee8c5c7 Changed advanced scan to be used with energy inputs (not angle) 2024-09-13 11:44:28 +02:00
gac-x01da (Resp. Clark Adam Hugh)
5b46464ef9 Added scan classes for both advanced scans 2024-09-13 11:44:27 +02:00
gac-x01da (Resp. Clark Adam Hugh)
6d9f48c8dd Added set_advanced_xas_settings function to mo1_bragg device
Added info to readme file
2024-09-13 11:44:27 +02:00
58f6510d86 fix: add wait for kickoff call, ensures complete to not be called too early 2024-08-07 22:00:13 +02:00
ci_update_bot
adb94e2b75 docs: Update device list 2024-08-06 08:20:20 +00:00
gac-x01da (Resp. Clark Adam Hugh)
79f5d42ffc fix: add specific ScanControlLoadMessages 2024-08-06 10:14:40 +02:00
gac-x01da (Resp. Clark Adam Hugh)
5296c70ebb fix: removed stopped bug at beamline with device 2024-08-05 13:49:45 +02:00
d0c81d20e7 fix: improve error handling in wait_for_status and _move_and_finish 2024-07-29 10:45:51 +02:00
ce3718dcf6 refactor: cleanup for device and tests 2024-07-27 10:09:31 +02:00
gac-x01da (Resp. Clark Adam Hugh)
59675e0038 fix: refactoring at the beamline 2024-07-26 17:11:33 +02:00
29076425c4 test: review and complement tests 2024-07-26 17:11:33 +02:00
d26834c5d4 refactor: mono scans and device refactoring, added dataclass for scan args 2024-07-26 17:11:33 +02:00
gac-x01da (Resp. Clark Adam Hugh)
7d3bd609d1 feat: first draft for XRD scan 2024-07-26 17:11:33 +02:00
bc2b884413 fix: fixed readoutpriority in config 2024-07-24 15:14:24 +02:00
78857a0a84 fix: fixed import of devices for x01da_database.yaml 2024-07-24 15:11:45 +02:00
de2711ba48 feat: added exp hutch configs 2024-07-24 15:09:10 +02:00
ci_update_bot
82da8b2555 docs: Update device list 2024-07-19 09:18:15 +00:00
gac-x01da (Resp. Clark Adam Hugh)
850c07a6f9 fix: tested and fixed move with device at Debye 2024-07-19 10:53:34 +02:00
4db4acbcc8 fix: remove stop_scan from stop 2024-07-19 10:22:17 +02:00
9cf9e640e5 test: add tests and review scan and device 2024-07-19 10:20:09 +02:00
5201bbf480 refactor: refactored methods, changed PV kinds and added more info to docstrings 2024-07-19 10:20:09 +02:00
gac-x01da (Resp. Clark Adam Hugh)
8eab8e0c6a refactor: refactored motor and scan at Debye 2024-07-19 10:20:09 +02:00
b441f5db65 fix: adapt scaninfo to pass on scanning parameters 2024-07-19 10:20:09 +02:00
422b789892 refactor: review scan draft, and refactor ophyd positioner, add tests for initial scan draft 2024-07-19 10:20:09 +02:00
a693ac7778 feat: oscillation scan on the mono bragg motor 2024-07-19 10:20:09 +02:00
ci_update_bot
8468435151 docs: Update device list 2024-07-17 08:26:13 +00:00
1eb1f2cb34 fix: improve kickoff/complete logic, add test for complete 2024-07-16 17:36:41 +02:00
434e863bd2 test: add tests for setting simple XAS scans 2024-07-16 17:24:15 +02:00
0298604945 refactor: renamed readback, setpoint to comply better with ophyd.PositionerBase 2024-07-16 17:23:01 +02:00
gac-x01da (Resp. Clark Adam Hugh)
6c99e40a7b fix: fixed mo1_bragg functionality at the beamline, changed .set to .put for stability 2024-07-16 14:51:02 +02:00
734f7e7133 refactor: small adjustments to exception handling 2024-07-15 16:07:57 +02:00
15baae2c0c fix: add motor to debye config 2024-07-12 14:24:04 +02:00
6a8acff77d tests: add tests for Mo1Bragg 2024-07-12 14:23:56 +02:00
0dd8d7ae83 refactor: refactoring of mo1_bragg, add move method 2024-07-12 11:56:37 +02:00
gac-x01da (Resp. Clark Adam Hugh)
ad0db78e45 feat: add first draft for mo1bragg ophyd positioner 2024-07-11 15:43:04 +02:00
ci_update_bot
abc5271a02 docs: Update device list 2024-06-11 08:42:01 +00:00
61df1b4cf2 fix(startup): fixed service startup for clients 2024-06-11 10:37:51 +02:00
ci_update_bot
4231014463 docs: Update device list 2024-05-16 15:45:20 +00:00