Script execution

This commit is contained in:
2016-11-07 08:12:20 +01:00
parent cba20e71cf
commit abbe6ca956
+1 -1
View File
@@ -63,7 +63,7 @@ rfrate = auxv_rfrate.read()
latency = 1.5 * p2pcount / rfrate
# set start gate:
auxv_gate_start.write(0.1)
auxv_gate_start.write(0.2)
scan_result = lscan(cv_gate_stop, (mv_ref_jit_amplt,mv_ref_jit_phase,), 0.005, 8.005, 0.05 , latency=latency, title="Jitter Scan vs. avg gate length")