bepi_mea1_3dcts.xml
992 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
<?xml version="1.0"?>
<param xml:id="bepi_mea1_3dcts">
<info>
<table>
<centerAutoTable name="Energy" dim="0" variable="true" fullVariable="true" centerName="bepi_mea1_3denergy" units="eV" log="false"/>
<centerTable name="Channels" dim="1" centerName="Channels" units="deg" size="22.5"/>
<centerTable name="Sectors" dim="2" centerName="Sectors" units="deg" size="22.5"/>
</table>
</info>
<get>
<vi name="bepi:mea1:3d">
<baseParam name="counts">
<clb name="Sectors"/>
<clb name="Channels"/>
</baseParam>
</vi>
<amdaParam name="bepi_mea1_3denergy"/>
</get>
<process/>
<output>
<plot>
<timePlot>
<params>
<param id="bepi_mea1_3dcts">
<spectro yAxis="y-left"/>
</param>
</params>
<axes>
<yAxis>
<digitalAxis id="y-left" scale="logarithmic" />
</yAxis>
<zAxis>
<colorAxis colorMapIndex="1" scale="logarithmic"/>
</zAxis>
</axes>
</timePlot>
</plot>
</output>
</param>