Blame view

PARAM_DEF/mms3_brst_des_anti.xml 1.03 KB
ce811b6a   Quentin Brzustowski   corrections and p...
1
2
3
4
5
6
7
<?xml version="1.0"?>
<param xml:id="mms3_brst_des_anti">
    <info>        
        <table>
                <centerAutoTable variable="true" fullVariable="true" name="Energy" units="eV" centerName="mms3_brst_des_energy" log="false"/>
        </table>
    </info>
d5f5b310   Quentin Brzustowski   modification in V...
8
    <get><vi name="mms3:fpi:brst.desm">
ce811b6a   Quentin Brzustowski   corrections and p...
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
		    <baseParam name="mms3_des_energyspectr_anti_brst"/></vi>
          <amdaParam name="mms3_brst_des_energy"/>
    </get>
    <process/>
    <output> 
        <plot>
            <timePlot>
                <params>
                    <param id="mms3_brst_des_anti">
                        <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>