Blame view

PARAM_DEF/c3_pea_pad.xml 848 Bytes
160a7e9f   Quentin Brzustowski   parameters for PE...
1
2
3
4
<?xml version="1.0"?>
<param xml:id="c3_pea_pad">
	<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
			<baseParam name="PAD">
                 <clb name="PATab"/>
            </baseParam> 
160a7e9f   Quentin Brzustowski   parameters for PE...
14
		</vi>
d38b9ec6   Elena.Budnik   peace cluster ful...
15
		<amdaParam name='c3_pea_paentab'/>
160a7e9f   Quentin Brzustowski   parameters for PE...
16
17
18
19
20
21
22
23
24
25
26
27
	</get>
	<process/>
	<output>
		<plot>
			<timePlot>
				<params>
					<param id="c3_pea_pad">
						<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
					</yAxis>
					<zAxis>
d38b9ec6   Elena.Budnik   peace cluster ful...
31
						<colorAxis scale="logarithmic"/>
160a7e9f   Quentin Brzustowski   parameters for PE...
32
33
34
35
36
37
					</zAxis>
				</axes>
			</timePlot>  
		</plot>
	</output> 
</param>