vex_o_spec.xml
795 Bytes
<?xml version="1.0"?>
<param xml:id="vex_o_spec_##anode##">
<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="HeavySpec" dim3Num="2" dim3CutIndex="##anode##"/>
</vi>
</get>
<process>total($vex_ima_extra_HeavySpec,1)</process>
<output>
<plot>
<timePlot>
<params>
<param id="vex_o_spec_##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>