jade_e300_cps.xml 1007 Bytes
<?xml version="1.0" encoding="UTF-8"?>
<param xml:id="jade_e300_cps_##lookdir##">
  <info>
        <table>
                <centerAutoTable variable="true" fullVariable="true" name="Energy" units="eV" centerName="jade_e300_energy" log="true"/>
        </table>
  </info>
  <gap_threshold>100</gap_threshold>
  <get>	  
    <vi name='juno:jade:e300'>
      <baseParam name='DATA_E300' useNearestValue="true"/>
    </vi>
    <amdaParam name="jade_e300_energy"/>
  </get>
  <process description="LookDir ##lookdir##">$juno_jade_e300_DATA_E300[##lookdir##]</process>
  <output>
    <plot>
      <timePlot>
        <params>
          <param id="jade_e300_cps_##lookdir##">
                <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>