This commit is contained in:
2020-07-15 15:57:57 +02:00
parent e1ca8ee41b
commit 0b0824bc87
2 changed files with 6 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
#Wed Jul 15 15:54:42 CEST 2020
test=1
geometry=fourcv
ScanIndex=5
#Wed Jul 15 15:57:34 CEST 2020
FdaBrowser=true
ScanIndex=5
geometry=fourcv
test=1

View File

@@ -52,8 +52,8 @@ hkl.con()
###################################################################################################\
#Motion
###################################################################################################
print angles_to_hkl((60., 0., 30., 0., 0.))
print hkl_to_angles(1, 0, 0)
print hklci((60., 0., 30., 0., 0.))
print hklca(1, 0, 0)
fivec.write([60, 0, 30, 90, 0])
print "fivec=" , fivec.position
wavelength.write(1.0)