From 309e62c505f9ba381962040e064222a788ccca07 Mon Sep 17 00:00:00 2001 From: x03daop Date: Fri, 27 Mar 2015 15:41:38 +0100 Subject: [PATCH] Closedown --- script/local.py | 2 +- script/scan1.py | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/script/local.py b/script/local.py index c8b2efdb..8986c0ec 100644 --- a/script/local.py +++ b/script/local.py @@ -1,2 +1,2 @@ -#det.data.monitored=True +det.data.monitored=True #startBackgroudTask("back",1.0) \ No newline at end of file diff --git a/script/scan1.py b/script/scan1.py index 38741517..21d93881 100644 --- a/script/scan1.py +++ b/script/scan1.py @@ -10,7 +10,6 @@ data = scienta.data.take() #Integrate and plot - (width,height) = scienta.getImageSize().tolist() integtation = [] for i in range(width):