|
b92a79b0c0
|
refactor!(connector): unify connector/redis_connector in one class
|
2024-02-26 14:49:43 +01:00 |
|
|
101bc1ff15
|
test: added more tests for bec scans
|
2024-02-12 13:32:47 +01:00 |
|
|
ddfe126e87
|
test: fixed fly sim test
|
2023-12-11 13:28:33 +00:00 |
|
|
939791889f
|
fix: fixed scan server after config refactoring
|
2023-12-11 13:28:33 +00:00 |
|
|
5f48362667
|
feat: removed acquisition group and status from device config
|
2023-12-11 13:28:33 +00:00 |
|
|
7ed8937dec
|
refactor: remove redundant BMessage from test_scans
|
2023-11-20 13:07:54 +00:00 |
|
|
f5f989d176
|
fixed update initial motor params, fixed tests and add owis_grid to __init__
|
2023-11-19 11:25:00 +01:00 |
|
|
afc2cc7fe7
|
test: remove redundant lines
|
2023-11-19 10:14:13 +01:00 |
|
|
830d70d7fb
|
test: add test to owis_grid
|
2023-11-18 23:19:25 +01:00 |
|
|
06f2d781ae
|
refactor: rename module BECMessage -> messages
This should help to avoid confusion between BECMessage module and
BECMessage class located in the same module
|
2023-11-10 10:28:53 +01:00 |
|
|
524ef24da0
|
refactor: flatten bec_lib structure
|
2023-11-10 10:24:33 +01:00 |
|
|
de5da559a6
|
refactor: move bec_lib test utils out of core folder
|
2023-11-10 10:22:51 +01:00 |
|
|
146898ec3f
|
refactor: run isort on all files
$ isort . --profile=black --line-width=100 --multi-line=3 --trailing-comma
|
2023-11-10 10:22:47 +01:00 |
|
|
1a8cc7c448
|
feat: changed arg_bundle_size from int to dict; closes #111
|
2023-11-06 13:56:40 +00:00 |
|
|
c20a6b2d9d
|
test: fixed test for monitored devices
|
2023-11-01 05:53:47 +00:00 |
|
|
042e51e857
|
feat: added complete call to all devices; closes #93
|
2023-10-30 12:07:02 +00:00 |
|
|
ac7a386acf
|
fix: fixed stage instruction for detectors
|
2023-10-06 09:12:23 +02:00 |
|
|
31fca804cd
|
test: fixed tests
|
2023-09-07 11:04:08 +02:00 |
|
|
7f23482b5c
|
feat: added pre_scan
|
2023-09-06 15:27:22 +00:00 |
|
|
11e5f96b75
|
feat: added progress bar based on async devices
|
2023-09-02 20:58:47 +02:00 |
|
|
863dbc86bb
|
refactor: renamed primary to monitored
|
2023-08-20 16:49:12 +02:00 |
|
|
1802e29b3d
|
refactor: renamed stream to readout_priority
|
2023-08-20 16:49:04 +02:00 |
|
|
75f221758f
|
fix: fixed typo in round_roi_scan init; added test
|
2023-08-15 09:32:05 +02:00 |
|
|
a693f84816
|
fix: fixed bug in unpack_scan_args for empty lists
|
2023-08-14 19:55:26 +02:00 |
|
|
f35b04a676
|
feat: scan signature is now exported; simplified scan init
|
2023-08-14 19:34:23 +02:00 |
|
|
a944e43e1a
|
feat: renamed bec_client_lib to bec_lib
|
2023-06-28 11:04:24 +02:00 |
|
|
4f0b9b0469
|
test: added scan server tests
|
2023-06-23 11:45:53 +02:00 |
|
|
f43d4ebac6
|
refactor: moved utils into bec_client_lib
|
2023-06-01 18:01:42 +02:00 |
|
|
f9748d7dbe
|
Merge branch 'lamni_update_e20631' into 'master'
updates from e20631; closes #68; closes #67
Closes #67 and #68
See merge request bec/bec!203
|
2023-05-10 18:16:31 +00:00 |
|
|
c2578f648c
|
test: fixed tests for min positions
|
2023-05-10 19:46:36 +02:00 |
|
|
d6b2c67a9e
|
test: fixed tests for new default exp time
|
2023-05-09 17:37:48 +02:00 |
|
|
adedc1b83b
|
feat: added readout_priority as replacement for scan_motors
|
2023-05-06 11:54:28 +02:00 |
|
|
506e21cee5
|
Merge branch 'rpc_status' into xtreme_hyst_scan
|
2023-05-03 19:04:34 +02:00 |
|
|
fb4fa18321
|
test: fixed tests for new kickoff interface
|
2023-05-03 18:48:45 +02:00 |
|
|
b841ecaa64
|
test: fixed messages for new rpc defaults
|
2023-04-24 21:00:49 +02:00 |
|
|
537203ce0c
|
test: fixed test for new otf implementation
|
2023-04-24 20:57:25 +02:00 |
|
|
b5e391999f
|
test: fixed lamni tests
|
2023-03-22 10:56:24 +01:00 |
|
|
03027f3ae0
|
feat: added support for intermediate scan_report_instructions
|
2023-03-22 10:33:29 +01:00 |
|
|
09f636e618
|
feat: added otf scan
|
2023-03-20 20:41:14 +01:00 |
|
|
3f21d40613
|
fix: fixed bug in file_writer
|
2023-03-19 13:28:37 +01:00 |
|
|
b2284bcf76
|
test: fixed test for updated rpc schema
|
2023-03-08 20:49:00 +01:00 |
|
|
e77c5a6bb0
|
feat: added time scan
|
2023-02-09 16:01:43 +01:00 |
|
|
32fab041a2
|
feat: added list scan
|
2023-02-09 14:23:19 +01:00 |
|
|
49b938d391
|
refactor: upgraded to black 23.1
|
2023-02-01 10:28:51 +01:00 |
|
stalbe_j
|
5bdae0c0ac
|
Improved tests using RequestBase
|
2023-01-13 08:03:44 +00:00 |
|
stalbe_j
|
04a05d654c
|
test:test_line_scan_calculate_positions
|
2023-01-12 14:31:46 +01:00 |
|
stalbe_j
|
92eeabb2cc
|
test:test_round_scan_fly_sim_scan_core
|
2023-01-12 14:06:20 +01:00 |
|
stalbe_j
|
78cca70f4c
|
test:test_round_scan_fly_sim_calculate_positions
|
2023-01-12 13:39:47 +01:00 |
|
stalbe_j
|
a9e5d8e2ae
|
test:test_round_scan_fly_sim_prepare_positions
|
2023-01-12 13:29:36 +01:00 |
|
stalbe_j
|
6e891b3057
|
test:test_round_scan_fly_sim_get_scan_motors
|
2023-01-12 13:18:38 +01:00 |
|