Blame view

PARAM_DEF/cce_mepa_pa_perp.xml 1.02 KB
ee316834   Quentin Brzustowski   parameters for CC...
1
2
3
4
<?xml version="1.0"?>
<param xml:id="cce_mepa_pa_perp">
  <info>
    <table>
1f6c2050   Quentin Brzustowski   yaxis linear
5
      <boundsTable name="Energy" variable="true" fullVariable="true" boundsName="cce_mepa_pa_energy" units="keV"/>
ee316834   Quentin Brzustowski   parameters for CC...
6
7
8
9
10
11
12
13
    </table>
  </info> 
  <get>
    <vi name="cce:mepa:pa">
      <baseParam name="nFlux_perp"/>
    </vi>
    <amdaParam name='cce_mepa_pa_energy'/>
  </get>
cfd7cffd   Quentin Brzustowski   removed process a...
14
  <process/>
ee316834   Quentin Brzustowski   parameters for CC...
15
16
17
18
19
20
21
22
23
  <output>
    <plot>
      <timePlot>
        <params>
          <param id="cce_mepa_pa_perp">
            <spectro yAxis="y-left"/>
          </param>
        </params> 
        <axes>
ee316834   Quentin Brzustowski   parameters for CC...
24
          <yAxis>
ce1a6492   Elena.Budnik   conflict resolved
25
            <digitalAxis id="y-left" reverse="false" scale="logarithmic" showLegend="true">
7e5d4623   Elena.Budnik   mepa pitch
26
27
              <range/>
              <tick/>
ee316834   Quentin Brzustowski   parameters for CC...
28
29
30
              <legend/>
            </digitalAxis>					
          </yAxis>
7e5d4623   Elena.Budnik   mepa pitch
31
32
33
34
            <zAxis>
            <colorAxis colorMapIndex="1" scale="logarithmic" showLegend="true">
                <range/>
                <tick/>
ee316834   Quentin Brzustowski   parameters for CC...
35
            </colorAxis>
7e5d4623   Elena.Budnik   mepa pitch
36
            </zAxis>
ee316834   Quentin Brzustowski   parameters for CC...
37
38
39
40
41
        </axes>
      </timePlot>  
    </plot>	
  </output>
</param>