Blame view

PARAM_DEF/psp_spe_EvsEvspa.xml 828 Bytes
142a6a11   Quentin Brzustowski   SPE energy and pa
1
2
3
4
<?xml version="1.0"?>
<param xml:id="psp_spe_EvsEvspa">
	<info>
		<table>
97c32380   Quentin Brzustowski   inversion of para...
5
6
			<centerAutoTable dim="0" name="Energy" centerName="Energy" units="eV" log="false"/>
            <centerAutoTable dim="1" name="Pitch Angle" centerName="PitchAngle" units="deg" log="false"/>
142a6a11   Quentin Brzustowski   SPE energy and pa
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
		</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>
720ced99   Elena.Budnik   psp pad correction
28
						<digitalAxis id="y-left" scale="logarithmic"/>               
142a6a11   Quentin Brzustowski   SPE energy and pa
29
30
31
32
33
34
35
36
37
					</yAxis>
					<zAxis>
						<colorAxis scale="logarithmic"/>
					</zAxis>
				</axes>
			</timePlot>  
		</plot>
	</output> 
</param>