Script execution

This commit is contained in:
gac-x03da
2019-11-08 18:39:38 +01:00
parent 398cf83cfe
commit 10fe5923ed

View File

@@ -4,7 +4,7 @@ import ch.psi.pshell.plot.RangeSelectionPlot.RangeSelection as RangeSelection
SENSORS = (Counts, Scienta.dataMatrix, SampleCurrent, RefCurrent, MachineCurrent)
PHI_RANGE = (-60., 60.)
THETA_RANGE = (-9., 71)
STEPS = (60, 40)
STEPS = (3,3)
LATENCY = False
RELATIVE = False
ZIGZAG = True