Script execution

This commit is contained in:
gac-x03da
2019-06-18 14:59:37 +02:00
parent aa87676692
commit 2033cd74ac
+1
View File
@@ -33,6 +33,7 @@ try:
latency=SETTLING_TIME,
domain_axis = "Index",
enabled_plots = POSITIONERS + SENSORS,
line_plots = [EnergyDistribution,],
before_read = before_readout,
after_read = after_readout
)