Blame view

PARAM_DEF/c4_pea_bckgrd.xml 851 Bytes
160a7e9f   Quentin Brzustowski   parameters for PE...
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
36
37
<?xml version="1.0"?>
<param xml:id="c4_pea_bckgrd">
	<info>
		<table>
			<centerTable dim="1" name="PA" centerName="PATab" units="deg"/>
			<centerTable dim="0" variable="true" name="Energy" centerName="c4_pea_paentab" units="keV"/>
		</table>
	</info>
	<get>
		<vi name="clust4:pea:pa">
			<baseParam name="Background">
				<clb name="PATab"/>
			</baseParam>
		</vi>
		<amdaParam name='c4_pea_paentab'/>
	</get>
	<process/>
	<output>
		<plot>
			<timePlot>
				<params>
					<param id="c4_pea_bckgrd">
						<spectro yAxis="y-left"/>
					</param>
				</params> 
				<axes>
					<yAxis>
						<digitalAxis id="y-left" reverse="false" scale="logarithmic" showLegend="true" showTickMark="true"/>              
					</yAxis>
					<zAxis>
						<colorAxis scale="logarithmic"/>
					</zAxis>
				</axes>
			</timePlot>  
		</plot>
	</output> 
</param>