Blame view

PARAM_DEF/psp_spe_EvsEvspa.xml 871 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
		</table>
ed56ad60   Elena.Budnik   pas psp spane th...
8
9
	</info> 
    <gap_threshold>50</gap_threshold>    
142a6a11   Quentin Brzustowski   SPE energy and pa
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
	<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
29
						<digitalAxis id="y-left" scale="logarithmic"/>               
142a6a11   Quentin Brzustowski   SPE energy and pa
30
31
32
33
34
35
36
37
38
					</yAxis>
					<zAxis>
						<colorAxis scale="logarithmic"/>
					</zAxis>
				</axes>
			</timePlot>  
		</plot>
	</output> 
</param>