Commit Graph

935 Commits

Author SHA1 Message Date
47ae7d61a9 refactor(waveform): added second waveform signal to the async waveform sim device 2025-05-05 16:37:08 +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
1fd4fc7f21 refactor(psi_device_base): add method to wait for a condition to PSIDeviceBase 2025-03-18 09:11:01 +01:00
00ca4574ea feat (psi-device-base-utils): enhance TaskHandler to support task arguments in submit_task method 2025-03-18 09:11:01 +01:00
cfad4c09f4 1.15.4
Automatically generated by python-semantic-release
v1.15.4
2025-03-18 08:09:49 +00:00
74695dcb0a fix(dynamic_pseudo): fix exec for py313 2025-03-16 11:44:52 +01:00
761498f51d docs: Update device list 2025-03-10 15:32:20 +00:00
679c7a25b2 doc: docstring for areadetector 2025-03-10 15:45:28 +01:00
91465fbc38 build: min bec dependency is 3.13 due to ScanInfo 2025-03-08 09:35:34 +01:00
69fd4e0561 tests(sim): fix flaky cam test 2025-03-07 18:34:58 +01:00
71a81d28fd 1.15.3
Automatically generated by python-semantic-release
v1.15.3
2025-03-06 12:27:25 +00:00
0ed29209e4 test: fix and improve tests camera on complete 2025-03-06 13:00:13 +01:00
8cdcfe7a44 fix: fix sim camera complete call, improve typhints for psi device base 2025-03-06 12:52:47 +01:00
7baba53c35 1.15.2
Automatically generated by python-semantic-release
v1.15.2
2025-03-05 10:48:06 +00:00
7430e3d874 tests(sim): update async_update metadata structure in test_async_mon_send_data_to_bec 2025-03-03 18:57:33 +01:00
63eff57ec4 fix(sim): moved SimWaveform and SimMonitor to new async update structure 2025-03-03 18:51:00 +01:00
75f32800f8 refactor: improve logging if fake scan msg is created 2025-02-27 09:02:13 +01:00
42f6cb6ed3 1.15.1
Automatically generated by python-semantic-release
v1.15.1
2025-02-26 17:42:01 +00:00
0659ec01d1 fix: remove metadata updates on ScanStatusMessage 2025-02-26 18:25:16 +01:00
0fcc2b610f 1.15.0
Automatically generated by python-semantic-release
v1.15.0
2025-02-25 08:03:20 +00:00
8ed3f37b14 test(psi-device-base-utils): add tests for task handler 2025-02-24 17:55:00 +01:00
b75207b7c0 refactor: cleanup 2025-02-24 14:16:31 +01:00
ac4f0c5af7 feat(psi_device_base): add psi_device_base 2025-02-22 13:29:42 +01:00
5ce67e62cb 1.14.1
Automatically generated by python-semantic-release
v1.14.1
2025-02-21 10:19:17 +00:00
cc4a9ad5e9 fix(AD): fix typo in AreaDetector plugin instantiation 2025-02-21 11:03:52 +01:00
1cc8a67ded test: fix flaky test for positioner is moving 2025-02-10 17:51:16 +01:00
d7a251dcb1 1.14.0
Automatically generated by python-semantic-release
v1.14.0
2025-01-29 10:43:17 +00:00
1c6cacd550 feat(simulation): add stage camera proxy 2025-01-29 10:27:38 +01:00
8fd17c53d7 fix: tie h5proxy config to properties 2025-01-29 10:27:13 +01:00
7abd21233f refactor: split device proxies into separate files in a module 2025-01-29 10:27:13 +01:00
5d8ef8c8eb fix: allow SettableSignal.get to take kwargs
Passed by ophyd signal.set for array/tuple values
2025-01-29 10:27:13 +01:00
0584a53b34 build: update hdf5plugin deps for version 2025-01-27 12:57:29 +01:00
87b885a85d ci: push bec_server and bec_lib dependency >=3.0 2025-01-27 08:10:02 +01:00
9a89ed9008 tests: adapt flaky test motor is moving signal 2025-01-27 07:23:28 +01:00
4eaf201246 1.13.0
Automatically generated by python-semantic-release
v1.13.0
2025-01-22 14:04:37 +00:00
5c02e1ecae feat: add sim device for tests that returns device status for stage/unstage 2025-01-22 14:48:20 +01:00
b2e09ca70d 1.12.4
Automatically generated by python-semantic-release
v1.12.4
2025-01-22 13:45:32 +00:00
92a3176bfd test: fix flaky test for positioner is moving signal 2025-01-21 09:21:20 +01:00
35a45a3a73 fix: change default values for hot pixels to avoid issues while casting to uint16 2025-01-21 07:59:29 +01:00
7b87c3374b 1.12.3
Automatically generated by python-semantic-release
v1.12.3
2025-01-14 15:39:11 +00:00
d7294e183e docs: Update device list 2025-01-14 15:35:56 +00:00
88ca831bca test: fixed import of BECDeviceBase 2025-01-14 16:32:31 +01:00
f10060bcee docs: Update docstrings for base class 2025-01-14 16:32:31 +01:00
7fe80c1608 fix: cleanup, add test for ddg base class 2025-01-14 16:32:31 +01:00
13f456e78e fix: cleanup after testing with HW 2025-01-14 16:32:31 +01:00