jedi_i90_fluxpad.xml 890 Bytes
<?xml version="1.0" encoding="UTF-8"?>
<param xml:id="jedi_i90_fluxpad">
  <info>
    <table>
                <centerAutoTable variable="true" name="Pitch Angle" units="deg" centerName="jedi_i90_pa" log="false"/>
    </table>
  </info>
  <gap_threshold>10</gap_threshold>
  <get>
        <vi name='juno:jedi:i090'>
                <baseParam name='FLUX'/>
        </vi>
        <amdaParam name="jedi_i90_pa"/>
  </get>
  <process description="sum energy">total($juno_jedi_i090_FLUX,2)</process>
  <output>
    <plot>
      <timePlot>
        <params>
          <param id="jedi_i90_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>