Skip to content
Snippets Groups Projects
Commit 58b2a052 authored by Martyn Gigg's avatar Martyn Gigg
Browse files

Update to PEARL IDF file

Provided by C Ridley at ISIS.
Corrects instrument flight path and monitor positions.
It should supersede the current lowangle definition
hence the modified date being close to the original.
parent c14b0065
No related branches found
No related tags found
No related merge requests found
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
<instrument xmlns="http://www.mantidproject.org/IDF/1.0" <instrument xmlns="http://www.mantidproject.org/IDF/1.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.mantidproject.org/IDF/1.0 http://schema.mantidproject.org/IDF/1.0/IDFSchema.xsd" xsi:schemaLocation="http://www.mantidproject.org/IDF/1.0 http://schema.mantidproject.org/IDF/1.0/IDFSchema.xsd"
name="PEARL" valid-from ="2012-05-14 23:59:59" name="PEARL" valid-from ="2012-05-15 23:59:59"
valid-to ="2100-01-31 23:59:59" valid-to ="2100-01-31 23:59:59"
last-modified="2012-05-17 11:40:00"> last-modified="2019-10-11 17:35:00">
<!--<defaults> <!--<defaults>
<length unit="meter" /> <length unit="meter" />
<angle unit="degree" /> <angle unit="degree" />
...@@ -48,7 +48,7 @@ ...@@ -48,7 +48,7 @@
<!-- source and sample-position components --> <!-- source and sample-position components -->
<component type="undulator"> <component type="undulator">
<location z="-12.8" /> <location z="-12.75" />
</component> </component>
<component type="nickel-holder"> <component type="nickel-holder">
...@@ -71,7 +71,7 @@ ...@@ -71,7 +71,7 @@
<!-- detector and monitor components --> <!-- detector and monitor components -->
<component type="monitors defined by matt" idlist="monitors id by matt"> <component type="monitors defined by Chris" idlist="monitors id by Chris">
<location> <facing val="none"/> </location> <location> <facing val="none"/> </location>
</component> </component>
...@@ -158,13 +158,13 @@ ...@@ -158,13 +158,13 @@
</component> </component>
</type> </type>
<type name="monitors defined by matt"> <type name="monitors defined by Chris">
<component type="monitor" > <component type="monitor" mark-as="monitor">
<location r="1.68061" t="180" p="0" name="upstream_monitor_det1" /> <location r="1.62155697" t="180" p="0" name="upstream_monitor_det1" />
<location r="1.62917" t="180" p="0" name="upstream_monitor_det2" /> <location r="1.56719915" t="180" p="0" name="upstream_monitor_det2" />
<location r="0.73141" t="180" p="0" name="upstream_monitor_det3" /> <location r="0.74473986" t="180" p="0" name="upstream_monitor_det3" />
<location r="0.622146" t="0" p="0" name="down_monitor_det4" /> <location r="0.68637495" t="0" p="0" name="down_monitor_det4" />
<location r="5.105454" t="0" p="0" name="down_monitor_det5" /> <location r="5.21601636" t="0" p="0" name="down_monitor_det5" />
</component> </component>
</type> </type>
<!-- LIST OF COMPONENT TYPES --> <!-- LIST OF COMPONENT TYPES -->
...@@ -178,7 +178,7 @@ ...@@ -178,7 +178,7 @@
</type> </type>
<!-- detector and monitor types --> <!-- detector and monitor types -->
<type name="monitor" is="monitor"> <type name="monitor" is="detector">
<properties/> <properties/>
<cylinder id="some-shape"> <cylinder id="some-shape">
<centre-of-bottom-base r="0.0" t="0.0" p="0.0" /> <centre-of-bottom-base r="0.0" t="0.0" p="0.0" />
...@@ -464,7 +464,7 @@ ...@@ -464,7 +464,7 @@
<id start="13001" end="13120"/> <id start="13001" end="13120"/>
</idlist> </idlist>
<idlist idname="monitors id by matt"> <idlist idname="monitors id by Chris">
<id start="1" end="5"/> <id start="1" end="5"/>
</idlist> </idlist>
...@@ -486,7 +486,7 @@ ...@@ -486,7 +486,7 @@
<id start="859" end="936"/> <id start="859" end="936"/>
</idlist> </idlist>
<idlist idname="monitors id by matt"> <idlist idname="monitors id by Chris">
<id start="1" end="5"/> <id start="1" end="5"/>
</idlist> </idlist>
--> -->
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment