474 Commits

Author SHA1 Message Date
298faaf140 test: added test for diid>=target_diid 2023-11-20 15:10:49 +00:00
7ed8937dec refactor: remove redundant BMessage from test_scans 2023-11-20 13:07:54 +00:00
semantic-release
18132fb515 0.42.10
Automatically generated by python-semantic-release
2023-11-19 15:36:08 +00:00
semantic-release
456c7a68ef 0.42.9
Automatically generated by python-semantic-release
2023-11-19 12:51:37 +00:00
77f4072334 docs: fix typo 2023-11-19 12:47:44 +01: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
7c3ed5198c refactor: move velo and acc calc. in separate function and call it from scan_core 2023-11-18 22:22:55 +01:00
81d40a2331 docs: add module docstring 2023-11-18 18:47:23 +01:00
dfe8f1ba1a refactor: finished refactoring of scan 2023-11-18 18:42:00 +01:00
ccb5b03add refactor: cleaned up scan core and removed hard coded speec/acc from stages 2023-11-18 18:14:23 +01:00
ab9a5e3fa5 fix: clean up __init__ 2023-11-18 17:55:11 +01:00
4e9eaad4ac refactor: fix docstring 2023-11-18 17:32:25 +01:00
semantic-release
7b601e3daf 0.42.8
Automatically generated by python-semantic-release
2023-11-18 13:12:23 +00:00
semantic-release
b8d50c81a6 0.42.7
Automatically generated by python-semantic-release
2023-11-18 12:52:20 +00:00
968960646c refactor: added type hints for optim_trajectory; closes #117 2023-11-18 12:28:39 +00:00
c47a46f049 refactor: updated bec_lib import to new bec_lib structure 2023-11-18 12:03:36 +00:00
fb1c0154a5 refactor: improved pylint score 2023-11-18 11:13:18 +01:00
semantic-release
e1a3e4669c 0.42.6
Automatically generated by python-semantic-release
2023-11-18 08:12:24 +00:00
semantic-release
1c1e1f8616 0.42.5
Automatically generated by python-semantic-release
2023-11-17 17:36:56 +00:00
semantic-release
d1406b3e0e 0.42.4
Automatically generated by python-semantic-release
2023-11-17 09:28:58 +00:00
d162f8414f ci: testing pylint_check 2023-11-14 19:29:54 +01:00
e0166d40f6 ci: testing pylint_check 2023-11-14 19:21:06 +01:00
10bebbb6fb ci: updated pylint check to handle floating point comparison" 2023-11-14 19:19:51 +01:00
e1074dd1a0 ci: testing pylint_check 2023-11-14 19:14:21 +01:00
45b6a937b7 refactor: improved setup.py 2023-11-14 19:11:24 +01:00
b1bbee16ed ci: testing pylint 2023-11-14 19:05:24 +01:00
semantic-release
c1ae60fd29 0.42.3
Automatically generated by python-semantic-release
2023-11-12 16:02:47 +00:00
semantic-release
aab2a45f08 0.42.2
Automatically generated by python-semantic-release
2023-11-10 15:30:11 +00: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
2da7dd385f test: fixed test for refactored worker 2023-11-09 13:59:14 +00:00
0c7ae795c4 refactor: major scan worker refactoring; added separate device validation mixin 2023-11-09 13:59:14 +00:00
semantic-release
f50dfa063f 0.42.1
Automatically generated by python-semantic-release
2023-11-09 13:53:15 +00:00
semantic-release
9ae98008db 0.42.0
Automatically generated by python-semantic-release
2023-11-07 17:29:37 +00:00
5ecc189343 feat: added scan base class to scan info 2023-11-06 16:20:46 +01:00
41206efc13 refactor: added scancomponent base class 2023-11-06 16:20:26 +01:00
semantic-release
53c5f0005e 0.41.0
Automatically generated by python-semantic-release
2023-11-06 15:12:44 +00:00
3589e3e36f fix: fixed scan signature for scan defs and group def 2023-11-06 15:19:58 +01:00
1a8cc7c448 feat: changed arg_bundle_size from int to dict; closes #111 2023-11-06 13:56:40 +00:00
semantic-release
91c7d161d4 0.40.0
Automatically generated by python-semantic-release
2023-11-06 12:25:26 +00:00
261497ad98 feat: added log to report on missing device status updates 2023-11-02 15:51:22 +00:00
semantic-release
716efc8f8d 0.39.0
Automatically generated by python-semantic-release
2023-11-02 13:27:08 +00:00
6b2190899d fix: added missing type hints to scan signatures 2023-11-02 13:06:09 +00:00
87100caaf0 fix: removed helper plugin 2023-11-02 13:06:09 +00:00
c7d8b1afd5 feat: changed arg_input from list to dict to provide a full signature 2023-11-02 13:06:09 +00:00
semantic-release
d10493fccc 0.38.1
Automatically generated by python-semantic-release
2023-11-02 13:04:50 +00:00