Blame view

PARAM_DEF/gtl_phigh_head1.xml 675 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_phigh_head1">
	<info>
		<table>
					<centerTable name="sector" centerName="sector" size="22.5" units="deg"/>
		</table>
	</info>
	<get>
		<vi name="gtl:epic:phigh">
			<baseParam name="Flux">
				<clb name="sector"/>
			</baseParam>
		</vi>
	</get>
	<process>$gtl_epic_phigh_Flux[0]</process>
	<output>
		<plot>
			<timePlot>
			<params>
				<param id="gtl_phigh_head1">
					<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>