Script execution

This commit is contained in:
gac-x11ma
2018-08-30 15:48:24 +02:00
parent 728e82ba57
commit b77a4cc692

View File

@@ -6,7 +6,7 @@ import time
# E = [Estart, Eend, time, delay]
E1 = [270, 275,1,0]
E2 = [276, 280, 1, 0]
E3 = [281, 285, 1, 0]
E3 = [281, 290, 1, 0]
E = [E1,E2,E3]
#run('EnergyMultiScan.py',E)