Blame view

PARAM_DEF/mea1_venus1_omni16_e.xml 1.04 KB
5259ac61   Benjamin Renard   Merge BEPI from a...
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
<?xml version="1.0"?>
<param xml:id="mea1_venus1_omni16_e">
    <info>
        <table>
            <centerAutoTable variable="true" fullVariable="true" name="Energy" centerName="mea1_venus1_omni16_etab" units="eV" log="false"/>
        </table>
    </info>
    <get>
        <vi name="bepi:mea1:venus1.omni16">
            <baseParam name="counts" useNearestValue="true"/>
        </vi>
        <amdaParam name="mea1_venus1_omni16_etab"/>
    </get>
    <process/>
    <output>
        <plot>
            <timePlot>
                <params>
                    <param id="mea1_venus1_omni16_e">
                        <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>