diff --git a/script/SchottkyICT.py b/script/SchottkyICT.py index efff5cd..7f0e490 100644 --- a/script/SchottkyICT.py +++ b/script/SchottkyICT.py @@ -13,7 +13,7 @@ import datetime knob = Channel("SINEG01-RSYS:SET-KLY-POWER", 'd', alias = "RF power") instrument = Channel("SINBD01-DSCR010:pipeline.x_stats.g_center_egu", 'd', alias = "Beam Center") -lscan(knob, [instrument], 15.5, 16.5, 0.1, 1.) +lscan(knob, [instrument], 15.5, 16.5, 0.01, 1.)