gtl_lep_ispec_omni.xml 750 Bytes
<?xml version="1.0"?>
<param xml:id="gtl_lep_ispec_omni">
	<info>
		<table>
			<centerAutoTable dim="0" variable="true" name="Energy" centerName="gtl_lepi_energy" units="eV" log="false"/>   
		</table>
	</info>
	<get> 
		<vi name="gtl:lep:k0">
			<baseParam name="EA_I"/>
		</vi>
		<amdaParam name="gtl_lepi_energy"/>
	</get>
	<process>total($gtl_lep_k0_EA_I,1)</process>
	<output>
		<plot>
			<timePlot>
				<params>
					<param id="gtl_lep_ispec_omni">
						<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>