3052 Commits

Author SHA1 Message Date
f621ef280e fix(bec_lib): fixed access to global vars 2024-06-12 19:06:22 +02:00
semantic-release
db991bcf06 2.14.1
Automatically generated by python-semantic-release
v2.14.1
2024-06-12 13:22:11 +00:00
62b2c106de fix: use endpoints instead of simple strings to avoid warning 2024-06-12 15:14:24 +02:00
700584ce35 fix: in set_and_publish, do not call set() to not have a warning 2024-06-12 15:14:24 +02:00
afbb3ffb79 docs: fixed broken link to hdfgroup 2024-06-09 17:16:02 +02:00
01ac8629f5 docs: fixed link to file writer docs 2024-06-09 17:12:00 +02:00
semantic-release
aed077c705 2.14.0
Automatically generated by python-semantic-release
v2.14.0
2024-06-09 15:02:42 +00:00
8b5abd4522 refactor(file_writer): cleanup 2024-06-09 15:07:02 +02:00
5eefa6726b docs: improved file writer docs; added plugin info 2024-06-09 14:45:57 +02:00
f4d494b8dc fix(file_writer): set status to running after init 2024-06-09 13:53:11 +02:00
9adbdaf0fa test(file_writer): added tests to load format from plugins 2024-06-09 12:26:39 +02:00
03c9592b6a feat(file_writer): introduced defaultwriter class to simplify the plugin development 2024-06-09 12:01:11 +02:00
semantic-release
59e25985db 2.13.8
Automatically generated by python-semantic-release
v2.13.8
2024-06-07 20:39:06 +00:00
a481fdadfe refactor: add system_config and review docs 2024-06-07 09:51:00 +02:00
183152fac6 fix: add scan_metadata to documentation 2024-06-07 09:51:00 +02:00
3fece3a063 refactor: add changes from MR !614; improve kwargs handling for scan requests 2024-06-07 09:51:00 +02:00
92bd51e788 refactor: remove bec.file_writer, and moved info to metadata, renamed md to metadata in kwargs from scans 2024-06-07 09:51:00 +02:00
8d4a71269b docs: move file_writer to extra section in docs 2024-06-07 09:51:00 +02:00
cb4a2f6e62 docs: review documentation for ophyd, scan metadata and file_writer customizations 2024-06-07 09:51:00 +02:00
83334f18c4 fix: fix bec.file_writer option to configure writer from command line 2024-06-07 09:51:00 +02:00
ef1a757a24 docs: added two more optional steps to the fly scan tutorial 2024-06-06 16:45:07 +02:00
semantic-release
efd3d472bf 2.13.7
Automatically generated by python-semantic-release
v2.13.7
2024-06-06 14:07:05 +00:00
0a987c0815 fix: adapt to pytest-redis 3.1 2024-06-06 10:46:46 +02:00
08e0978d2b docs: refactored scan docs 2024-06-05 22:23:23 +02:00
7cd40ffcf5 docs: added test instructions to fly scan tutorial 2024-06-05 22:23:23 +02:00
df1fe4d64f docs: added tutorial for defining a new fly scan 2024-06-05 22:23:23 +02:00
semantic-release
68140809ef 2.13.6
Automatically generated by python-semantic-release
v2.13.6
2024-06-05 19:59:06 +00:00
c6f12042d3 ci: fixed pytest redis version for now 2024-06-05 21:05:46 +02:00
49425c7eed fix: handle redis connection failures more gracefully 2024-06-05 21:05:46 +02:00
45869aab77 fix(bec_ipython_client): fixed support for loading hlis from plugins 2024-06-05 18:58:56 +02:00
semantic-release
acad3d1d74 2.13.5
Automatically generated by python-semantic-release
v2.13.5
2024-06-05 15:11:21 +00:00
05c24e880b fix(bec_lib): fixed msg type serialization 2024-06-05 16:50:31 +02:00
semantic-release
e5117874ca 2.13.4
Automatically generated by python-semantic-release
v2.13.4
2024-06-05 14:34:40 +00:00
8f4d89e7a4 fix(bec_ipython_client): fixed gui startup 2024-06-05 16:15:18 +02:00
semantic-release
cea3b59284 2.13.3
Automatically generated by python-semantic-release
v2.13.3
2024-06-04 15:58:32 +00:00
64ecbb6856 fix(scan_server): fixed order of reported devices in readout priority 2024-06-04 17:28:34 +02:00
semantic-release
a6b49669c6 2.13.2
Automatically generated by python-semantic-release
v2.13.2
2024-06-03 13:21:09 +00:00
1be38300ab fix(bec_lib): fixed serialization for message endpoints 2024-06-03 14:04:57 +02:00
semantic-release
d0f08fb9cf 2.13.1
Automatically generated by python-semantic-release
v2.13.1
2024-06-03 10:34:44 +00:00
835bf5004a fix: fixed support for mv during scan defs; closes #308 2024-06-03 12:15:22 +02:00
semantic-release
6fe01984af 2.13.0
Automatically generated by python-semantic-release
v2.13.0
2024-06-03 07:33:17 +00:00
a302844d70 test(scan_server): added test for convert_arg_input 2024-06-03 09:16:29 +02:00
8fed5f64a0 test: added tests for stubs and contlineflyscan 2024-06-03 09:16:29 +02:00
e04cf65f9c docs: improved scan stub docs and glossary 2024-06-03 09:16:29 +02:00
3ad46efb14 fix(scan_server): worker respects use_scan_progress_report 2024-06-03 09:16:29 +02:00
8ac80c11ce feat(scan_server): added set_with_response and request_is_completed stubs 2024-06-03 09:16:29 +02:00
c4551d3b95 fix(ipython_client): readback callback must listen to instruction RID 2024-06-03 09:16:29 +02:00
3acc13a8c4 refactor(scan_server): cleanup of scan args 2024-06-03 09:16:29 +02:00
8d4a066832 fix: minor cleanup 2024-06-03 09:16:29 +02:00
0f42a4926d fix(scan_server): fixed default args 2024-06-03 09:16:29 +02:00