Script execution

This commit is contained in:
gac-x03da
2019-06-19 12:21:06 +02:00
parent 5ff752da53
commit 723a3a0367

View File

@@ -1,8 +1,8 @@
import ch.psi.pshell.device.DummyPositioner as DummyPositioner
#Energy #Pass Energy #Step Time
STEPS = [ ( 136.2, 10 , 5.0),
( 222.7, 20 , 5.0),
STEPS = [ ( 136.2, 50 , 5.0),
( 222.7, 50 , 5.0),
( 350.8, 50 , 5.0),
]