Commit 7e5d46239b6a3adcbf94340b3b0a9b1f6327e2ed

Authored by Elena.Budnik
1 parent fa5b9a4b

mepa pitch

INTERNAL_PARAM_DEF/tha_ion_sp_energy.xml 0 โ†’ 100644
... ... @@ -0,0 +1,10 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="tha_ion_sp_energy">
  3 + <get>
  4 + <vi name="tha:esa:l2i">
  5 + <baseParam name="Energy"/>
  6 + </vi>
  7 + </get>
  8 + <process/>
  9 + <output/>
  10 +</param>
... ...
INTERNAL_PARAM_DEF/thc_ion_sp_energy.xml 0 โ†’ 100644
... ... @@ -0,0 +1,10 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="thc_ion_sp_energy">
  3 + <get>
  4 + <vi name="thc:esa:l2i">
  5 + <baseParam name="Energy"/>
  6 + </vi>
  7 + </get>
  8 + <process/>
  9 + <output/>
  10 +</param>
... ...
INTERNAL_PARAM_DEF/thd_ion_sp_energy.xml 0 โ†’ 100644
... ... @@ -0,0 +1,10 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="thd_ion_sp_energy">
  3 + <get>
  4 + <vi name="thd:esa:l2i">
  5 + <baseParam name="Energy"/>
  6 + </vi>
  7 + </get>
  8 + <process/>
  9 + <output/>
  10 +</param>
... ...
INTERNAL_PARAM_DEF/the_ion_sp_energy.xml 0 โ†’ 100644
... ... @@ -0,0 +1,10 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="the_ion_sp_energy">
  3 + <get>
  4 + <vi name="the:esa:l2i">
  5 + <baseParam name="Energy"/>
  6 + </vi>
  7 + </get>
  8 + <process/>
  9 + <output/>
  10 +</param>
... ...
INTERNAL_PARAM_DEF/cce_mepa_pa_energy.xml renamed to PARAM_DEF/cce_mepa_pa_energy.xml
... ... @@ -8,4 +8,4 @@
8 8 </get>
9 9 <process/>
10 10 <output/>
11   -</param>
12 11 \ No newline at end of file
  12 +</param>
... ...
PARAM_DEF/cce_mepa_pa_para.xml
... ... @@ -21,24 +21,17 @@
21 21 </param>
22 22 </params>
23 23 <axes>
24   - <xAxis>
25   - <timeAxis format="dd/mm/yy" reverse="false" scale="linear" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true">
26   - <range extend="true"/>
27   - <tick position="outwards" minorGrid="false" majorGrid="false"/>
28   - <legend/>
29   - </timeAxis>
30   - </xAxis>
31 24 <yAxis>
32   - <digitalAxis id="y-left" reverse="false" scale="linear" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true">
33   - <range extend="true"/>
34   - <tick position="outwards" minorGrid="false" majorGrid="false"/>
  25 + <digitalAxis id="y-left" scale="linear" showLegend="true" >
  26 + <range/>
  27 + <tick/>
35 28 <legend/>
36 29 </digitalAxis>
37 30 </yAxis>
38 31 <zAxis>
39   - <colorAxis colorMapIndex="1" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true">
40   - <range extend="true"/>
41   - <tick position="outwards" minorGrid="false" majorGrid="false"/>
  32 + <colorAxis colorMapIndex="1" scale="logarithmic" showLegend="true">
  33 + <range/>
  34 + <tick/>
42 35 </colorAxis>
43 36 </zAxis>
44 37 </axes>
... ...
PARAM_DEF/cce_mepa_pa_perp.xml
... ... @@ -21,26 +21,19 @@
21 21 </param>
22 22 </params>
23 23 <axes>
24   - <xAxis>
25   - <timeAxis format="dd/mm/yy" reverse="false" scale="linear" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true">
26   - <range extend="true"/>
27   - <tick position="outwards" minorGrid="false" majorGrid="false"/>
28   - <legend/>
29   - </timeAxis>
30   - </xAxis>
31 24 <yAxis>
32   - <digitalAxis id="y-left" reverse="false" scale="linear" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true">
33   - <range extend="true"/>
34   - <tick position="outwards" minorGrid="false" majorGrid="false"/>
  25 + <digitalAxis id="y-left" reverse="false" scale="linear" showLegend="true">
  26 + <range/>
  27 + <tick/>
35 28 <legend/>
36 29 </digitalAxis>
37 30 </yAxis>
38   - <zAxis>
39   - <colorAxis colorMapIndex="1" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true">
40   - <range extend="true"/>
41   - <tick position="outwards" minorGrid="false" majorGrid="false"/>
  31 + <zAxis>
  32 + <colorAxis colorMapIndex="1" scale="logarithmic" showLegend="true">
  33 + <range/>
  34 + <tick/>
42 35 </colorAxis>
43   - </zAxis>
  36 + </zAxis>
44 37 </axes>
45 38 </timePlot>
46 39 </plot>
... ...