psp_spe_EvsEvspa.xml 828 Bytes
<?xml version="1.0"?>
<param xml:id="psp_spe_EvsEvspa">
	<info>
		<table>
			<centerAutoTable dim="0" name="Energy" centerName="Energy" units="eV" log="false"/>
            <centerAutoTable dim="1" name="Pitch Angle" centerName="PitchAngle" units="deg" log="false"/>
		</table>
	</info>
	<get>
		<vi name="psp:spe:pad">
			<baseParam name="EFLUX_VS_PA_E">
				<clb name="PitchAngle"/>
				<clb name="Energy"/>
			</baseParam>
		</vi>
	</get>
	<process/>
	<output>
		<plot>
			<timePlot>
				<params>
					<param id="psp_spe_EvsEvspa">
						<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>