diff --git a/script/RFscan/gun_scan1.py b/script/RFscan/gun_scan1.py index 733ef3f..3aa6de5 100644 --- a/script/RFscan/gun_scan1.py +++ b/script/RFscan/gun_scan1.py @@ -5,11 +5,6 @@ stop = caget("SINEG01-RSYS:SET-SCAN-STOP") step = caget("SINEG01-RSYS:SET-SCAN-STEP") nb = caget("SINEG01-RSYS:SET-NUM-AVERAGE") lat = caget("SINEG01-RSYS:SET-SCAN-WAIT-TIME") -#start = 0.0 -#stop = 360.0 -#step = 10.0 -#nb = 1 -#lat = 0.100 phase = ControlledVariable("Phase", "SINEG01-RSYS:SET-VSUM-PHASE-SIM", "SINEG01-RSYS:GET-VSUM-PHASE-SIM") phase.config.minValue =-45.0