Blame view

PARAM_DEF/gtl_hr0_eqttail.xml 727 Bytes
a99814cf   Elena.Budnik   GTL EPIC HR0
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0"?>
<param xml:id="gtl_hr0_eqttail">
	<info>
		<table>
			<boundsTable name="Energy" boundsName="EnergyBounds" units="keV"/>
		</table>
	</info>
	<get>
		<amdaParam name="gtl_hr0_2"/>
		<amdaParam name="gtl_hr0_3"/>
	</get>
7ebab13b   Elena.Budnik   formula corr for ...
12
	<process>($gtl_hr0_2[15]+$gtl_hr0_2[0]+$gtl_hr0_2[1]+$gtl_hr0_3[15]+$gtl_hr0_3[0]+$gtl_hr0_3[1])/6.0</process>
a99814cf   Elena.Budnik   GTL EPIC HR0
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
	<output>
		<plot>
			<timePlot>
				<params>
					<param id="gtl_hr0_eqttail">
						<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>