Script execution

This commit is contained in:
2016-11-07 08:06:57 +01:00
parent 3303006414
commit fbfa68bb7a

View File

@@ -62,6 +62,8 @@ rfrate = auxv_rfrate.read()
latency = 1.5 * p2pcount / rfrate
# set start gate:
auxv_gate_start.put(0.1)
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")