Script execution

This commit is contained in:
gac-x04sa
2018-10-31 15:07:32 +01:00
parent 7cb37983d6
commit afc67092bf
+4 -2
View File
@@ -39,7 +39,7 @@ ub.listub()
ub.newub('test')
ub.setub([[0.81374,0.02138,0.00228], [-0.02199,0.81543,0.00123], [0.00784,-0.00100,0.81347]])
ub.setub([[ 0.81374, 0.02138, 0.00228], [-0.02199, 0.81543, 0.00123], [ 0.00784, -0.00100, 0.81347]])
"""
@@ -60,4 +60,6 @@ ub.checkub()
###################################################################################################\
#Constraints
###################################################################################################
hkl.con('a_eq_b')
hkl.con('a_eq_b')
print hkl_to_angles(2, 0, 2)