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