From 062bee1fc83b1f18e4442b4f9ff76aae09c83e34 Mon Sep 17 00:00:00 2001 From: x10daop Date: Tue, 28 Feb 2017 15:17:45 +0100 Subject: [PATCH] Closedown --- script/local.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/script/local.py b/script/local.py index 6767f1d..d083fff 100644 --- a/script/local.py +++ b/script/local.py @@ -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: