Blame view

PARAM_DEF/gtl_hr0_eqtomni.xml 682 Bytes
a99814cf   Elena.Budnik   GTL EPIC HR0
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
<?xml version="1.0"?>
<param xml:id="gtl_hr0_eqtomni">
	<info>
		<table>
			<boundsTable name="Energy" boundsName="EnergyBounds" units="keV"/>
		</table>
	</info>
	<get>
		<amdaParam name="gtl_hr0_2"/>
		<amdaParam name="gtl_hr0_3"/>
	</get>
	<process>(total($gtl_hr0_2,1)+total($gtl_hr0_3,1))/32.0</process>
	<output>
		<plot>
			<timePlot>
				<params>
					<param id="gtl_hr0_eqtomni">
						<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>