Newer
Older
<?xml version='1.0' encoding='ASCII'?>
<!-- For help on the notation used to specify an Instrument Definition File
see http://www.mantidproject.org/IDF -->
<instrument xmlns="http://www.mantidproject.org/IDF/1.0"
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"
name="ARCS" valid-from ="2012-10-10 20:26:00"
valid-to ="2012-10-11 12:54:00"
last-modified="2012-10-16 21:54:00">
<defaults>
<length unit="metre"/>
<angle unit="degree"/>
<reference-frame>
<along-beam axis="z"/>
<pointing-up axis="y"/>
<default-view view="cylindrical_y"/>
</defaults>
<!--SOURCE AND SAMPLE POSITION-->
<component type="moderator">
<location z="-13.6"/>
</component>
<type is="Source" name="moderator"/>
<component type="sample-position">
<location y="0.0" x="0.0" z="0.0"/>
</component>
<type is="SamplePos" name="sample-position"/>
<!--MONITORS-->
<component type="monitors" idlist="monitors">
<location/>
</component>
<type name="monitors">
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
<location z="-1.769" name="monitor1"/>
<location z="4.9" name="monitor2"/>
<location z="-0.045" name="monitor4"/>
</component>
</type>
<component type="B row" idlist="B row">
<location/>
</component>
<type name="B row">
<component type="B1">
<location/>
</component>
<component type="B2">
<location/>
</component>
<component type="B3">
<location/>
</component>
<component type="B4">
<location/>
</component>
<component type="B5">
<location/>
</component>
<component type="B6">
<location/>
</component>
<component type="B7">
<location/>
</component>
<component type="B8">
<location/>
</component>
<component type="B9">
<location/>
</component>
<component type="B10">
<location/>
</component>
<component type="B11">
<location/>
</component>
<component type="B12">
<location/>
</component>
<component type="B13">
<location/>
</component>
<component type="B14">
<location/>
</component>
<component type="B15">
<location/>
</component>
<component type="B16">
<location/>
</component>
<component type="B17">
<location/>
</component>
<component type="B18">
<location/>
</component>
<component type="B19">
<location/>
</component>
<component type="B20">
<location/>
</component>
<component type="B21">
<location/>
</component>
<component type="B22">
<location/>
</component>
<component type="B23">
<location/>
</component>
<component type="B24">
<location/>
</component>
<component type="B25">
<location/>
</component>
<component type="B26">
<location/>
</component>
<component type="B27">
<location/>
</component>
<component type="B28">
<location/>
</component>
<component type="B29">
<location/>
</component>
<component type="B30">
<location/>
</component>
<component type="B31">
<location/>
</component>
<component type="B32">
<location/>
</component>
<component type="B33">
<location/>
</component>
<component type="B34">
<location/>
</component>
<component type="B35">
<location/>
</component>
<component type="B36">
<location/>
</component>
<component type="B37">
<location/>
</component>
<component type="B38">
<location/>
</component>
</type>
<type name="B1">
<component type="eightpack">
<location y="-1.100914995" x="2.283198311" z="-2.142266875">
<rot axis-z="0" axis-x="0" axis-y="1" val="-46.824">
<rot axis-z="0" axis-x="1" axis-y="0" val="0">
<rot axis-z="1" axis-x="0" axis-y="0" val="0"/>
</rot>
</rot>
</location>
</component>
</type>
<type name="B2">
<component type="eightpack">
<location y="-1.100914995" x="2.427901775" z="-1.976763734">
<rot axis-z="0" axis-x="0" axis-y="1" val="-50.848">
<rot axis-z="0" axis-x="1" axis-y="0" val="0">
<rot axis-z="1" axis-x="0" axis-y="0" val="0"/>
</rot>
</rot>
</location>
</component>
</type>
<type name="B3">
<component type="eightpack">
<location y="-1.100914995" x="2.560634437" z="-1.801514132">
<rot axis-z="0" axis-x="0" axis-y="1" val="-54.872">
<rot axis-z="0" axis-x="1" axis-y="0" val="0">
<rot axis-z="1" axis-x="0" axis-y="0" val="0"/>
</rot>
</rot>
</location>
</component>
</type>
<type name="B4">
<component type="eightpack">
<location y="-1.100914995" x="2.680741856" z="-1.617382141">
<rot axis-z="0" axis-x="0" axis-y="1" val="-58.896">
<rot axis-z="0" axis-x="1" axis-y="0" val="0">
<rot axis-z="1" axis-x="0" axis-y="0" val="0"/>
</rot>
</rot>
Loading
Loading full blame...