Blame view

e_mgs_er.xml 1.88 KB
798a8735   Elena Budnik   new test items
1
2
3
4
<?xml version="1.0" encoding="UTF-8"?>
<param xml:id="e_mgs_er">
  <info>
	<table>
1cae9576   Elena.Budnik   corrected table
5
  		<boundsTable name="Energy" boundsName="energy" units="eV"/>
798a8735   Elena Budnik   new test items
6
7
8
9
10
  	</table>
  </info>
  <get>   
    <vi name="mgs:er:omni">
            <baseParam name="e_flux">    
1cae9576   Elena.Budnik   corrected table
11
                <clb name="energy"/>            
798a8735   Elena Budnik   new test items
12
13
14
            </baseParam>
    </vi>
   </get>
798a8735   Elena Budnik   new test items
15
  <process/>
1cae9576   Elena.Budnik   corrected table
16
  <output>
0a13c0a0   Elena.Budnik   work
17
18
19
20
21
22
	   <plot>
		  <timePlot>
			<params>
				<param id="e_mgs_er">
					<spectro yAxis="y-left"/>
				</param>
428582e1   Elena.Budnik   work
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
			</params> 
			<!--<axes><xAxis>
                <timeAxis format="dd/mm/yy" reverse="false" scale="linear" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true">
                  <range extend="true"/>
                  <tick position="outwards" minorGrid="false" majorGrid="false"/>
                  <legend/>
                </timeAxis>
              </xAxis>
              <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>
                <digitalAxis id="y-right" position="right" 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>-->
0a13c0a0   Elena.Budnik   work
50
51
		</timePlot>  
	  </plot>
1cae9576   Elena.Budnik   corrected table
52
  </output>
798a8735   Elena Budnik   new test items
53
</param>