Blame view

PARAM_DEF/psp_ompe_Fecr.xml 1.27 KB
475c904a   Quentin Brzustowski   created ISOIS/epi...
1
2
3
4
<?xml version="1.0"?>
<param xml:id='psp_ompe_Fecr'>
  <info>
    <table>
a61ed88b   Elena.Budnik   PSP omni PE
5
      <centerAutoTable name="ch.F, Energy" centerName="enTabElecBnds" units="keV" log="false"/>
475c904a   Quentin Brzustowski   created ISOIS/epi...
6
7
8
9
10
    </table>
  </info>
  <get>
     <vi name='psp:lope:omf'>
       <baseParam name='Electron_Rate_Omni'>
a61ed88b   Elena.Budnik   PSP omni PE
11
         <clb name="enTabElecBnds"/>
475c904a   Quentin Brzustowski   created ISOIS/epi...
12
13
14
15
16
17
18
19
20
21
22
23
24
25
       </baseParam>
    </vi>
  </get>
  <process/>
  <output>
    <plot>
      <timePlot>
        <params>
          <param id="psp_ompe_Fecr">
            <spectro yAxis="y-left"/>
          </param>
        </params> 
        <axes>
          <yAxis>
ef5a1c76   Quentin Brzustowski   changed scale fro...
26
            <digitalAxis id="y-left" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true">
475c904a   Quentin Brzustowski   created ISOIS/epi...
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
              <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>
  </param>