From 19240bba3a728da014f979148c249311fd50c1b9 Mon Sep 17 00:00:00 2001 From: gac-x04sa Date: Wed, 31 Oct 2018 11:01:45 +0100 Subject: [PATCH] Closedown --- devices/detector_image.properties | 4 ++-- script/daq/daq1.py | 2 +- script/test/diffutils.py | 1 - 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/devices/detector_image.properties b/devices/detector_image.properties index 246cb41..7cd0b36 100644 --- a/devices/detector_image.properties +++ b/devices/detector_image.properties @@ -1,5 +1,5 @@ -#Wed Oct 31 09:08:35 CET 2018 -colormap=Flame +#Wed Oct 31 10:26:22 CET 2018 +colormap=Temperature colormapAutomatic=true colormapLogarithmic=false colormapMax=NaN diff --git a/script/daq/daq1.py b/script/daq/daq1.py index 78a4feb..cdd3942 100644 --- a/script/daq/daq1.py +++ b/script/daq/daq1.py @@ -1,4 +1,4 @@ - +set_geometry("fourcv") set_count_time(1.0) transm.write(1e-10) #detectors = [mythen, mythen.acquire_time, pixel, pixel.image_filename, image.intensity,image.corrected_intensity, image.matrix] diff --git a/script/test/diffutils.py b/script/test/diffutils.py index 458a176..22d9000 100644 --- a/script/test/diffutils.py +++ b/script/test/diffutils.py @@ -23,7 +23,6 @@ #3- Execute: run("diffutils") #4- Execute: setup_diff(sixc, en) - from __future__ import absolute_import import traceback