3126 Commits

Author SHA1 Message Date
4809dc512e fix: client: do not configure logging in _start_services()
Logging is already configured because BECClient inherits from BECService,
and BECService configures logging when client is started
2024-06-25 16:20:39 +02:00
semantic-release
f8e8b831ea 2.16.3
Automatically generated by python-semantic-release
v2.16.3
2024-06-25 13:42:43 +00:00
6dc16b4a89 fix(scan_server): sync fly scans should not retrieve scan motors 2024-06-25 12:55:58 +02:00
semantic-release
7a69935c76 2.16.2
Automatically generated by python-semantic-release
v2.16.2
2024-06-25 08:48:22 +00:00
f3f69669dd fix(scan_server): ensure that scan server rpc calls use a unique request id 2024-06-25 09:45:27 +02:00
semantic-release
298605d3c4 2.16.1
Automatically generated by python-semantic-release
v2.16.1
2024-06-24 10:54:45 +00:00
5de45d059c fix(dap): fixed auto-run and added e2e test 2024-06-23 14:22:21 +02:00
semantic-release
d532c0e425 2.16.0
Automatically generated by python-semantic-release
v2.16.0
2024-06-21 15:55:43 +00:00
c6987b6ec2 feat(scan_server): added support for additional gui config 2024-06-21 15:36:27 +02:00
semantic-release
3108c3d830 2.15.0
Automatically generated by python-semantic-release
v2.15.0
2024-06-21 07:27:23 +00:00
75e6df47f7 feat(file_writer): separated device collection from metadata 2024-06-21 09:10:11 +02:00
semantic-release
8282a1ec2e 2.14.5
Automatically generated by python-semantic-release
v2.14.5
2024-06-21 06:43:41 +00:00
6bf60f98fc fix(bec_lib): fixed pydantic type for scanqueuemodifications 2024-06-20 18:38:32 +02:00
semantic-release
090045ccfe 2.14.4
Automatically generated by python-semantic-release
v2.14.4
2024-06-20 11:03:01 +00:00
1ceae8ba0c test: add tests for metrics 2024-06-20 09:12:10 +02:00
abf77c8080 fix: fix bug in emit service info and metrics 2024-06-19 16:34:04 +02:00
76c2c5285c docs: added reference to epics configs 2024-06-17 17:29:39 +02:00
semantic-release
fb8370a6f9 2.14.3
Automatically generated by python-semantic-release
v2.14.3
2024-06-17 15:05:04 +00:00
27a0f8920c fix(file_writer): fixed file writer messages to report successful only after it is written 2024-06-17 16:29:49 +02:00
d43cd25786 docs: improved dev install instructions 2024-06-14 12:02:25 +02:00
fa0c96f2db docs: adjusted init for flyer class 2024-06-12 20:13:27 +02:00
ff9d4ad950 docs: moved scanbase code to end of section to not tempt readers to jump directly into the code 2024-06-12 20:13:27 +02:00
d61f58c362 refactor(scan_server): cleanup of scan args 2024-06-12 20:13:27 +02:00
semantic-release
8f9e5b4863 2.14.2
Automatically generated by python-semantic-release
v2.14.2
2024-06-12 17:51:27 +00:00
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