Closedown

This commit is contained in:
x10daop
2017-02-28 15:17:45 +01:00
parent f3198f7b38
commit 062bee1fc8

View File

@@ -17,6 +17,9 @@ crystal.setTrustedMonitor(True)
def setup_brag_plot(auto=True):
"""
Defines plot range so that bragg motor using external encoder will be plotted
"""
if auto:
setup_plotting(range = "auto")
else: