Blame view

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