From 2f2123670bd4e90f9f68c2ad7db83e3106cdaaab Mon Sep 17 00:00:00 2001
From: Mathieu Tillet <tillet@ill.eu>
Date: Fri, 24 Jan 2020 08:21:34 +0100
Subject: [PATCH] Placed the source on the correct side of the sample

---
 instrument/D16_Definition.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/instrument/D16_Definition.xml b/instrument/D16_Definition.xml
index 23e69b2b46b..5d9b6161808 100644
--- a/instrument/D16_Definition.xml
+++ b/instrument/D16_Definition.xml
@@ -41,7 +41,7 @@
   </defaults>
   <!--SOURCE-->
   <component type="monochromator">
-    <location x="0.0" y="0.0" z="2.8"/>
+    <location x="0.0" y="0.0" z="-2.8"/>
   </component>
   <type is="Source" name="monochromator"/>
   <!--Sample position-->
-- 
GitLab