Commit Graph

25 Commits

Author SHA1 Message Date
NichtJens c1ddf6c43e use parse_det_name 2025-10-10 17:02:34 +02:00
NichtJens 7ae2b03ae9 handle the last entry correctly 2025-10-09 21:29:29 +02:00
NichtJens 55ba635611 commented DETECTOR_UDP_SRCMAC 2025-10-08 18:47:05 +02:00
NichtJens 1193b6b3c9 removed useless .keys() 2025-10-08 14:16:34 +02:00
NichtJens 30e92a0bed added general/instrument as metadata 2024-12-12 14:34:42 +01:00
NichtJens b317394fde added argparse such that the broker url is also set for the sending side 2024-12-10 22:29:04 +01:00
NichtJens bec98f0c23 added long correlation ID switch 2024-12-09 13:03:22 +01:00
NichtJens d92da6292a added verbose switch; added short version for --broker_url 2024-12-09 13:03:22 +01:00
NichtJens 2a91b19b5e moved code into class 2024-12-09 13:03:22 +01:00
NichtJens 1b1de442a3 added message timestamp, correlation ID and writer type to output 2024-12-09 13:03:22 +01:00
NichtJens 5f3481ac96 added auto_ack=True (otherwise timeout after 30 mins); formatting 2024-12-09 13:03:22 +01:00
NichtJens 5178516ffe cobbled together a broker simulator 2024-12-09 13:03:22 +01:00
NichtJens 53b80f4198 only print non-empty message; cleanup 2024-12-09 13:03:22 +01:00
NichtJens 91a892d370 use cyan as color for unknown actions; print message in magenta; generalized colorize function; variable naming 2024-12-09 13:03:22 +01:00
NichtJens 0e8d9e04e3 added the epics buffer actions; named color strings; use magenta as default color; replaced deprecated datetime.utcnow 2024-11-20 13:25:35 +01:00
NichtJens 4198abd7b8 added parameter mapper 2024-10-21 17:20:18 +02:00
NichtJens 6a90b12f70 moved jungfrau_convert_gainmaps from client to tool 2024-10-01 21:05:09 +02:00
NichtJens 54251c0005 use DETECTOR_NAMES to check detector names against 2024-05-20 10:28:03 +02:00
NichtJens f111556546 changed the default mode from "x" to "w" 2024-04-19 10:04:01 +02:00
NichtJens caeb85dcdd typo; better message 2024-04-17 12:38:41 +02:00
NichtJens 698b9438df added template for fn_cfg 2024-04-17 12:34:53 +02:00
NichtJens f1ec50753a handle multiple and all detectors 2024-04-17 11:34:49 +02:00
NichtJens 722e6e4407 added buffer config command line tool 2024-04-16 13:14:02 +02:00
NichtJens 9f8d4e1ad3 made the relative import absolute 2024-04-16 12:59:32 +02:00
NichtJens 5702964401 moved "broker debugger" script to tools folder 2024-04-16 12:57:19 +02:00