Blame view

PARAM_DEF/mms1_brst_des_para.xml 1.03 KB
3e9ede58   Quentin Brzustowski   parameters for mm...
1
2
3
4
5
6
7
<?xml version="1.0"?>
<param xml:id="mms1_brst_des_para">
    <info>        
        <table>
                <centerAutoTable variable="true" fullVariable="true" name="Energy" units="eV" centerName="mms1_brst_des_energy" log="false"/>
        </table>
    </info>
d5f5b310   Quentin Brzustowski   modification in V...
8
    <get><vi name="mms1:fpi:brst.desm">
3e9ede58   Quentin Brzustowski   parameters for mm...
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="mms1_des_energyspectr_par_brst"/></vi>
          <amdaParam name="mms1_brst_des_energy"/>
    </get>
    <process/>
    <output> 
        <plot>
            <timePlot>
                <params>
                    <param id="mms1_brst_des_para">
                        <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>