Blame view

PARAM_DEF/psp_spi_Heph.xml 1.26 KB
db394e09   Quentin Brzustowski   Added spectros fo...
1
2
3
4
<?xml version="1.0"?>
<param xml:id='psp_spi_Heph'>
  <info>
    <table>
bd4e9591   Elena.Budnik   psp spi args
5
      <boundsTable name="azimuth" boundsName="phTabBnds" units="deg"/>
db394e09   Quentin Brzustowski   Added spectros fo...
6
7
    </table>
  </info>
116f430b   Elena.Budnik   PSP spi threshold
8
    <gap_threshold>150</gap_threshold>
db394e09   Quentin Brzustowski   Added spectros fo...
9
10
11
  <get>
     <vi name='psp:spi:Hsp'>
       <baseParam name='EFLUX_VS_PHI'>
bd4e9591   Elena.Budnik   psp spi args
12
         <clb name="phTabBnds"/>
db394e09   Quentin Brzustowski   Added spectros fo...
13
14
15
16
17
18
19
20
21
22
23
24
25
26
       </baseParam>
    </vi>
  </get>
  <process/>
  <output>
    <plot>
      <timePlot>
        <params>
          <param id="psp_spi_Heph">
            <spectro yAxis="y-left"/>
          </param>
        </params> 
        <axes>
          <yAxis>
a9e914dc   Quentin Brzustowski   PSP SPI spectros ...
27
            <digitalAxis id="y-left" reverse="false" scale="linear" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true">
db394e09   Quentin Brzustowski   Added spectros fo...
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
              <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>