Blame view

PARAM_DEF/mes_eps_pad.xml 575 Bytes
727c1811   Elena.Budnik   mes eps pad
1
2
3
4
<?xml version="1.0"?>
<param xml:id='mes_eps_pad'>
	<info>
		<table>
609e9e5c   Elena.Budnik   mes eps
5
			<boundsTable name="PA averaged" boundsName="PitchAngles" units="deg"/>
727c1811   Elena.Budnik   mes eps pad
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
		</table>
	</info>
	<get>
		<vi name='mess:eps:spec'>
			<baseParam name='FLUX'>
				<clb name="PitchAngles"/>
			</baseParam>
		</vi>
	</get>
	<process/>
	<output>  
	  <plot>
			<timePlot>
				<params>
					<param id="mes_eps_pad">
						<spectro yAxis="y-left"/>
					</param>
				</params> 
				<axes>
					<zAxis>
						<colorAxis scale="logarithmic"/>
					</zAxis>
				</axes>
			</timePlot>  
		</plot>
	</output>
</param>