520 Commits

Author SHA1 Message Date
semantic-release
2aaef57314 3.7.3
Automatically generated by python-semantic-release
2025-01-21 08:35:13 +00:00
98b88a022f fix(scan bundler): do not run bec emitter without scan id in storage 2025-01-21 09:05:45 +01:00
semantic-release
4d447ff562 3.7.2
Automatically generated by python-semantic-release
2025-01-21 07:03:38 +00:00
semantic-release
ae923320bd 3.7.1
Automatically generated by python-semantic-release
2025-01-20 15:36:30 +00:00
b81cef7fbb fix(atlas): fixed support for streams 2025-01-20 16:28:11 +01:00
semantic-release
db387377f0 3.7.0
Automatically generated by python-semantic-release
2025-01-16 17:01:41 +00:00
a6994b7166 tests(scan_assembler): added test for splitting scan args into request inputs 2025-01-16 17:39:05 +01:00
24ff8a252e feat(scan_status): added support for request inputs and scan parameters 2025-01-16 17:01:14 +01:00
380749a607 feat(messages): flattened scan status message 2025-01-16 15:35:55 +01:00
semantic-release
c8ffa68af3 3.6.0
Automatically generated by python-semantic-release
2025-01-15 13:35:09 +00:00
4ded7e5f75 build(bec_server): removed duplicated entries; removed pyscibec 2025-01-15 14:17:18 +01:00
766a79e549 tests(atlas_connector): added tests for atlas connector and metadata handler 2025-01-15 14:17:18 +01:00
8be9a545ea refactor(atlas connector): cleanup and tests 2025-01-15 14:17:18 +01:00
71b3bb03ef refactor(bec_atlas): cleanup 2025-01-15 14:17:18 +01:00
204a1a22fc fix(atlas connector): fixed shutdown when disconnected 2025-01-15 14:17:18 +01:00
ae43289c6e tests(scibec): ported tests to atlas 2025-01-15 14:17:18 +01:00
3a6ed1437c tests(scibec): ported tests to atlas 2025-01-15 14:17:18 +01:00
156c99e74e fix(atlas connector): only launch the metada handler and forwarder if we are connected to atlas 2025-01-15 14:17:18 +01:00
5763114409 tests(scihub): fixed scihubmock for bec atlas 2025-01-15 14:17:18 +01:00
02edeec324 fix(atlas): properly shut down atlas connector 2025-01-15 14:17:18 +01:00
4e5eb98472 feat(atlas): added request parser 2025-01-15 14:17:18 +01:00
bc6f54fcd9 feat(scihub): added bec atlas integration 2025-01-15 14:17:18 +01:00
semantic-release
42ab6d4927 3.5.1
Automatically generated by python-semantic-release
2025-01-14 08:02:03 +00:00
d63ddb2117 fix(async_writer): fixed bug that caused async writer to overwrite already written datasets 2025-01-13 21:57:44 +01:00
semantic-release
d722aeb8ff 3.5.0
Automatically generated by python-semantic-release
2025-01-09 13:23:17 +00:00
root
42af11b70a fix(scan_status): set done status manually if devices are None 2025-01-09 13:45:55 +01:00
b6f175476c feat(stub_status): added name to stub status 2025-01-09 13:45:55 +01:00
150210d418 fix(scan_stubs): fixed check for pending stub status objects 2025-01-09 13:45:55 +01:00
semantic-release
6d06d4725c 3.4.3
Automatically generated by python-semantic-release
2025-01-08 17:55:04 +00:00
6e7d4c0ce4 fix(device init): improved error handling for disconnected epics motors 2025-01-08 18:20:01 +01:00
semantic-release
682df090ae 3.4.2
Automatically generated by python-semantic-release
2025-01-08 17:12:51 +00:00
d15f1dae6a fix(scan_bundler): do not run the emitter for messages without scan id 2025-01-08 18:04:14 +01:00
semantic-release
592c67da92 3.4.1
Automatically generated by python-semantic-release
2025-01-06 18:24:03 +00:00
semantic-release
c482856ae0 3.4.0
Automatically generated by python-semantic-release
2024-12-23 15:22:17 +00:00
semantic-release
d0bb78ce40 3.3.0
Automatically generated by python-semantic-release
2024-12-23 08:34:12 +00:00
8e99f36241 feat: new cmdline argument to start redis servers 2024-12-23 09:02:52 +01:00
semantic-release
0230ca0ffe 3.2.0
Automatically generated by python-semantic-release
2024-12-16 15:11:17 +00:00
semantic-release
eacc54a486 3.1.3
Automatically generated by python-semantic-release
2024-12-09 12:39:21 +00:00
25c090cd94 test: add test for subscriptions to event_types 2024-12-09 13:29:56 +01:00
4f8d96a18c fix: bugfix for devicemanager to subscribe to correct event type of ophyd. 2024-12-09 13:29:56 +01: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
c8f3b88dde fix: update bec_server dependency for fakeredis 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
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
e2583edb5a fix(scan guard): only check strings 2024-11-18 12:56:51 +01:00
06ad81f1d1 test: added test to ensure access to status results is not blocking 2024-11-18 12:54:18 +01:00
f9e17fc6bb fix(scan_stub): do not wait for the status result 2024-11-18 12:54:18 +01:00
1032dd5856 feat(scans)!: added return_to_start kwarg to all scans. If set to true, the scan returns to start.
BREAKING CHANGE: In the past, this was always set to true. Now, the default will depend on the relative flag. Relative scans return to start to avoid shifts for repeated scans. Absolute scans will not return to start. However, this behaviour can be overridden by providing the additional return_to_start kwarg or subclassing the scan base.

closes #332
2024-11-18 12:54:18 +01:00