9 Commits

Author SHA1 Message Date
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
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
c7d8b1afd5 feat: changed arg_input from list to dict to provide a full signature 2023-11-02 13:06:09 +00:00
03595b42f7 fix: changed progress update from devicestatus to progress message 2023-10-06 11:03:11 +02:00
766b1bd06f refactor: cleanup 2023-10-05 14:31:56 +02:00
b7ad6fefc7 refactor: fixed formatter 2023-10-05 14:31:55 +02:00
e20639
552aff5bd9 feat: grid fly scan with standard epics owis motors 2023-10-05 14:31:55 +02:00