Script execution

This commit is contained in:
gac-x03da
2023-04-30 09:51:00 +02:00
parent 640653f9a4
commit f2f0fe90b4

View File

@@ -12,7 +12,7 @@ set ANGLE = +60.0 to move the sample along the beam.
import math
# adjust the following parameters
DISTANCE = 20.
DISTANCE = 5
ANGLE = -30.0 # move sample across beam
#ANGLE = +60.0 # move sample along beam
STEPS = 100