22 Commits

Author SHA1 Message Date
76e1cfc4aa test: add test case 2024-08-08 17:12:41 +02:00
f8e9aaf55a test: adapt tests to consider returned DeviceStatus for on_trigger/complete 2024-07-27 15:01:52 +02:00
ba7db78194 test: add test for SimLinearTrajectoryPositioner 2024-07-10 16:46:33 +02:00
f481c1f812 fix: device sim params can be set through init 2024-07-03 09:03:31 +02:00
2622ddbee2 fix: split simulation classes in multiple files 2024-07-02 16:57:59 +02:00
17e8cd9234 fix: update timestamp upon reading of non computed readback signal 2024-06-28 16:57:28 +02:00
3606a2fc5a fix: adapt SimPositioner, make tolerance changeable signal 2024-06-04 11:14:16 +02:00
85208002a3 fix: bugfix to fill data butter with value, timestamp properly 2024-06-03 14:51:24 +02:00
73349257ee refactor: add .wait() to set methods 2024-06-03 12:33:36 +02:00
c5544226be test: add tests for new device 2024-06-03 12:33:36 +02:00
e566c7f982 fix: fixed psi_detector_base to allow init with mocked device_manager 2024-05-29 15:22:49 +02:00
af908fa210 test: add tests 2024-05-28 18:14:53 +02:00
3415ae2007 refactor!: moved to new ophyd_devices repo structure
BREAKING CHANGE: cleaned up and migrated to the new repo structure. Only shared devices will be hosted in ophyd_devices. Everything else will be in the beamline-specific repositories
2024-05-08 16:32:34 +02:00
74f6fa7ffd feat: move csaxs devices to plugin structure, fix imports and tests 2024-04-19 17:17:59 +02:00
5f5ec72d02 test: fix tests after merge conflict 2024-03-28 12:38:10 +01:00
b34817acf8 test: add test for simulated devices and BECprotocols 2024-03-28 11:45:18 +01:00
2c43559aa8 test: add tests for proxies 2024-03-26 19:57:28 +01:00
238ecb5ff8 fix: fix type conversion for SimCamera uniform noise 2024-03-08 16:15:13 +01:00
91e587b092 fix: sim_monitor negative readback fixed 2024-02-29 14:12:42 +01:00
5ca681212f test: add tests for sim 2024-02-26 19:33:13 +01:00
800c22e959 feat: add lmfit for SimMonitor, refactored sim_data with baseclass, introduce slitproxy 2024-02-23 07:54:30 +01:00
399d6d94cc test(BECDeviceBase): add test 2024-02-21 10:11:28 +01:00