Blame view

PARAM_DEF/mav_swea_svyspecf.xml 1.44 KB
4d1b1894   Elena.Budnik   correct mav_swia/...
1
2
<?xml version="1.0"?>
<param xml:id="mav_swea_svyspecf"> 
d77bf61f   Elena.Budnik   spectro
3
4
5
6
7
8
9
10
11
	<info>
		<table>
			<boundsTable name="Energy" boundsName="EnergyBounds" units="eV"/>
		</table>
	</info>
	<!--<TemporaryFillValue>-1.e31</TemporaryFillValue>-->
	<get>
		<vi name="mavpds:swea:svyspec">
			<baseParam name="diff_en_fluxes">
4d1b1894   Elena.Budnik   correct mav_swia/...
12
				 <clb name="EnergyBounds"/> 	
d77bf61f   Elena.Budnik   spectro
13
14
15
16
17
18
19
20
21
22
23
24
			</baseParam>
		</vi>
	</get>
	<process/>
	<output>
		<plot>
		  <timePlot>
			<params>
				<param id="mav_swea_svyspecf">
					<spectro yAxis="y-left"/>
				</param>
			</params> 
4d1b1894   Elena.Budnik   correct mav_swia/...
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
			<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>                 
				</yAxis>
d77bf61f   Elena.Budnik   spectro
40
41
42
43
44
45
				<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>
4d1b1894   Elena.Budnik   correct mav_swia/...
46
47
48
			</axes> 
	     </timePlot>  
	   </plot>
d77bf61f   Elena.Budnik   spectro
49
50
	</output>
</param>