Closedown
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
energy.move(20.0)
|
energy.move(20.0)
|
||||||
delta.move(1.0)
|
delta.move(1.0)
|
||||||
|
|
||||||
run("diffcalc/diffutils")
|
run("diffutils")
|
||||||
###################################################################################################\
|
###################################################################################################\
|
||||||
#Setup
|
#Setup
|
||||||
###################################################################################################
|
###################################################################################################
|
||||||
@@ -13,8 +13,8 @@ setup_axis(delta, 0, 179)
|
|||||||
setup_axis(delta, min=0)
|
setup_axis(delta, min=0)
|
||||||
setup_axis(phi, cut=-180.0)
|
setup_axis(phi, cut=-180.0)
|
||||||
|
|
||||||
print_axis_setup()
|
setup_diff()
|
||||||
|
setup_axis()
|
||||||
###################################################################################################\
|
###################################################################################################\
|
||||||
#Orientation
|
#Orientation
|
||||||
###################################################################################################
|
###################################################################################################
|
||||||
|
|||||||
Reference in New Issue
Block a user