Blame view

PARAM_DEF/soho_ephin_60minhe.xml 1.22 KB
eb9cb589   Benjamin Renard   Add parameters fo...
1
2
<?xml version="1.0"?>
<param xml:id='soho_ephin_60minhe'>
93192765   Benjamin Renard   Fix SOHO/ERNE & S...
3
4
5
6
7
  <info>
    <table>
      <boundsTable name="Energy" boundsName="EnergyBounds" units="MeV/n"/>
    </table>
  </info>
eb9cb589   Benjamin Renard   Add parameters fo...
8
9
  <get>
     <vi name='soho:ephin:60min'>
93192765   Benjamin Renard   Fix SOHO/ERNE & S...
10
11
12
        <baseParam name='int_h'>
	    <clb name="EnergyBounds"/>
	</baseParam>
eb9cb589   Benjamin Renard   Add parameters fo...
13
14
15
    </vi>
  </get>
  <process/>
93192765   Benjamin Renard   Fix SOHO/ERNE & S...
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
  <output>
    <plot>
      <timePlot>
        <params>
          <param id="soho_ephin_60minhe">
            <serie yAxis="y-left"/>
          </param>
        </params>
        <axes>
          <yAxis>
            <digitalAxis id="y-left" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true">
              <range extend="true"/>
              <tick position="outwards" minorGrid="false" majorGrid="false"/>
              <legend/>
            </digitalAxis>
          </yAxis>
          <zAxis>
            <colorAxis colorMapIndex="1" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true">
              <range extend="true"/>
              <tick position="outwards" minorGrid="false" majorGrid="false"/>
            </colorAxis>
          </zAxis>
        </axes>
      </timePlot>
    </plot>
  </output>
eb9cb589   Benjamin Renard   Add parameters fo...
42
</param>