json for injector2

This commit is contained in:
Jan Chrin
2026-03-23 11:56:34 +01:00
parent 0c275b723f
commit 575c74564a
+2 -1
View File
@@ -60,7 +60,7 @@
"Injector": {
"harmonic" : {"data":{ "widget": "QLineRead", "text" :"Harmonic No: ", "value": 10}},
"deltaTcable" : {"data":{ "widget": "QLineEdit", "text" : "dT Cable (ns):", "value": 0 }},
"deltaNpickup" : {"data":{ "widget": "QLineEdit", "text" : "dN Pickup:", "value": 0 }}
"deltaNpickup" : {"data":{ "widget": "QLineEdit", "text" : "dN Pickup:", "value": -0.86 }}
},
"Cyclotron": {
"harmonic" : {"data":{ "widget": "QLineRead", "text" :"Harmonic No: ", "value" : 6}},
@@ -114,3 +114,4 @@
},
"MeasurementGridLayout" : [0, 0, 3, 1]
}