jedi_e90_fluxpad.xml
925 Bytes
<?xml version="1.0" encoding="UTF-8"?>
<param xml:id="jedi_e90_fluxpad">
<info>
<table>
<centerAutoTable variable="true" name="Pitch Angle" units="deg" centerName="jedi_e90_pa" log="false"/>
</table>
</info>
<gap_threshold>10</gap_threshold>
<get>
<vi name='juno:jedi:e090'>
<baseParam name='FLUX'/>
</vi>
<amdaParam name="jedi_e90_pa"/>
</get>
<process description="sum energy">total($juno_jedi_e090_FLUX,2)</process>
<output>
<plot>
<timePlot>
<params>
<param id="jedi_e90_fluxpad">
<spectro yAxis="y-left"/>
</param>
</params>
<axes>
<yAxis>
<digitalAxis id="y-left" scale="linear"/>
</yAxis>
<zAxis>
<colorAxis scale="logarithmic"/>
</zAxis>
</axes>
</timePlot>
</plot>
</output>
</param>