Skip to content

Commit

Permalink
Re #7452 Added pixel size.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ricardo Leal committed Feb 3, 2014
1 parent 424e4cc commit 526e09c
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions Code/Mantid/instrument/D33_Parameters.xml
@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<parameter-file instrument = "D33" valid-from = "20th May 2010">

<component-link name="D33">


<parameter name="x-pixel-size">
<value val="5.5"/>
</parameter>

<parameter name="y-pixel-size">
<value val="4.297"/>
</parameter>

</component-link>
</parameter-file>

0 comments on commit 526e09c

Please sign in to comment.