Blame view

PARAM_DEF/thc_ion_sp.xml 1.42 KB
34d618fa   Elena.Budnik   restructure
1
2
3
4
<?xml version="1.0"?>
<param xml:id="thc_ion_sp">
	<info>
		<table>
0f56cc5f   Elena.Budnik   themis var energy
5
			<centerAutoTable name="energy" variable="true" fullVariable="true" centerName="thc_ion_sp_energy" log="false" units="eV"/>
34d618fa   Elena.Budnik   restructure
6
7
		</table>
	</info> 
9b79370c   Elena.Budnik   threshold
8
	<gap_threshold>8</gap_threshold>
34d618fa   Elena.Budnik   restructure
9
10
	<get>
		<vi name="thc:esa:l2i">
0f56cc5f   Elena.Budnik   themis var energy
11
			<baseParam name="Flux"/>
34d618fa   Elena.Budnik   restructure
12
		</vi>
0f56cc5f   Elena.Budnik   themis var energy
13
        <amdaParam name='thc_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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
	<output>
		<plot>
		<timePlot>
			<params>
				<param id="thc_ion_sp">
					<spectro yAxis="y-left"/>
				</param>
			</params> 
			<axes>
				<xAxis>
					<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>
				</xAxis>
				<yAxis>
					<digitalAxis id="y-left" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true">
						<range extend="true"/>
						<tick position="outwards" minorGrid="false" majorGrid="false"/>
						<legend/>
					</digitalAxis>					
				</yAxis>
				<zAxis>
					<colorAxis colorMapIndex="1" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true">
						<range extend="true"/>
						<tick position="outwards" minorGrid="false" majorGrid="false"/>
					</colorAxis>
				</zAxis>
			</axes>
		</timePlot>  
	  </plot>	
	</output>
34d618fa   Elena.Budnik   restructure
49
</param>