Script execution

This commit is contained in:
gac-x04sa
2018-09-26 11:27:16 +02:00
parent e38dad8bb7
commit f819dfb8a4

View File

@@ -2,9 +2,11 @@
#gamma.move(20.0)
#alpha.move(10.0)
hkl_pos = hkl_group.take()
for lv in frange(0.1, 15.0,1.0):
print lv, hkl_to_angles(h.read(), k.read(), lv) [0]
for lv in frange(1.0, 15.0, 1.0):
print lv, hkl_to_angles(hkl_pos[0], hkl_pos[1], lv) [0]
#lscan(l, current, 1.0, 15.0, 1.0)