e_mgs_omni.xml 721 Bytes
<?xml version="1.0" encoding="UTF-8"?>
<param xml:id="e_mgs_omni">
  <info>
	<table>
  		<boundsTable name="Energy" boundsName="energy" units="eV"/>
  	</table>
  </info>
  <get>   
    <vi name="mgs:er:omni">
            <baseParam name="e_flux">    
                <clb name="energy"/>            
            </baseParam>
    </vi>
   </get>
  <process/>
  <output>
	   <plot>
		<timePlot>
			<params>
				<param id="e_mgs_omni">
					<spectro yAxis="y-left"/>
				</param>
			</params> 
			<axes>
				<yAxis>
					<digitalAxis id="y-left"  scale="logarithmic"/>
				</yAxis>	
				<zAxis>
					<colorAxis colorMapIndex="1" scale="logarithmic"/>
				</zAxis>
			</axes>
		</timePlot>  
	  </plot>
  </output>
</param>