Commit Graph

917 Commits

Author SHA1 Message Date
NichtJens fbf0fa45ac write custom_dap_scripts to buffer 2025-11-03 12:44:33 +01:00
NichtJens 26c7616d32 use run_timeout 2025-11-03 12:44:33 +01:00
NichtJens ce57204dbf added run_timeout 2025-11-03 12:44:33 +01:00
NichtJens ee30eb090c allow to set ssh key 2025-11-03 12:44:33 +01:00
NichtJens 49890a6129 actually do overwrite existing files (since we have this versioned now) 2025-11-03 12:44:33 +01:00
NichtJens b1bda79adf also clean if writing fails 2025-11-03 12:44:33 +01:00
NichtJens 2fcdfe2fef renamed: write_code_to_file -> write_to_file 2025-11-03 12:44:33 +01:00
NichtJens ef1586b2dc simplified a bit 2025-11-03 12:44:33 +01:00
NichtJens 28f6d2c42d pull file name prep and checks out of write_code_to_file 2025-11-03 12:44:33 +01:00
NichtJens bb9e5b4570 use GitRepo to keep scripts versioned 2025-11-03 12:44:33 +01:00
NichtJens 058cb2f273 added GitRepo 2025-11-03 12:44:33 +01:00
NichtJens d1d9cf1612 some todo notes 2025-11-03 12:44:33 +01:00
NichtJens 08960020cf do not overwrite existing files 2025-11-03 12:44:33 +01:00
NichtJens ce2c5ea601 if loading or test run fail, complain and delete file 2025-11-03 12:44:33 +01:00
NichtJens fbe6ecb882 use mod name instead of passed-in name 2025-11-03 12:44:33 +01:00
NichtJens 4002f6889b moved parts into functions 2025-11-03 12:44:33 +01:00
NichtJens ca14198464 ensure that there is no directory info in the name 2025-11-03 12:44:33 +01:00
NichtJens 3d8efdfca4 run test with fake data 2025-11-03 12:44:33 +01:00
NichtJens e2529561ef import function from file 2025-11-03 12:44:33 +01:00
NichtJens c318648d2c added load_module 2025-11-03 12:44:33 +01:00
NichtJens 5ac1f7ccb2 added load_module 2025-11-03 12:44:33 +01:00
NichtJens f51ba6ce39 receive and write the script 2025-11-03 12:44:33 +01:00
NichtJens bc2a541667 added and use get_validated_detector_name_and_beamline 2025-10-28 19:48:42 +01:00
NichtJens 37f2c1d5e9 moved get_validated_detector_name into validate 2025-10-28 19:38:58 +01:00
NichtJens 831a342626 use get_validated_detector_name more 2025-10-28 19:31:04 +01:00
NichtJens 03eeb21087 fixed confusing names 2025-10-19 16:16:20 +02:00
NichtJens 1732a8e8f1 removed old paths 2025-10-19 16:13:55 +02:00
NichtJens 4606f0d466 no point in save the dap results twice 2025-10-19 16:10:39 +02:00
NichtJens 4c003aac36 re-order conditions 2025-10-19 16:06:59 +02:00
NichtJens 3779713c6a renamed: dap_parameters_file -> dap_config_file, etc. 2025-10-19 13:12:58 +02:00
NichtJens 23e2a2ab82 use a better format for the config file names 2025-10-13 12:44:21 +02:00
NichtJens 66c82b2ed9 introduced constants for time format strings 2025-10-13 12:42:48 +02:00
NichtJens cbf37cc8fa cleanup 2025-10-13 11:45:44 +02:00
NichtJens aaa1f5153d cleanup 2025-10-13 11:35:35 +02:00
NichtJens 31caf50dc2 cleanup 2025-10-13 11:34:54 +02:00
NichtJens 103dd3c72d move epics buffer config backups into backup folder; ensure config and backup folders exist 2025-10-13 11:34:00 +02:00
NichtJens bad3007fb0 actually properly hexlify the parts 2025-10-13 10:59:51 +02:00
NichtJens 2e4591dd17 renamed Jungfrau.N -> Jungfrau.ID 2025-10-10 17:25:33 +02:00
NichtJens ce54baabf8 remove extract_det_num 2025-10-10 17:15:52 +02:00
NichtJens 5fdab3e2d6 use parse_det_name 2025-10-10 17:15:00 +02:00
NichtJens c1ddf6c43e use parse_det_name 2025-10-10 17:02:34 +02:00
NichtJens 619ef6f27e added parse_det_name and extract_det_num 2025-10-10 17:02:07 +02:00
NichtJens 5beb4fb663 a stray space 2025-10-10 11:17:32 +02:00
NichtJens 0c50998cda removed commented line 2025-10-10 11:16:29 +02:00
NichtJens 0780fdaecd renamed detector_number -> number 2025-10-10 11:15:42 +02:00
NichtJens 4002ef446b renamed get_size -> get_detsize 2025-10-10 11:14:55 +02:00
NichtJens 922ebb6332 renamed get_txndelay -> get_txdelay_frame 2025-10-10 11:12:18 +02:00
NichtJens 1bc91cabd4 renamed DETECTOR_TXNDELAY_FRAME -> DETECTOR_TXDELAY_FRAME 2025-10-10 11:10:12 +02:00
NichtJens 2655f696f8 typo 2025-10-10 11:02:17 +02:00
NichtJens 4267b06975 added default (55) for temp threshold 2025-10-10 10:58:36 +02:00