Blame view

PARAM_DEF/gll_epd_hr_fcnts.xml 681 Bytes
34d618fa   Elena.Budnik   restructure
1
<?xml version="1.0"?>
316ae489   Elena.Budnik   gll epd ele and ...
2
3
4
5
6
<param xml:id="gll_epd_hr_fcnts">
	<info>
		<table>
			<boundsTable name="Energy" boundsName="FEnergyBounds" units="keV"/>
		</table>
92e7b8ed   Elena.Budnik   gll epd
7
8
	</info>
	<get>
316ae489   Elena.Budnik   gll epd ele and ...
9
10
11
		<vi name="gll:epd:survele">
			<baseParam name="FCounts">
				<clb name="FEnergyBounds"/>
92e7b8ed   Elena.Budnik   gll epd
12
13
14
15
16
17
18
19
			</baseParam>
		</vi>
	</get>
	<process/>
	<output>
		<plot>
			<timePlot>
				<params>
316ae489   Elena.Budnik   gll epd ele and ...
20
					<param id="gll_epd_hr_fcnts">
92e7b8ed   Elena.Budnik   gll epd
21
22
23
24
25
26
27
28
29
30
31
32
						<spectro yAxis="y-left"/>
					</param>
				</params> 
				<axes>
					<yAxis>
						<digitalAxis id="y-left" scale="logarithmic"/>               
					</yAxis>
					<zAxis>
						<colorAxis scale="logarithmic"/>
					</zAxis>
				</axes>
			</timePlot>  
316ae489   Elena.Budnik   gll epd ele and ...
33
		</plot>
92e7b8ed   Elena.Budnik   gll epd
34
35
	</output>
</param>