vex_h_spec_sum.xml 928 Bytes
<?xml version="1.0"?>
<param xml:id="vex_h_spec_sum">
	<info>    
		<table>
			<centerAutoTable variable="true" name="Energy" centerName="vex_ima_energy" units="eV" log="false"/>
		</table>
	</info>
	<get>
		<amdaParam name="vex_ima_energy"/>
		<vi name="vex:ima:extra">
			<baseParam name="HpSpec" dim3Num="2" minSumIndex="0" maxSumIndex="15"/>
		</vi>
	</get>
	<process>total($vex_ima_extra_HpSpec_SUM_2_0_15,1)</process>
	<output>
		<plot>
			<timePlot>
				<params>
					<param id="vex_h_spec_sum">
						<spectro yAxis="y-left" uselog0asmin="true"/>
					</param>
				</params> 
				<axes>
					<yAxis>
						<digitalAxis id="y-left" scale="logarithmic"/>               
					</yAxis>
					<zAxis>
						 <colorAxis scale="logarithmic"> 
                            <range min="0.1" max="100000" extend="true"/>
                        </colorAxis>
					</zAxis>
				</axes>
			</timePlot>  
	  </plot>
	</output>
</param>