Blame view

PARAM_DEF/athp1_el_sp.xml 724 Bytes
2f69af25   Elena.Budnik   added ARTEMIS par...
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<?xml version="1.0"?>
<param xml:id="athp1_el_sp">
	<info>
		<table>
			<centerAutoTable variable="true"  fullVariable="true" name="Energy" centerName="thb_el_sp_energy" log="false" units="eV"/>
		</table>
	</info>
	<gap_threshold>8</gap_threshold>
	<get>
		<amdaParam name='thb_el_sp'/>
		<amdaParam name='thb_el_sp_energy'/>
	</get>
	<process>$thb_el_sp</process>
	<output> 
		<plot>
		<timePlot>
			<params>
				<param id="athp1_el_sp">
					<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>