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
ci_update_bot
ae0c766975
docs: Update device list
2024-05-29 06:07:10 +00:00
ci_update_bot
08dfc9e314
docs: Update device list
2024-05-29 06:02:21 +00:00
ci_update_bot
106233f8d9
docs: Update device list
2024-05-29 06:00:29 +00:00
60b2e75655
feat: add option to save Camera data to disk, closes #66
2024-05-28 18:14:53 +02:00
ci_update_bot
9c93916108
docs: Update device list
2024-05-28 14:07:36 +00:00
ci_update_bot
018fdaced4
docs: Update device list
2024-05-28 14:05:22 +00:00
e8510fb249
refactor: add publish file location to base class
2024-05-27 08:19:54 +02:00
a0ac8c9ad7
feat: refactor psi_detector_base class, add tests
2024-05-27 08:19:54 +02:00
ci_update_bot
d4f2ead61b
docs: Update device list
2024-05-23 13:15:03 +00:00
ci_update_bot
2f575d3aa2
docs: Update device list
2024-05-23 13:13:14 +00:00
Xiaoqiang Wang
d7059589c8
fix: pep8 compliant naming #64
2024-05-23 14:55:29 +02:00
ci_update_bot
b5adc09767
docs: Update device list
2024-05-16 20:43:31 +00:00
3d8b0231a3
fix: bec_lib imports
2024-05-15 10:09:50 +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
339f050a86
docs: improved doc strings for controllerr
2024-05-08 08:22:32 +02:00
c3fa7ad30d
fix: fixed controller error classes
2024-05-07 21:50:44 +02:00
00b3ae8258
refactor: added common controller methods
2024-05-07 20:41:45 +02:00
e8290dbf44
fix: fixed device data signature
2024-05-01 10:14:41 +02:00