diff --git a/script/jitter_scan.py b/script/jitter_scan.py index 0842c22..a479748 100644 --- a/script/jitter_scan.py +++ b/script/jitter_scan.py @@ -18,7 +18,7 @@ Preconditions - RF station is running SECTION = "SINEG01" # for 100 Hz and P2P-count = 100 this can be at least 1.1 seconds -latency = 2 +latency = 12 ################################################################# @@ -92,7 +92,7 @@ rfrate = mva_rfrate.read() # define current amplitude as saturation amplitude, then define three scans #amplt_sat = cv_rf_amplt.read() -amplt_sat = 7.622 +amplt_sat = 7.645 amplt_m5 = 0.95 * amplt_sat amplt_m10 = 0.9 * amplt_sat