Script execution

This commit is contained in:
gac-x11ma
2018-08-30 13:52:10 +02:00
parent 79eca3cd25
commit 0b7a5ca3d3

View File

@@ -6,8 +6,8 @@ import time
# E = [Estart, Eend, time, delay]
E1 = 800
E2 = 810
E3 = 6
E4 = 1
E3 = 1
E4 = 0
E = [E1,E2,E3,E4]
run('EnergyMultiScan.py',E)