Skip to content

Commit

Permalink
refs #9040. INTER IDF updated.
Browse files Browse the repository at this point in the history
Only the slit z positions have been updated. Everything else should be the same.
  • Loading branch information
OwenArnold committed Feb 21, 2014
1 parent 289ae96 commit a454ad1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Code/Mantid/instrument/INTER_Definition.xml
Expand Up @@ -287,7 +287,7 @@
</type>

<component type="slit" name="slit1">
<location z="15.200"/> <!-- x= 23.0 - 4.710 -->
<location z="14.801"/>
<!-- This log file stores the vertical opening of slit -->
<parameter name="vertical gap">
<logfile id="S1_VG" extract-single-value-as="last_value" />
Expand All @@ -303,7 +303,7 @@
</component>

<component type="slit" name="slit2">
<location z="16.700"/> <!-- x=23.0 - 0.590 -->
<location z="16.724"/>
<!-- This log file stores the vertical opening of this. Note this
slit can also be translated in the z. However this info not stored
in log file since it is not used in the data analysis process. -->
Expand Down

0 comments on commit a454ad1

Please sign in to comment.