1 | <component type="source" name="source"> |
---|
2 | <location z="-12.0000" /> |
---|
3 | <parameter name="PoldiSpectrum:WavelengthDistribution" type="fitting"> |
---|
4 | <!-- |
---|
5 | This is the POLDI neutron wavelength distribution. The intensities |
---|
6 | are given such that Mean(I) = 1.0. |
---|
7 | --> |
---|
8 | <lookuptable x-unit="Wavelength"> |
---|
9 | <point x="0.986430049" y="0.0379200461685" /> |
---|
10 | <point x="1.01097" y="0.0647900877564" /> |
---|
11 | <point x="1.03552008" y="0.158472779233" /> |
---|
12 | <point x="1.06007004" y="0.519912166374" /> |
---|
13 | <point x="1.08460999" y="1.61236820184" /> |
---|
14 | <point x="1.10916007" y="2.92556206166" /> |
---|
15 | <point x="1.13371003" y="3.01527151822" /> |
---|
16 | <point x="1.15825999" y="3.08617045167" /> |
---|
17 | <point x="1.18280005" y="3.3797870393" /> |
---|
18 | <!-- |
---|
19 | ... goes on until 6.0 ... |
---|
20 | --> |
---|
21 | </lookuptable> |
---|
22 | </parameter> |
---|
23 | </component> |
---|
24 | |
---|