553 Commits

Author SHA1 Message Date
f56961ba8c fix: fix inheritance for SimMonitor 2024-09-05 10:21:27 +02:00
d83c102d14 fix: removed arguments for callback call 2024-08-28 15:28:32 +02:00
a49c6f6a62 refactor: moved sim test devices to sim_test_devices 2024-08-28 15:12:33 +02:00
c47918d6e7 feat: add dual patch pvs to ophyd_devices 2024-08-28 14:43:40 +02:00
f1f9721fe9 fix: fixed import of simpositioner test devices 2024-08-15 09:30:17 +02:00
4ad57230e3 feat(sim): added dedicated positioner with controller 2024-08-13 14:37:12 +02:00
577b35f287 fix: small bugfix to ensure motor_is_moving updates at the end of a move 2024-08-08 17:08:38 +02:00
4397db919a test: Fix and add test scenarios for DeviceStatus error handling 2024-07-28 13:54:52 +02:00
87858edfe2 refactor: review DeviceStatus and error handling in simulation 2024-07-28 12:44:35 +02:00
c3e17ba056 fix: add write_access attribute to simulated readonly signal 2024-07-27 17:41:56 +02:00
5009316a82 fix: remove print for select_model method of sim module 2024-07-27 15:07:48 +02:00
f3118765b0 fix: Improve asyn_monitor and camera on_trigger and on_complete to return status 2024-07-27 15:01:52 +02:00
6a6b907022 refactor: rename monitor to device_monitor_2d 2024-07-24 09:33:45 +02:00
ca6d96e25b fix: add run._subs SUB_VALUE to settable signal put method 2024-07-22 17:18:24 +02:00
ba7db78194 test: add test for SimLinearTrajectoryPositioner 2024-07-10 16:46:33 +02:00
207b9b571c fix: _update_state() does not raise an exception if stopped 2024-07-10 16:46:33 +02:00
b5918c424d feat: add SimLinearTrajectoryPositioner to better motion simulation 2024-07-10 16:46:33 +02:00
9037553252 refactor: make it easier to subclass SimPositioner 2024-07-10 16:46:33 +02:00
e80811c197 fix(softpositioner): fixed input args for softpositioner 2024-07-05 16:07:29 +02:00
e803829f6c feat(devices): added softpositioner 2024-07-05 14:24:25 +02:00
8efa93a702 fix(sim): fixed sim positioner moving state update 2024-07-05 09:22:18 +02:00
73c636b46f refactor: ensure temporary backward compatibility after API changes 2024-07-03 09:03:32 +02:00
f481c1f812 fix: device sim params can be set through init 2024-07-03 09:03:31 +02:00
55ea6a16be fix: put noqa comment on hdf5plugin import, compress HDF5 test file to ensure it requires the module for reading
hd5plugin import has the side effect of installing LZ4 codec
2024-07-02 16:58:06 +02:00
755ee207c5 remove unused imports 2024-07-02 16:58:03 +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
ci_update_bot
f818ff0234 docs: Update device list 2024-06-23 09:00:09 +00:00
ci_update_bot
ac5e79425d docs: Update device list 2024-06-22 14:08:35 +00:00
ci_update_bot
cc6773e14e docs: Update device list 2024-06-22 14:06:44 +00:00
ci_update_bot
2ad4a70971 docs: Update device list 2024-06-22 14:05:00 +00:00
2c7c48a757 feat: add option to return DeviceStatus for on_trigger, on_complete; extend wait_for_signals 2024-06-19 14:12:16 +02:00
ci_update_bot
22a6970586 docs: Update device list 2024-06-17 14:29:17 +00:00
a10e5bcadc feat(config): added epics example config 2024-06-17 16:16:35 +02:00
c9247ef82e fix: remove inheritance from ophyd.PostionerBase for simflyer 2024-06-07 15:34:03 +02:00
79b821ae7e fix: make done and successful mandatory args. 2024-06-06 17:27:49 +02:00
e9aaa0383e fix: make filepath a signal 2024-06-04 20:45:09 +02:00
3606a2fc5a fix: adapt SimPositioner, make tolerance changeable signal 2024-06-04 11:14:16 +02:00
ci_update_bot
c1e977f639 docs: Update device list 2024-06-03 14:06:46 +00:00
ci_update_bot
92be39f14f docs: Update device list 2024-06-03 14:04:57 +00:00
85208002a3 fix: bugfix to fill data butter with value, timestamp properly 2024-06-03 14:51:24 +02:00
ci_update_bot
33f5d8a629 docs: Update device list 2024-06-03 10:51:15 +00:00
ci_update_bot
6f29a79796 docs: Update device list 2024-06-03 10:49:17 +00:00
73349257ee refactor: add .wait() to set methods 2024-06-03 12:33:36 +02:00
1aece61a3b feat: add async monitor, add on_complete to psi_det_base and rm duplicated mocks, closes #67 2024-06-03 12:33:36 +02:00
ci_update_bot
f9b126c60c docs: Update device list 2024-05-30 14:04:59 +00:00
ci_update_bot
be25cbae92 docs: Update device list 2024-05-29 15:42:38 +00:00
8ef6d10eb7 refactor: removed deprecated devices 2024-05-29 17:31:00 +02:00
e566c7f982 fix: fixed psi_detector_base to allow init with mocked device_manager 2024-05-29 15:22:49 +02:00
ci_update_bot
5a591ce024 docs: Update device list 2024-05-29 07:40:39 +00:00