Script execution
This commit is contained in:
@@ -31,6 +31,16 @@ class FourCircleX04SA_V(YouGeometry):
|
||||
setup_diff(fourcv, energy, FourCircleX04SA_V())
|
||||
print_axis_setup()
|
||||
|
||||
|
||||
setup_axis('alpha', alpha.getMinValue(), alpha.getMaxValue())
|
||||
setup_axis('delta', delta.getMinValue(), delta.getMaxValue())
|
||||
setup_axis('gam', gamma.getMinValue(), gamma.getMaxValue())
|
||||
setup_axis('omegaV', omegaV.getMinValue(), omegaV.getMaxValue())
|
||||
|
||||
#for m in alpha, delta, gamma, omegaV:
|
||||
# setup_axis(m.name, m.getMinValue(), m.getMaxValue())
|
||||
|
||||
|
||||
###################################################################################################\
|
||||
#Orientation
|
||||
###################################################################################################
|
||||
|
||||
Reference in New Issue
Block a user