Blame view

PARAM_DEF/ros_elc_spec.xml 693 Bytes
34d618fa   Elena.Budnik   restructure
1
<?xml version="1.0"?>
c7b00c3c   Elena.Budnik   IES final
2
3
4
5
6
<param xml:id="ros_elc_spec">
	<info>
		<table>
			<centerAutoTable name="energy" centerName="Energy" log="false" units="eV"/>
		</table>
c269256a   Elena.Budnik   threshold
7
8
	</info>
	<gap_threshold>10</gap_threshold>
c7b00c3c   Elena.Budnik   IES final
9
10
11
	<get>
		<vi name="ros:elc:en">
			<baseParam name="Elc_en">
b4fba1a6   Elena.Budnik   ros ies final
12
				<clb name="Energy"/>
c7b00c3c   Elena.Budnik   IES final
13
14
15
16
17
18
19
20
21
22
23
24
25
			</baseParam>
		</vi>
	</get>
	<process/>
	<output>
		<plot>
		<timePlot>
			<params>
				<param id="ros_elc_spec">
					<spectro yAxis="y-left"/>
				</param>
			</params> 
			<axes>
c7b00c3c   Elena.Budnik   IES final
26
				<yAxis>
b4fba1a6   Elena.Budnik   ros ies final
27
					<digitalAxis id="y-left" scale="logarithmic"/>
c7b00c3c   Elena.Budnik   IES final
28
29
				</yAxis>
				<zAxis>
b4fba1a6   Elena.Budnik   ros ies final
30
					<colorAxis colorMapIndex="1"  scale="logarithmic"/>
c7b00c3c   Elena.Budnik   IES final
31
32
33
34
35
36
				</zAxis>
			</axes>
		</timePlot>  
	  </plot>
	</output>
</param>