Commit Graph
1634 Commits
Author SHA1 Message Date
augustin_s 4e4ca0cd94 use setvalue instead of readback for reading the units (it seems readback has become very slow to connect) 2026-01-07 17:18:41 +01:00
augustin_s 4cae7f25c7 added status property and more useful initial message 2026-01-06 15:22:51 +01:00
augustin_s dbff8517e0 renamed: status -> code 2026-01-06 12:36:42 +01:00
augustin_s 3de9028460 renamed: self.status -> self.status_code 2026-01-06 12:36:12 +01:00
augustin_s 0f02b08846 wording 2026-01-06 12:34:46 +01:00
augustin_s 1118170b9c merged validate_status into _move 2026-01-06 10:48:36 +01:00
augustin_s 5285c686af treat every OK status and every error status the same; store the original status code 2026-01-06 10:30:39 +01:00
augustin_s 07c3751be0 a bit nicer 2026-01-05 22:38:37 +01:00
augustin_s 7106111c76 properly handle status=0 2026-01-05 22:03:20 +01:00
augustin_s c65a24b98f made wait explicit argument; removed unused import 2026-01-05 21:02:16 +01:00
augustin_s 33e78dca36 better wording 2026-01-05 19:58:47 +01:00
augustin_s f98079f452 added reference 2026-01-05 17:31:12 +01:00
augustin_s bd44ea2fc6 maybe nicer 2026-01-05 14:50:22 +01:00
augustin_s 9df9442111 fixed low = high = None case 2026-01-05 14:47:32 +01:00
augustin_s 7673cb8faf fixed a bug in the comparison logic 2025-12-08 21:27:16 +01:00
augustin_s 83b4877336 why? 2025-12-05 20:04:24 +01:00
augustin_s f7f6107018 moved magic number into const 2025-12-05 19:45:08 +01:00
augustin_s 5cec13721b fixed label alignment (missing dummy for update button) 2025-12-05 19:43:29 +01:00
augustin_s 36ac992818 use // to avoid floats 2025-12-05 12:29:23 +01:00
augustin_s 2349e04371 SetStatusStyles does not like empty lists; loop only once 2025-12-05 12:28:25 +01:00
augustin_s 1d07b08850 renamed: on_size -> OnSize; added a reference 2025-12-05 12:13:23 +01:00
augustin_s e2928354ad support Status Styles; Add and Insert just forward arguments to StatusBarItem 2025-12-05 11:50:58 +01:00
augustin_s 4166d349c9 added StatusBarX 2025-12-05 11:43:14 +01:00
augustin_s 14b66f919a added StatusBarX 2025-12-05 11:42:31 +01:00
augustin_s 55d6012961 renamed: NotebookDX -> NotebookX 2025-12-05 11:39:44 +01:00
augustin_s 0fd1068479 slightly simpler logic 2025-12-03 16:04:05 +01:00
augustin_s 32b79769ba calculate n_steps at the start 2025-12-03 14:22:10 +01:00
augustin_s f858c018d6 use current_scan.get_state if available 2025-12-03 14:15:32 +01:00
augustin_s a80dcc0dca store current step and repetition and use it in get_state 2025-12-03 14:14:31 +01:00
augustin_s 17d648018c "last run" -> "Last Run" 2025-12-03 13:03:29 +01:00
augustin_s 1fa32212a7 added a timer that updates the scanner info 2025-12-03 11:26:22 +01:00
augustin_s 03537b511e remove underline effect 2025-12-03 11:01:59 +01:00
augustin_s 94936dcbd2 made __repr__ of Fake* more like the real thing 2025-12-03 10:50:33 +01:00
augustin_s d70274af3b removed dashes 2025-12-01 22:26:22 +01:00
augustin_s 190361dcba pedestal taking is actually in sync 2025-12-01 20:49:21 +01:00
augustin_s fc05fadb56 display scanner instead of daq 2025-12-01 20:49:01 +01:00
augustin_s 941f30d1f9 removed unused STRETCH 2025-12-01 20:46:51 +01:00
augustin_s ade4b1afb4 use a special string for no condition 2025-12-01 16:13:06 +01:00
augustin_s 76c3777c53 catch exception in check for status 2025-12-01 14:19:22 +01:00
augustin_s 79c615c3e3 fixed logic 2025-11-29 22:13:45 +01:00
augustin_s 3860232929 adjusted to new imports in bsread 2025-11-24 20:28:53 +01:00
augustin_s 5aa9a0a82b double quotes 2025-11-16 17:34:42 +01:00
augustin_s bf9c7ffded also return number and repeat 2025-11-05 19:21:44 +01:00
augustin_s d36204b755 added docstring 2025-11-05 19:20:01 +01:00
augustin_s 5137dd1475 no point in keeping any whitespace on line endings 2025-11-05 19:12:55 +01:00
augustin_s e0382aa3f6 added usage to docstring 2025-11-05 19:12:29 +01:00
augustin_s 863e46378f fixed import 2025-11-05 19:04:23 +01:00
augustin_s 49a3e17376 use printable_exception consistently 2025-11-05 19:02:52 +01:00
augustin_s f5af0de333 consistently name exception name en (not tn) 2025-11-05 18:54:08 +01:00
augustin_s aee06d9b94 do not print traceback 2025-11-05 18:50:15 +01:00