Blame view

PARAM_DEF/bepi_mea1_pap.xml 854 Bytes
bc01a53f   Quentin Brzustowski   parameters for Be...
1
2
3
4
5
<?xml version="1.0"?>
<param xml:id="bepi_mea1_pap">
	<info>
		<table>
			<centerAutoTable name="Energy" dim="0" variable="true" fullVariable="true" centerName="bepi_mea1_papenergy" units="eV" log="false"/>
6f6be601   Quentin Brzustowski   parameters for Be...
6
            <centerTable name="Channels" dim="1" centerName="Channels" units="" size="16"/>
bc01a53f   Quentin Brzustowski   parameters for Be...
7
8
9
10
11
12
13
		</table>
	</info>
	<get>
		<vi name="bepi:mea1:pap">
			<baseParam name="pap"/>
                <clb name="Channels"/>
		</vi>
47f3d6c0   Quentin Brzustowski   corrections for B...
14
		<amdaParam name="bepi_mea1_papenergy"/>
bc01a53f   Quentin Brzustowski   parameters for Be...
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
	</get>
	<process/>
	<output> 
		<plot>
		<timePlot>
			<params>
				<param id="bepi_mea1_pap">
					<spectro yAxis="y-left"/>
				</param>
			</params> 
			<axes>
				<yAxis>
					<digitalAxis id="y-left" scale="logarithmic" /> 
				</yAxis>
				<zAxis>
					<colorAxis colorMapIndex="1" scale="logarithmic"/>
				</zAxis>
			</axes>
		</timePlot>  
	  </plot>	 
	</output>
</param>