mex_h_flux.xml 1005 Bytes
<?xml version="1.0"?>
<param xml:id="mex_h_flux_##anode##">
	<info>    
		<table>
			<centerAutoTable variable="true" name="Energy" centerName="mex_ima_energy" units="eV" log="false"/>
		</table>
	</info>
	<get>
		<amdaParam name="mex_ima_energy"/>
		<vi name="mex:ima:extra">
			<baseParam name="HpSpec" dim3Num="2" dim3CutIndex="##anode##"/>
			<baseParam name="HGhostSpec" dim3Num="2" dim3CutIndex="##anode##"/>
			<baseParam name="Pacc"/>
		</vi>
	</get>
	<process>total(mex_imah_calculate($mex_ima_extra_HpSpec_CUT_2_##anode##,$mex_ima_extra_HGhostSpec_CUT_2_##anode##,$mex_ima_energy,$mex_ima_extra_Pacc,1), 1)</process>
	<output>
		<plot>
			<timePlot>
				<params>
					<param id="mex_h_flux_##anode##">
						<spectro yAxis="y-left"/>
					</param>
				</params> 
				<axes>
					<yAxis>
						<digitalAxis id="y-left" scale="logarithmic"/>               
					</yAxis>
					<zAxis>
						<colorAxis scale="logarithmic"/>
					</zAxis>
				</axes>
			</timePlot>  
	  </plot>
	</output>
</param>