Blame view

PARAM_DEF/psp_spe_EvsEvspa.xml 973 Bytes
142a6a11   Quentin Brzustowski   SPE energy and pa
1
2
3
4
<?xml version="1.0"?>
<param xml:id="psp_spe_EvsEvspa">
	<info>
		<table>
a5db22ce   Myriam Bouchemit   Merge master into...
5
6
                        <centerAutoTable dim="0" name="Pitch Angle" centerName="PitchAngle" units="deg" log="false"/>
			<centerAutoTable dim="1" name="Energy" variable="true" centerName="psp_spe_energy" units="eV" 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
	<get>
		<vi name="psp:spe:pad">
			<baseParam name="EFLUX_VS_PA_E">
a5db22ce   Myriam Bouchemit   Merge master into...
13
14
                           <clb name="PitchAngle"/> 
                        </baseParam>
142a6a11   Quentin Brzustowski   SPE energy and pa
15
		</vi>
a5db22ce   Myriam Bouchemit   Merge master into...
16
                <amdaParam name='psp_spe_energy'/>
142a6a11   Quentin Brzustowski   SPE energy and pa
17
18
19
20
21
22
23
24
25
26
27
28
	</get>
	<process/>
	<output>
		<plot>
			<timePlot>
				<params>
					<param id="psp_spe_EvsEvspa">
						<spectro yAxis="y-left"/>
					</param>
				</params> 
				<axes>
					<yAxis>
a5db22ce   Myriam Bouchemit   Merge master into...
29
						<digitalAxis id="y-left" scale="linear"/>               
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>