Script execution
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
|
||||
#delta.move(20.0)
|
||||
#gamma.move(10.0)
|
||||
#gamma.move(20.0)
|
||||
#alpha.move(10.0)
|
||||
|
||||
|
||||
#for lv in frange(0.1, 15.0,0.1):
|
||||
# print lv, hkl_to_angles(0.0, 0.0, lv) [0]
|
||||
for lv in frange(0.1, 15.0,1.0):
|
||||
print lv, hkl_to_angles(h.read(), k.read(), lv) [0]
|
||||
|
||||
|
||||
lscan(l, current, 1.0, 15.0, 1.0)
|
||||
#lscan(l, current, 1.0, 15.0, 1.0)
|
||||
Reference in New Issue
Block a user