mav_swia_cspec.xml 1.01 KB
<?xml version="1.0"?>
<param xml:id="mav_swia_cspec">
  <info>
    <name>mav_swia_cspec</name>
    <short_name>ion counts</short_name>
    <components/>
    <units>cnts</units>
    <coordinates_system/>
    <tensor_order/>
    <si_conversion/>
    <table>
			<boundsTable variable="true" name="Energy" boundsName="mav_swia_energy" units="eV"/>			
		</table>
    <fill_value/>
    <ucd>phys.atmol.ionStage</ucd>
    <dataset_id>mavpds-swia-specboard</dataset_id>
    <instrument_id>MAVEN_swia</instrument_id>
  </info>
  <get>
		<vi name="mavpds:swia:specboard">
			<baseParam name="spectra_counts"/>
		</vi>
		<amdaParam name="mav_swia_energy"/>
	</get>
  <process/>
  <output> 
		<plot>
		<timePlot>
			<params>
				<param id="mav_swia_cspec">
					<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>