Blame view

PARAM_DEF/msa_mercury1_heavy.xml 1007 Bytes
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
35
<?xml version="1.0"?>
<param xml:id="msa_mercury1_heavy">
    <info>    
        <table>
            <centerAutoTable dim="0" name="Energy" centerName="Energy" units="eV" log="true"/>
        </table>
    </info>
    <get>
        <vi name="bepi:msa:mercury1">
            <baseParam name="M3L_heavies">
                <clb name="Energy"/>
            </baseParam>
        </vi>
    </get>
    <process/>
    <output>
        <plot>
            <timePlot>
                <params>
                    <param id="msa_mercury1_heavy">
                        <spectro yAxis="y-left"/>
                    </param>
                </params> 
                <axes>
                    <yAxis>
                        <digitalAxis id="y-left" scale="logarithmic"/>               
                    </yAxis>
                    <zAxis>
                        <colorAxis scale="logarithmic"/>
                    </zAxis>
                </axes>
            </timePlot>
        </plot>
    </output>
</param>