gtl_he_omni.xml
674 Bytes
<?xml version="1.0"?>
<param xml:id="gtl_he_omni">
<info>
<table>
<boundsTable variable="true" name="Energy" boundsName="gtl_he_energy" units="keV"/>
</table>
</info>
<get>
<amdaParam name="gtl_he_av"/>
<amdaParam name="gtl_he_energy"/>
</get>
<process>total($gtl_he_av,1)/16.0</process>
<output>
<plot>
<timePlot>
<params>
<param id="gtl_he_omni">
<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>