the_el_sp.xml 711 Bytes
<?xml version="1.0"?>
<param xml:id="the_el_sp">
	<info>
		<table>
			<centerAutoTable variable="true" name="Energy" centerName="the_el_sp_energy" log="false" units="eV"/>
		</table>
	</info> 
	<gap_threshold>8</gap_threshold>
	<get>
		<vi name="the:esa:l2e">
			<baseParam name="Flux"/>
		</vi>
		<amdaParam name='the_el_sp_energy'/>
	</get>
	<process/>
	<output> 
		<plot>
		<timePlot>
			<params>
				<param id="the_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>