Blame view

PARAM_DEF/mes_fips_scanprot.xml 745 Bytes
34d618fa   Elena.Budnik   restructure
1
2
3
4
5
6
<?xml version="1.0"?>
<param xml:id="mes_fips_scanprot"> 
	<info>
                <table>
                        <centerAutoTable name="energy" centerName="EnergyTab0" log="false" units="eV/e"/>
                </table>
7e9c7988   Elena.Budnik   plot spectro FIPS
7
        </info> 	
34d618fa   Elena.Budnik   restructure
8
9
10
11
12
13
14
15
	<get>
		<vi name="mes:fips:scan">
			<baseParam name="PROTON_FLUX"> 
				<clb name="EnergyTab0"/>
			</baseParam>
		</vi>
	</get>
	<process/>
7e9c7988   Elena.Budnik   plot spectro FIPS
16
17
18
19
20
21
22
23
24
	<output>
		<plot>
		<timePlot>
			<params>
				<param id="mes_fips_scanprot">
					<spectro yAxis="y-left"/>
				</param>
			</params> 
			<axes>
7e9c7988   Elena.Budnik   plot spectro FIPS
25
				<yAxis>
dd758437   Elena.Budnik   new/modif params
26
					<digitalAxis id="y-left" scale="logarithmic"/>
7e9c7988   Elena.Budnik   plot spectro FIPS
27
28
				</yAxis>
				<zAxis>
dd758437   Elena.Budnik   new/modif params
29
					<colorAxis colorMapIndex="1" scale="logarithmic"/>
7e9c7988   Elena.Budnik   plot spectro FIPS
30
31
32
33
				</zAxis>
			</axes>
		</timePlot>  
	  </plot>
34d618fa   Elena.Budnik   restructure
34
35
	</output>
</param>