Blame view

PARAM_DEF/thb_ion_sp.xml 1.27 KB
34d618fa   Elena.Budnik   restructure
1
2
3
4
<?xml version="1.0"?>
<param xml:id="thb_ion_sp">
	<info>
		<table>
e06fd03a   Elena.Budnik   correct themisb peif
5
			<centerAutoTable name="energy" centerName="thb_ion_sp_energy" log="false" units="eV"/>
34d618fa   Elena.Budnik   restructure
6
		</table>
9b79370c   Elena.Budnik   threshold
7
8
	</info>
	<gap_threshold>8</gap_threshold>
34d618fa   Elena.Budnik   restructure
9
10
	<get>
		<vi name="thb:esa:l2i">
e06fd03a   Elena.Budnik   correct themisb peif
11
			<baseParam name="Flux"/>
34d618fa   Elena.Budnik   restructure
12
		</vi>
e06fd03a   Elena.Budnik   correct themisb peif
13
        <amdaParam name='thb_ion_sp_energy'/>
34d618fa   Elena.Budnik   restructure
14
15
	</get>
	<process/>
2c371288   Elena.Budnik   default plot for ...
16
17
18
19
20
21
22
23
24
	<output>
		<plot>
		<timePlot>
			<params>
				<param id="thb_ion_sp">
					<spectro yAxis="y-left"/>
				</param>
			</params> 
			<axes>
e06fd03a   Elena.Budnik   correct themisb peif
25
<!--				<xAxis>
2c371288   Elena.Budnik   default plot for ...
26
27
28
29
30
					<timeAxis format="dd/mm/yy" reverse="false" scale="linear" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true">
						<range extend="true"/>
						<tick position="outwards" minorGrid="false" majorGrid="false"/>
						<legend/>
					</timeAxis>
e06fd03a   Elena.Budnik   correct themisb peif
31
				</xAxis>-->
2c371288   Elena.Budnik   default plot for ...
32
				<yAxis>
e06fd03a   Elena.Budnik   correct themisb peif
33
34
35
36
					<digitalAxis id="y-left" reverse="false" scale="logarithmic">
						<!--<range extend="true"/>-->
						<!--<tick position="outwards" minorGrid="false" majorGrid="false"/>
						<legend/>-->
2c371288   Elena.Budnik   default plot for ...
37
38
39
					</digitalAxis>					
				</yAxis>
				<zAxis>
e06fd03a   Elena.Budnik   correct themisb peif
40
41
42
					<colorAxis colorMapIndex="1" scale="logarithmic">
						<!--<range extend="true"/>-->
						<!--<tick position="outwards" minorGrid="false" majorGrid="false"/>-->
2c371288   Elena.Budnik   default plot for ...
43
44
45
46
47
48
					</colorAxis>
				</zAxis>
			</axes>
		</timePlot>  
	  </plot>	
	</output>
34d618fa   Elena.Budnik   restructure
49
</param>