Closedown

This commit is contained in:
2020-07-15 15:54:27 +02:00
parent cb1b7db038
commit e0e1ec30bf

View File

@@ -1,7 +1,7 @@
energy.move(20.0)
delta.move(1.0)
run("diffcalc/diffutils")
run("diffutils")
###################################################################################################\
#Setup
###################################################################################################
@@ -13,8 +13,8 @@ setup_axis(delta, 0, 179)
setup_axis(delta, min=0)
setup_axis(phi, cut=-180.0)
print_axis_setup()
setup_diff()
setup_axis()
###################################################################################################\
#Orientation
###################################################################################################