|
3c3a163137
|
1.23.0
Automatically generated by python-semantic-release
v1.23.0
|
2025-06-17 08:15:43 +00:00 |
|
|
7e92b6c63e
|
refactor(transition-status): update docstrings, add test for string transition status
|
2025-06-17 10:15:11 +02:00 |
|
|
20eb5dd83f
|
refactor: refactored compare and transition state
|
2025-06-17 10:15:11 +02:00 |
|
|
d092b8b51a
|
feat: add custom status, CompareStatus and TargetStatus for easier signal value comparison
|
2025-06-17 10:15:11 +02:00 |
|
|
21251c3afe
|
refactor(psi-signals): import bec signals on top level of ophyd_devices
|
2025-06-17 10:15:11 +02:00 |
|
|
67921d04bc
|
1.22.1
Automatically generated by python-semantic-release
v1.22.1
|
2025-06-17 06:18:50 +00:00 |
|
|
000b32d6a9
|
test(xmap): add test for xmap triggering
|
2025-06-17 08:18:24 +02:00 |
|
|
fb58ed50d5
|
fix(dxp): fix multiple signals marked as trigger_signals for dxp Falcon, but ophyd only supports 1 trigger signal
|
2025-06-17 08:18:24 +02:00 |
|
|
9b2f712044
|
1.22.0
Automatically generated by python-semantic-release
v1.22.0
|
2025-06-16 12:27:29 +00:00 |
|
|
3a086eee51
|
fix(device base): shut down task handler on destroy
|
2025-06-16 14:26:56 +02:00 |
|
|
cb7f7ba932
|
feat(psi device base): stoppable status objects
Add methods to PSIDeviceBase to register status object that should be cancelled when the device is stopped or destroyed.
|
2025-06-16 14:26:56 +02:00 |
|
|
91552c871f
|
1.21.2
Automatically generated by python-semantic-release
v1.21.2
|
2025-06-13 10:40:45 +00:00 |
|
|
4dedd431d5
|
fix: restrict pyepics version until ophyd is fixed
|
2025-06-13 12:40:17 +02:00 |
|
|
c59020a6aa
|
1.21.1
Automatically generated by python-semantic-release
v1.21.1
|
2025-06-05 12:55:09 +00:00 |
|
|
b4316a07de
|
test: add ttest for on_destroy hook
|
2025-06-05 14:54:40 +02:00 |
|
|
b328f064f2
|
fix(psi-device-base): add on_destroy hook to psi-device-base
|
2025-06-05 14:54:40 +02:00 |
|
|
c1aaf2afaf
|
1.21.0
Automatically generated by python-semantic-release
v1.21.0
|
2025-06-04 13:21:48 +00:00 |
|
|
0ed4b8dea1
|
feat: add async signal to test device
|
2025-06-04 15:21:16 +02:00 |
|
|
b76acfebb4
|
fix(bec_signals): fix validation of async signals
|
2025-06-04 15:21:16 +02:00 |
|
|
8e76ad63cb
|
1.20.0
Automatically generated by python-semantic-release
v1.20.0
|
2025-06-03 13:00:57 +00:00 |
|
|
b02485c461
|
feat(waveform): add bec signal to waveform simulation
|
2025-06-03 15:00:24 +02:00 |
|
|
585fbbbb71
|
feat: restructure bec signals
|
2025-06-03 15:00:24 +02:00 |
|
|
e47472d886
|
ci: add issue sync to bec project
|
2025-06-02 12:57:37 +02:00 |
|
|
a069243df7
|
1.19.0
Automatically generated by python-semantic-release
v1.19.0
|
2025-05-30 12:55:45 +00:00 |
|
|
d8926e0b12
|
ci: fix semantic release variables for github release
|
2025-05-30 14:55:14 +02:00 |
|
|
780cc641c6
|
fix(PreviewSignal): use dotted name instead of signal name
|
2025-05-30 14:55:14 +02:00 |
|
|
ed9d8136b8
|
feat(sim): add preview signal to camera simulation
|
2025-05-30 14:55:14 +02:00 |
|
|
42e7b56758
|
1.18.0
Automatically generated by python-semantic-release
v1.18.0
|
2025-05-30 12:45:13 +00:00 |
|
|
97adcb8f8d
|
feat: add bec_signals with BECMessages to utils
|
2025-05-30 13:24:57 +02:00 |
|
|
81d2314c8b
|
refactor: improve typehints, remove redundant signal
|
2025-05-30 13:24:57 +02:00 |
|
|
df1569d714
|
1.17.0
Automatically generated by python-semantic-release
v1.17.0
|
2025-05-26 11:53:51 +00:00 |
|
|
4625dee50b
|
docs: Update device list
|
2025-05-26 11:50:34 +00:00 |
|
|
efe738280d
|
formatter: add line separation
|
2025-05-26 13:38:57 +02:00 |
|
|
bb60ed1cef
|
feat(areadetector): add ADASItpx device
|
2025-05-26 13:38:57 +02:00 |
|
|
b69f229da5
|
docs: Update device list
|
2025-05-26 11:01:05 +00:00 |
|
|
5647fbfee4
|
formatter fix: remvoe whitespaces
|
2025-05-26 12:49:09 +02:00 |
|
|
9b0cd147e3
|
override ROI with the same name
|
2025-05-26 12:49:09 +02:00 |
|
|
19a1d84186
|
refactor(dxp): remove _default_read_attrs from base integration
|
2025-05-26 12:49:09 +02:00 |
|
|
540742696a
|
tests(dxp): add tests for dxp integration
|
2025-05-26 12:49:09 +02:00 |
|
|
f6e3bf36ce
|
refactor(dxp): refactor dxp integration, support rois with proper kinds in EpicsMCARecord
|
2025-05-26 12:49:09 +02:00 |
|
|
a458d6942d
|
ci: add github actions
|
2025-05-24 16:57:05 +02:00 |
|
|
a44b07c5da
|
refactor(psi-device-base): add device_manager to signature
|
2025-05-13 10:43:51 +02:00 |
|
|
0cb64d1ea8
|
test(psi-device-base): enhance PSIDeviceBase tests with additional user method hooks
|
2025-05-13 08:40:36 +02:00 |
|
|
a7bffb8e3a
|
refactor(psi-device-base): remove device_manager from kwargs, improve Status return on stage/unstage
|
2025-05-13 08:40:36 +02:00 |
|
|
673be87a2d
|
chore(formatter): upgrade to black v25
|
2025-05-01 15:19:33 +02:00 |
|
|
77e9f9b2f8
|
1.16.1
Automatically generated by python-semantic-release
v1.16.1
|
2025-04-30 09:12:40 +00:00 |
|
|
ab6383959f
|
fix: add prefix to signature of PSIDeviceBase
|
2025-04-28 09:58:18 +02:00 |
|
|
38e7865771
|
1.16.0
Automatically generated by python-semantic-release
v1.16.0
|
2025-04-07 13:25:42 +00:00 |
|
|
21746e5445
|
feat(sim_waveform): added option to emit data with add_slice
|
2025-04-07 15:12:36 +02:00 |
|
|
7797e4003b
|
refactor: update schema validation to use BEC device model
|
2025-03-18 11:52:09 +01:00 |
|