905 Commits

Author SHA1 Message Date
semantic-release
eacc54a486 3.1.3
Automatically generated by python-semantic-release
2024-12-09 12:39:21 +00:00
semantic-release
b4de72c81f 3.1.2
Automatically generated by python-semantic-release
2024-12-09 10:21:12 +00:00
e3d4d33d57 build: update pdes, bec_lib for v3, py-scibec>=1.5, pytest-bec-e2e~=3.0, and pydantic~=2.8dep 2024-12-07 08:47:30 +01:00
semantic-release
082568a8c3 3.1.1
Automatically generated by python-semantic-release
2024-12-06 16:58:11 +00:00
9c3c0884d1 fix: bugfix to capture exception for console_log 2024-12-06 17:16:18 +01:00
semantic-release
36161328f8 3.1.0
Automatically generated by python-semantic-release
2024-11-27 12:14:52 +00:00
semantic-release
3ff9c5c8f7 3.0.0
Automatically generated by python-semantic-release
2024-11-18 13:00:02 +00:00
a4f99e29f9 feat(scan_server)!: Moved to unique device instruction ids and ScanStubStatus objects
BREAKING CHANGE: This commit changes the scan definition to use unique device instruction ids and ScanStubStatus objects. This is a breaking change and will require updates to the scan definitions.
2024-11-18 12:54:18 +01:00
7c854efda0 fix(bec_client): added scan_def to scans namespace 2024-11-18 12:54:18 +01:00
ccbde45a48 feat: add file_event as new SUB_EVENT to device manager; closes #335 2024-11-18 12:54:18 +01:00
eefe1e3971 fix: bugfix in PipelineMock; _pipe_buffer and _connector become istance variables 2024-11-18 12:54:18 +01:00
ec57e077a2 test(scan_history,data_container): added tests; refactored to use conftest for shared fixtures 2024-11-18 12:54:18 +01:00
9eaf398c36 fix(scan_history): fixed cleanup routine 2024-11-18 12:54:18 +01:00
3e68e80725 fix(scan_data_container): fixed read access 2024-11-18 12:54:18 +01:00
b77211fe86 refactor(bec_lib): renamed ScanData to LiveScanData 2024-11-18 12:54:18 +01:00
fbbc57a096 fix(enpoints): allow delete on streams 2024-11-18 12:53:28 +01:00
5f4f12b6f0 feat(scan_history)!: new file-based scan history 2024-11-18 12:53:28 +01:00
15ce6cfb97 refactor(bec_service): minor type hints improvements 2024-11-18 12:53:28 +01:00
1d8bc6d7ec feat(data_access)!: moved to file access
BREAKING CHANGE: baseline data and async data is no longer cached on the client and instead provided through file references. To this end, the data access through scan_item.data has been generalized. Live data (i.e. monitored data) is now accessible through scan_item.live_data
2024-11-18 12:53:28 +01:00
710bd8ab82 refactor(endpoints): allow for type checks despite lazy import 2024-11-18 12:53:28 +01:00
f6ae344b34 refactor(bec_lib): minor improvements to type hints 2024-11-18 12:53:28 +01:00
f787e6d23d feat(file_writer): added async file writer 2024-11-18 12:53:28 +01:00
semantic-release
7e1ccf7e1d 2.34.15
Automatically generated by python-semantic-release
2024-11-11 14:25:11 +00:00
243af03f8c fix(client): fixed queue item update 2024-11-11 15:07:23 +01:00
semantic-release
693961db01 2.34.14
Automatically generated by python-semantic-release
2024-11-11 08:11:33 +00:00
a9727aaeb0 fix: issue #346: activate matplotlib IPython's hook only when needed 2024-11-08 10:58:33 +01:00
semantic-release
b950355c4b 2.34.13
Automatically generated by python-semantic-release
2024-11-05 20:03:42 +00:00
f41e8bcabc fix: fix permission issue for file created by other user 2024-10-30 16:02:08 +01:00
semantic-release
b56f0f757b 2.34.12
Automatically generated by python-semantic-release
2024-10-22 16:53:36 +00:00
96734c3dd2 fix(scans): fixed kwarg check for scans without args but required kwargs 2024-10-22 18:35:14 +02:00
semantic-release
bfda031d68 2.34.11
Automatically generated by python-semantic-release
2024-10-22 16:34:12 +00:00
e51a2fbe1c fix: ensure 'bec.scans' (default namespace) points to a clean namespace
BECClient.scans is the same as before ; BECClient.scans_namespace is a
SimpleNamespace with only functions to run scans. BECClient's
default namespace points to the latter. As a consequence, IPython
client "bec.scans" == BECClient.scans_namespace , users can only see
scan run functions.
2024-10-22 18:16:38 +02:00
semantic-release
ededa6b290 2.34.10
Automatically generated by python-semantic-release
2024-10-22 14:51:37 +00:00
semantic-release
1a04b9d693 2.34.9
Automatically generated by python-semantic-release
2024-10-18 15:56:12 +00:00
13d6ec472b fix(rpc): reset alarm stack for rpc 2024-10-18 17:38:28 +02:00
semantic-release
ec8fb6b31c 2.34.8
Automatically generated by python-semantic-release
2024-10-15 14:44:18 +00:00
d2ce95c10e fix: fixed folder permission for log and recovery_config writing 2024-10-15 12:48:15 +02:00
semantic-release
6f2750dbaf 2.34.7
Automatically generated by python-semantic-release
2024-10-11 14:20:12 +00:00
9b30f004ac test(file_utils): fixed tests 2024-10-11 15:50:43 +02:00
29af160ab9 fix(log): fixed file permissions 2024-10-11 15:33:23 +02:00
semantic-release
5aed90669c 2.34.6
Automatically generated by python-semantic-release
2024-10-11 10:05:01 +00:00
9141280889 fix(logger): log messages should be streams, not pub sub 2024-10-11 10:31:59 +02:00
semantic-release
7d0771ecbb 2.34.5
Automatically generated by python-semantic-release
2024-10-11 08:27:49 +00:00
975e047257 fix(logs): adjusted mask for log directory 2024-10-11 10:09:34 +02:00
semantic-release
61e7d7228f 2.34.4
Automatically generated by python-semantic-release
2024-10-02 05:34:19 +00:00
a06d03f212 fix: add 1d monitor endpoint, add waveform device and fix its updates. unify async 'extend' and 'append' accumulation 2024-10-02 07:26:07 +02:00
semantic-release
483f736624 2.34.3
Automatically generated by python-semantic-release
2024-10-01 15:18:37 +00:00
56e98e8b19 fix: fixed support for nested devices 2024-10-01 17:09:49 +02:00
semantic-release
66107363ae 2.34.2
Automatically generated by python-semantic-release
2024-10-01 15:02:01 +00:00
00d957267a fix: fixed min version of msgpack 2024-10-01 16:17:13 +02:00