From e2b4504f8d60c3ef0e4111f0200937930394f157 Mon Sep 17 00:00:00 2001 From: Martin Killenberg <martin.killenberg@desy.de> Date: Tue, 24 Oct 2023 16:49:33 +0200 Subject: [PATCH] chore: adapt VNA calibration file --- Python_script/test_stand_parameter.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Python_script/test_stand_parameter.json b/Python_script/test_stand_parameter.json index dc0e5a7..ba4b2b8 100644 --- a/Python_script/test_stand_parameter.json +++ b/Python_script/test_stand_parameter.json @@ -8,7 +8,7 @@ "reference_signals" : ["S21_PHASE", "S21_MAGNITUDE"], "frequencies": [1300000000, 1000000000, 3000000000, 6000000000, 10000000000], "vna_ip": "mskzna43-lab", - "vna_config_file": "CalSetup2.znxml" + "vna_config_file": "CALSetup310M.znxml" }, "sleep_time": 10, "chamber_ip": "mskclimate3", -- GitLab