Blame view

PARAM_DEF/gtl_m_av.xml 796 Bytes
aec10202   Elena.Budnik   epic low
1
2
3
4
<?xml version="1.0"?>
<param xml:id="gtl_m_av">
	<info>
		<table>
7d962ac4   Elena.Budnik   GTL ICS LOW
5
6
			<centerTable dim="0" name="Sector" centerName="sector" size="22.5" units="deg"/>
			<boundsTable dim="1" variable="true" name="Energy" boundsName="gtl_m_energy" units="keV"/>
aec10202   Elena.Budnik   epic low
7
8
9
10
11
		</table>
	</info>
	<get>
		<vi name="gtl:epic:m">
			<baseParam name="FluxAve">
7d962ac4   Elena.Budnik   GTL ICS LOW
12
				<clb name="sector"/>
aec10202   Elena.Budnik   epic low
13
14
			</baseParam>
		</vi>
7d962ac4   Elena.Budnik   GTL ICS LOW
15
		<amdaParam name="gtl_m_energy"/>
aec10202   Elena.Budnik   epic low
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
	</get>
	<process/>
	<output>
		<plot>
			<timePlot>
				<params>
					<param id="gtl_m_av">
						<spectro yAxis="y-left"/>
					</param>
				</params> 
				<axes>
					<yAxis>
						<digitalAxis id="y-left" scale="logarithmic"/>               
					</yAxis>
					<zAxis>
						<colorAxis scale="logarithmic"/>
					</zAxis>
				</axes>
			</timePlot>  
		</plot>
	</output> 
</param>