Blame view

PARAM_DEF/mms1_brst_desm_spom.xml 1.04 KB
3e9ede58   Quentin Brzustowski   parameters for mm...
1
2
3
4
5
6
7
<?xml version="1.0"?>
<param xml:id="mms1_brst_desm_spom">
    <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">
ce811b6a   Quentin Brzustowski   corrections and p...
9
		  <baseParam name="mms1_des_energyspectr_omni_brst"/></vi>
3e9ede58   Quentin Brzustowski   parameters for mm...
10
11
12
13
14
15
16
17
18
19
20
21
22
         <amdaParam name="mms1_brst_des_energy"/>
    </get>
    <process/>
    <output> 
        <plot>
            <timePlot>
                <params>
                    <param id="mms1_brst_desm_spom">
                        <spectro yAxis="y-left"/>
                    </param>
                </params> 
                <axes>
                    <yAxis>
ce811b6a   Quentin Brzustowski   corrections and p...
23
                        <digitalAxis id="y-left"  scale="logarithmic" showLegend="true"/>
3e9ede58   Quentin Brzustowski   parameters for mm...
24
25
26
27
28
29
30
31
32
                    </yAxis>
                    <zAxis>
                        <colorAxis colorMapIndex="1" scale="logarithmic"/>
                    </zAxis>
                </axes>
            </timePlot>  
        </plot>
    </output>
</param>