Commit Graph

895 Commits

Author SHA1 Message Date
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
NichtJens 5d5f20dee2 some new lines 2025-10-10 10:38:07 +02:00
NichtJens b551373c87 compare hostnames length to n_tiles 2025-10-10 10:36:48 +02:00
NichtJens 1f6ace0235 simpler logic 2025-10-10 10:25:43 +02:00
NichtJens ac2f363441 read daq/port only once 2025-10-10 10:18:59 +02:00
NichtJens dfd5042f25 renamed _detector_name -> name 2025-10-10 10:12:22 +02:00
NichtJens 67392ad4e5 order 2025-10-10 00:05:20 +02:00
NichtJens c1ae06d5d7 order 2025-10-09 21:56:34 +02:00
NichtJens c827018728 order 2025-10-09 21:49:17 +02:00
NichtJens b4414472f4 moved actual consts into separate file 2025-10-09 21:46:25 +02:00
NichtJens ff3984d120 generate DETECTOR_UDP_SRCIP automatically 2025-10-09 21:30:01 +02:00
NichtJens 7ae2b03ae9 handle the last entry correctly 2025-10-09 21:29:29 +02:00
NichtJens ecace8cdf8 de-duplicate 2025-10-08 23:58:25 +02:00
NichtJens dd1466ee20 load DETECTOR_DESC and DETECTOR_PORT from detector_descriptions.json and detector_start_udp_ports.json, respectively 2025-10-08 23:57:16 +02:00
NichtJens de539ffc5b simplified and improved logic such that "detectors" and "descriptions" are always consistent (default description to name) 2025-10-08 23:37:34 +02:00
NichtJens e9c77e06ab renamed "names" -> "descriptions" (since "detectors" already contains the names) 2025-10-08 23:32:43 +02:00
NichtJens 55ba635611 commented DETECTOR_UDP_SRCMAC 2025-10-08 18:47:05 +02:00
NichtJens b51bc97860 more consistent naming 2025-10-08 17:52:38 +02:00
NichtJens 6f6f7ff948 use pattern for for udp_srcmac 2025-10-08 17:51:33 +02:00
NichtJens e452563938 commented servers that are not used 2025-10-08 17:01:52 +02:00
NichtJens a199b3188b the values of DETECTOR_NAMES was only used in get_allowed_detectors: make it a list to be used everywhere else and add DETECTOR_DESC for the descriptions 2025-10-08 17:00:27 +02:00
NichtJens 1193b6b3c9 removed useless .keys() 2025-10-08 14:16:34 +02:00
NichtJens 4268f8b34a use pattern (5ii00) for start_udp_port 2025-10-03 19:16:19 +02:00