Closedown

This commit is contained in:
gac-x03da
2019-06-19 09:50:03 +02:00
parent 2c8244e0ff
commit 5ff752da53
2 changed files with 16 additions and 15 deletions
+4 -4
View File
@@ -2,9 +2,9 @@ import ch.psi.pshell.device.DummyPositioner as DummyPositioner
#Energy #Pass Energy
STEPS = [ ( 136.0, 10 ),
( 350.5, 20 ),
( 400.0, 50 ),
STEPS = [ ( 136.0, 10 , 5.0),
( 350.5, 20 , 6.0),
( 400.0, 50 , 7.0),
]
@@ -27,7 +27,7 @@ def scan_gen():
for step in STEPS:
yield step
POSITIONERS = [energy, pass_energy]
POSITIONERS = [energy, pass_energy, Scienta.getChild("Scienta step time")]
try:
vscan( POSITIONERS,