cce_mepa_pa_perp.xml
1.02 KB
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
36
37
38
39
40
41
<?xml version="1.0"?>
<param xml:id="cce_mepa_pa_perp">
<info>
<table>
<boundsTable name="Energy" variable="true" fullVariable="true" boundsName="cce_mepa_pa_energy" units="keV"/>
</table>
</info>
<get>
<vi name="cce:mepa:pa">
<baseParam name="nFlux_perp"/>
</vi>
<amdaParam name='cce_mepa_pa_energy'/>
</get>
<process/>
<output>
<plot>
<timePlot>
<params>
<param id="cce_mepa_pa_perp">
<spectro yAxis="y-left"/>
</param>
</params>
<axes>
<yAxis>
<digitalAxis id="y-left" reverse="false" scale="logarithmic" showLegend="true">
<range/>
<tick/>
<legend/>
</digitalAxis>
</yAxis>
<zAxis>
<colorAxis colorMapIndex="1" scale="logarithmic" showLegend="true">
<range/>
<tick/>
</colorAxis>
</zAxis>
</axes>
</timePlot>
</plot>
</output>
</param>