Blame view

PARAM_DEF/c3_pea_bckgrd.xml 877 Bytes
160a7e9f   Quentin Brzustowski   parameters for PE...
1
2
3
4
<?xml version="1.0"?>
<param xml:id="c3_pea_bckgrd">
	<info>
		<table>
fb9dd2f9   Quentin Brzustowski   corrected size in...
5
			<centerTable dim="0" name="PA" centerName="PATab" units="deg" size="15"/>
d38b9ec6   Elena.Budnik   peace cluster ful...
6
			<centerAutoTable dim="1" variable="true" fullVariable="true" name="Energy" centerName="c3_pea_paentab" units="eV" log="false"/>
160a7e9f   Quentin Brzustowski   parameters for PE...
7
8
9
10
		</table>
	</info>
	<get>
		<vi name="clust3:pea:pa">
27ce373f   Elena.Budnik   peace pitch angle...
11
12
13
14
			<baseParam name="Background"> 
                <clb name="PATab"/>
            </baseParam> 
                
160a7e9f   Quentin Brzustowski   parameters for PE...
15
16
17
18
19
20
21
22
23
24
25
26
27
28
		</vi>
		<amdaParam name='c3_pea_paentab'/>
	</get>
	<process/>
	<output>
		<plot>
			<timePlot>
				<params>
					<param id="c3_pea_bckgrd">
						<spectro yAxis="y-left"/>
					</param>
				</params> 
				<axes>
					<yAxis>
27ce373f   Elena.Budnik   peace pitch angle...
29
						<digitalAxis id="y-left" scale="linear"/>              
160a7e9f   Quentin Brzustowski   parameters for PE...
30
31
32
33
34
35
36
37
38
					</yAxis>
					<zAxis>
						<colorAxis scale="logarithmic"/>
					</zAxis>
				</axes>
			</timePlot>  
		</plot>
	</output> 
</param>