Blame view

PARAM_DEF/gtl_lep_espec_omni.xml 728 Bytes
dd758437   Elena.Budnik   new/modif params
1
<?xml version="1.0"?>
f966119c   Elena.Budnik   gtl lep
2
<param xml:id="gtl_lep_espec_omni">
dd758437   Elena.Budnik   new/modif params
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
	<info>
		<table>
			<centerAutoTable dim="0" name="Energy" centerName="Energy_E" units="eV" log="false"/>
		</table>
	</info>
	<get> 
		<vi name="gtl:lep:k0">
			<baseParam name="EA_E">
				<clb name="Energy_E"/>
			</baseParam>
		</vi>
	</get>
	<process>total($gtl_lep_k0_EA_E,1)</process>
	<output>
		<plot>
			<timePlot>
				<params>
f966119c   Elena.Budnik   gtl lep
20
					<param id="gtl_lep_espec_omni">
dd758437   Elena.Budnik   new/modif params
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
						<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>