Blame view

PARAM_DEF/gtl_e4high_av.xml 677 Bytes
7d994556   Elena.Budnik   GTL ICS profile
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<?xml version="1.0"?>
<param xml:id="gtl_e4high_av">
	<info>
		<table>
					<centerTable name="sector" centerName="sector" size="22.5" units="deg"/>
		</table>
	</info>
	<get>
		<vi name="gtl:epic:ehigh">
			<baseParam name="FluxAve">
				<clb name="sector"/>
			</baseParam>
		</vi>
	</get>
	<process>$gtl_epic_ehigh_FluxAve[1]</process>
	<output>
		<plot>
			<timePlot>
			<params>
				<param id="gtl_e4high_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>
</param>