Commit Graph
1602 Commits
Author SHA1 Message Date
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
augustin_s 2965ce8dfb moved timeit_verbose into utils 2025-11-05 18:44:43 +01:00
augustin_s 333ddacdad moved LineProfiler into utils 2025-11-05 18:41:39 +01:00
augustin_s 75e9c0cfe0 first try on a fancy upload_custom_dap_script 2025-11-05 18:36:17 +01:00
augustin_s 9fadc3cce9 increased timeout to 30s 2025-11-03 12:47:42 +01:00
augustin_s 1daf680201 order 2025-11-02 19:50:24 +01:00
augustin_s ca20ff7555 added upload_custom_dap_script endpoint 2025-11-02 19:06:06 +01:00
augustin_s d359b00e30 added custom_script parameter 2025-11-02 19:05:47 +01:00
augustin_s d3ffe90f84 allow config gui if current settings cannot be downloaded (e.g., since the remote file does not exist) 2025-10-27 17:58:11 +01:00
augustin_s f098454b92 added DAPConfig and HardwareConfig 2025-10-27 17:57:25 +01:00
augustin_s ec4355bb43 allow transform to change in place 2025-10-18 18:36:11 +02:00
augustin_s 19ecbcbb26 added transform to docstring 2025-10-18 18:27:05 +02:00
augustin_s 62bb44bdd9 forward dry run/verbosity from clargs into functions 2025-10-18 18:16:41 +02:00
augustin_s d70843b597 allow to enable dry run also from functions 2025-10-18 18:14:03 +02:00
augustin_s 2a0aa4714b allow to set verbosity level also from functions 2025-10-18 18:10:10 +02:00
augustin_s 26999a2fc0 added an optional transform function 2025-10-18 18:07:56 +02:00
augustin_s 127ddf86b8 detector_rate is not used (anymore?) 2025-09-29 11:01:54 +02:00
augustin_s e1988c5d2f de-duplicate BS and PV channels 2025-09-12 15:34:09 +02:00
augustin_s 9b0575bc13 enable waiting for the status in the GUI 2025-08-28 12:24:46 +02:00
augustin_s 5a8b9e5cfe nicer printing of the time 2025-08-28 10:58:03 +02:00
augustin_s 2fc36f4e93 print the waited time at the end 2025-08-28 10:14:04 +02:00
augustin_s e8695a7485 added header_bar (i.e., the module numbers) 2025-08-28 10:07:00 +02:00
augustin_s 975ed94da6 check detectors one after the other (should be parallel) 2025-08-28 09:37:13 +02:00
augustin_s 0f7ff5b220 renamed: wait_for_status -> wait_for_detector_status 2025-08-28 09:20:49 +02:00
augustin_s 6035b79b50 split off wait_for_status function 2025-08-27 12:35:37 +02:00
augustin_s cdb8b53489 added timeout 2025-08-27 12:27:03 +02:00
augustin_s 21e6f8416d added a colon 2025-08-27 12:19:08 +02:00
augustin_s e1c2da92e3 detectors is a dict 2025-08-27 11:55:27 +02:00
augustin_s e84932e4e3 nice print for status update; track status after power on 2025-08-27 11:48:35 +02:00
augustin_s d617e25f47 Merge pull request 'gitlab refs removed' (#32) from woznic_n/slic:gitlab_hunt into master
Reviewed-on: slic/slic#32
2025-08-27 09:01:15 +02:00
woznic_nandwoznic_n f4492cb836 gitlab refs removed 2025-08-26 13:04:53 +02:00
augustin_s c4970c13ad use forwards_to 2025-08-26 10:55:19 +02:00
augustin_s bfa967c537 inverted the default (assume_yes -> ask_confirmation); shortened the wait time 2025-08-26 10:52:03 +02:00