Blame view

PARAM_DEF/gtl_mhigh_av.xml 640 Bytes
aec10202   Elena.Budnik   epic low
1
2
<?xml version="1.0"?>
<param xml:id="gtl_mhigh_av">
747dd551   Elena.Budnik   GTL EPIC ICS
3
4
5
6
7
	<info>
		<table>
					<centerTable name="sector" centerName="sector" size="22.5" units="deg"/>
		</table>
	</info>
aec10202   Elena.Budnik   epic low
8
	<get>
747dd551   Elena.Budnik   GTL EPIC ICS
9
10
11
12
13
		<vi name="gtl:epic:mhigh">
			<baseParam name="FluxAve">
				<clb name="sector"/>
			</baseParam>
		</vi>
aec10202   Elena.Budnik   epic low
14
15
	</get>
	<process/>
747dd551   Elena.Budnik   GTL EPIC ICS
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
	<output>
		<plot>
			<timePlot>
			<params>
				<param id="gtl_mhigh_av">
					<spectro yAxis="y-left"/>
				</param>
			</params> 
			<axes>
				<yAxis>
					<digitalAxis id="y-left"/>
				</yAxis>
				<zAxis>
					<colorAxis colorMapIndex="1" scale="logarithmic"/>
				</zAxis>
			</axes>
		</timePlot> 
		</plot>
	</output>
aec10202   Elena.Budnik   epic low
35
</param>