Startup
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user