Commit ac6375d9629d88f29b5ccf9fac6645b5ea1e378a

Authored by Elena.Budnik
1 parent 4422467e

Added MMS/HPCA sum over elevation parameter definitions (mms{1,2,3,4}_hpca_{hfl,…

…hefl,heefl,ofl}_elevation.xml)
INTERNAL_PARAM_DEF/mms1_brst_des_energy.xml
1 1 <?xml version="1.0"?>
2 2 <param xml:id="mms1_brst_des_energy">
3 3 <get>
4   - <vi name="mms1:fpi:brst:desm">
5   - <baseParam name="mms1_des_energy_brst"/>
  4 + <vi name="mms1:fpi:brst.desm">
  5 + <baseParam name="mms1_des_energy_brst"/>
6 6 </vi>
7 7 </get>
8   - <process></process>
9   - <output/>
  8 + <process/>
  9 + <output/>
10 10 </param>
... ...
INTERNAL_PARAM_DEF/mms2_brst_des_energy.xml
1 1 <?xml version="1.0"?>
2 2 <param xml:id="mms2_brst_des_energy">
3 3 <get>
4   - <vi name="mms2:fpi:brst:desm">
5   - <baseParam name="mms2_des_energy_brst"/>
  4 + <vi name="mms2:fpi:brst.desm">
  5 + <baseParam name="mms2_des_energy_brst"/>
6 6 </vi>
7 7 </get>
8   - <process></process>
9   - <output/>
  8 + <process/>
  9 + <output/>
10 10 </param>
... ...
INTERNAL_PARAM_DEF/mms3_brst_des_energy.xml
1 1 <?xml version="1.0"?>
2 2 <param xml:id="mms3_brst_des_energy">
3 3 <get>
4   - <vi name="mms3:fpi:brst:desm">
5   - <baseParam name="mms3_des_energy_brst"/>
  4 + <vi name="mms3:fpi:brst.desm">
  5 + <baseParam name="mms3_des_energy_brst"/>
6 6 </vi>
7 7 </get>
8   - <process></process>
9   - <output/>
  8 + <process/>
  9 + <output/>
10 10 </param>
... ...
INTERNAL_PARAM_DEF/mms4_brst_des_energy.xml
1 1 <?xml version="1.0"?>
2 2 <param xml:id="mms4_brst_des_energy">
3 3 <get>
4   - <vi name="mms4:fpi:brst:desm">
5   - <baseParam name="mms4_des_energy_brst"/>
  4 + <vi name="mms4:fpi:brst.desm">
  5 + <baseParam name="mms4_des_energy_brst"/>
6 6 </vi>
7 7 </get>
8   - <process></process>
9   - <output/>
  8 + <process/>
  9 + <output/>
10 10 </param>
... ...
PARAM_DEF/mms1_brst_des_palow.xml
... ... @@ -22,9 +22,6 @@
22 22 </param>
23 23 </params>
24 24 <axes>
25   - <yAxis>
26   - <digitalAxis id="y-left" scale="linear"/>
27   - </yAxis>
28 25 <zAxis>
29 26 <colorAxis colorMapIndex="1" scale="logarithmic"/>
30 27 </zAxis>
... ...
PARAM_DEF/mms1_brst_desm_spom.xml
... ... @@ -9,7 +9,7 @@
9 9 <baseParam name="mms1_des_energyspectr_omni_brst"/></vi>
10 10 <amdaParam name="mms1_brst_des_energy"/>
11 11 </get>
12   - <process/>
  12 + <process>$mms1_brst_des_energy</process>
13 13 <output>
14 14 <plot>
15 15 <timePlot>
... ...
PARAM_DEF/mms1_hpca_heefl_elevation.xml 0 → 100644
... ... @@ -0,0 +1,32 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="mms1_hpca_heefl_elevation">
  3 + <info>
  4 + <table>
  5 + <linkTable originParamId="mms1_hpca_heefl" originTableDim="1"/>
  6 + </table>
  7 + </info>
  8 + <get>
  9 + <amdaParam name="mms1_hpca_heefl"/>
  10 + </get>
  11 + <process>#sum_into_table_indexes($mms1_hpca_heefl;0;0;15)</process>
  12 + <output>
  13 + <plot>
  14 + <timePlot>
  15 + <params>
  16 + <param id="mms1_hpca_heefl_elevation">
  17 + <spectro yAxis="y-left"/>
  18 + </param>
  19 + </params>
  20 + <axes>
  21 + <yAxis>
  22 + <digitalAxis id="y-left" scale="logarithmic"/>
  23 + </yAxis>
  24 + <zAxis>
  25 + <colorAxis scale="logarithmic"/>
  26 + </zAxis>
  27 + </axes>
  28 + </timePlot>
  29 + </plot>
  30 + </output>
  31 +</param>
  32 +
... ...
PARAM_DEF/mms1_hpca_hefl_elevation.xml 0 → 100644
... ... @@ -0,0 +1,32 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="mms1_hpca_hefl_elevation">
  3 + <info>
  4 + <table>
  5 + <linkTable originParamId="mms1_hpca_hefl" originTableDim="1"/>
  6 + </table>
  7 + </info>
  8 + <get>
  9 + <amdaParam name="mms1_hpca_hefl"/>
  10 + </get>
  11 + <process>#sum_into_table_indexes($mms1_hpca_hefl;0;0;15)</process>
  12 + <output>
  13 + <plot>
  14 + <timePlot>
  15 + <params>
  16 + <param id="mms1_hpca_hefl_elevation">
  17 + <spectro yAxis="y-left"/>
  18 + </param>
  19 + </params>
  20 + <axes>
  21 + <yAxis>
  22 + <digitalAxis id="y-left" scale="logarithmic"/>
  23 + </yAxis>
  24 + <zAxis>
  25 + <colorAxis scale="logarithmic"/>
  26 + </zAxis>
  27 + </axes>
  28 + </timePlot>
  29 + </plot>
  30 + </output>
  31 +</param>
  32 +
... ...
PARAM_DEF/mms1_hpca_ofl_elevation.xml 0 → 100644
... ... @@ -0,0 +1,32 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="mms1_hpca_ofl_elevation">
  3 + <info>
  4 + <table>
  5 + <linkTable originParamId="mms1_hpca_ofl" originTableDim="1"/>
  6 + </table>
  7 + </info>
  8 + <get>
  9 + <amdaParam name="mms1_hpca_ofl"/>
  10 + </get>
  11 + <process>#sum_into_table_indexes($mms1_hpca_ofl;0;0;15)</process>
  12 + <output>
  13 + <plot>
  14 + <timePlot>
  15 + <params>
  16 + <param id="mms1_hpca_ofl_elevation">
  17 + <spectro yAxis="y-left"/>
  18 + </param>
  19 + </params>
  20 + <axes>
  21 + <yAxis>
  22 + <digitalAxis id="y-left" scale="logarithmic"/>
  23 + </yAxis>
  24 + <zAxis>
  25 + <colorAxis scale="logarithmic"/>
  26 + </zAxis>
  27 + </axes>
  28 + </timePlot>
  29 + </plot>
  30 + </output>
  31 +</param>
  32 +
... ...
PARAM_DEF/mms2_hpca_heefl_elevation.xml 0 → 100644
... ... @@ -0,0 +1,32 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="mms2_hpca_heefl_elevation">
  3 + <info>
  4 + <table>
  5 + <linkTable originParamId="mms2_hpca_heefl" originTableDim="1"/>
  6 + </table>
  7 + </info>
  8 + <get>
  9 + <amdaParam name="mms2_hpca_heefl"/>
  10 + </get>
  11 + <process>#sum_into_table_indexes($mms2_hpca_heefl;0;0;15)</process>
  12 + <output>
  13 + <plot>
  14 + <timePlot>
  15 + <params>
  16 + <param id="mms2_hpca_heefl_elevation">
  17 + <spectro yAxis="y-left"/>
  18 + </param>
  19 + </params>
  20 + <axes>
  21 + <yAxis>
  22 + <digitalAxis id="y-left" scale="logarithmic"/>
  23 + </yAxis>
  24 + <zAxis>
  25 + <colorAxis scale="logarithmic"/>
  26 + </zAxis>
  27 + </axes>
  28 + </timePlot>
  29 + </plot>
  30 + </output>
  31 +</param>
  32 +
... ...
PARAM_DEF/mms2_hpca_hefl_elevation.xml 0 → 100644
... ... @@ -0,0 +1,32 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="mms2_hpca_hefl_elevation">
  3 + <info>
  4 + <table>
  5 + <linkTable originParamId="mms2_hpca_hefl" originTableDim="1"/>
  6 + </table>
  7 + </info>
  8 + <get>
  9 + <amdaParam name="mms2_hpca_hefl"/>
  10 + </get>
  11 + <process>#sum_into_table_indexes($mms2_hpca_hefl;0;0;15)</process>
  12 + <output>
  13 + <plot>
  14 + <timePlot>
  15 + <params>
  16 + <param id="mms2_hpca_hefl_elevation">
  17 + <spectro yAxis="y-left"/>
  18 + </param>
  19 + </params>
  20 + <axes>
  21 + <yAxis>
  22 + <digitalAxis id="y-left" scale="logarithmic"/>
  23 + </yAxis>
  24 + <zAxis>
  25 + <colorAxis scale="logarithmic"/>
  26 + </zAxis>
  27 + </axes>
  28 + </timePlot>
  29 + </plot>
  30 + </output>
  31 +</param>
  32 +
... ...
PARAM_DEF/mms2_hpca_hfl_elevation.xml 0 → 100644
... ... @@ -0,0 +1,32 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="mms2_hpca_hfl_elevation">
  3 + <info>
  4 + <table>
  5 + <linkTable originParamId="mms2_hpca_hfl" originTableDim="1"/>
  6 + </table>
  7 + </info>
  8 + <get>
  9 + <amdaParam name="mms2_hpca_hfl"/>
  10 + </get>
  11 + <process>#sum_into_table_indexes($mms2_hpca_hfl;0;0;15)</process>
  12 + <output>
  13 + <plot>
  14 + <timePlot>
  15 + <params>
  16 + <param id="mms2_hpca_hfl_elevation">
  17 + <spectro yAxis="y-left"/>
  18 + </param>
  19 + </params>
  20 + <axes>
  21 + <yAxis>
  22 + <digitalAxis id="y-left" scale="logarithmic"/>
  23 + </yAxis>
  24 + <zAxis>
  25 + <colorAxis scale="logarithmic"/>
  26 + </zAxis>
  27 + </axes>
  28 + </timePlot>
  29 + </plot>
  30 + </output>
  31 +</param>
  32 +
... ...
PARAM_DEF/mms2_hpca_ofl_elevation.xml 0 → 100644
... ... @@ -0,0 +1,32 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="mms2_hpca_ofl_elevation">
  3 + <info>
  4 + <table>
  5 + <linkTable originParamId="mms2_hpca_ofl" originTableDim="1"/>
  6 + </table>
  7 + </info>
  8 + <get>
  9 + <amdaParam name="mms2_hpca_ofl"/>
  10 + </get>
  11 + <process>#sum_into_table_indexes($mms2_hpca_ofl;0;0;15)</process>
  12 + <output>
  13 + <plot>
  14 + <timePlot>
  15 + <params>
  16 + <param id="mms2_hpca_ofl_elevation">
  17 + <spectro yAxis="y-left"/>
  18 + </param>
  19 + </params>
  20 + <axes>
  21 + <yAxis>
  22 + <digitalAxis id="y-left" scale="logarithmic"/>
  23 + </yAxis>
  24 + <zAxis>
  25 + <colorAxis scale="logarithmic"/>
  26 + </zAxis>
  27 + </axes>
  28 + </timePlot>
  29 + </plot>
  30 + </output>
  31 +</param>
  32 +
... ...
PARAM_DEF/mms3_hpca_heefl_elevation.xml 0 → 100644
... ... @@ -0,0 +1,32 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="mms3_hpca_heefl_elevation">
  3 + <info>
  4 + <table>
  5 + <linkTable originParamId="mms3_hpca_heefl" originTableDim="1"/>
  6 + </table>
  7 + </info>
  8 + <get>
  9 + <amdaParam name="mms3_hpca_heefl"/>
  10 + </get>
  11 + <process>#sum_into_table_indexes($mms3_hpca_heefl;0;0;15)</process>
  12 + <output>
  13 + <plot>
  14 + <timePlot>
  15 + <params>
  16 + <param id="mms3_hpca_heefl_elevation">
  17 + <spectro yAxis="y-left"/>
  18 + </param>
  19 + </params>
  20 + <axes>
  21 + <yAxis>
  22 + <digitalAxis id="y-left" scale="logarithmic"/>
  23 + </yAxis>
  24 + <zAxis>
  25 + <colorAxis scale="logarithmic"/>
  26 + </zAxis>
  27 + </axes>
  28 + </timePlot>
  29 + </plot>
  30 + </output>
  31 +</param>
  32 +
... ...
PARAM_DEF/mms3_hpca_hefl_elevation.xml 0 → 100644
... ... @@ -0,0 +1,32 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="mms3_hpca_hefl_elevation">
  3 + <info>
  4 + <table>
  5 + <linkTable originParamId="mms3_hpca_hefl" originTableDim="1"/>
  6 + </table>
  7 + </info>
  8 + <get>
  9 + <amdaParam name="mms3_hpca_hefl"/>
  10 + </get>
  11 + <process>#sum_into_table_indexes($mms3_hpca_hefl;0;0;15)</process>
  12 + <output>
  13 + <plot>
  14 + <timePlot>
  15 + <params>
  16 + <param id="mms3_hpca_hefl_elevation">
  17 + <spectro yAxis="y-left"/>
  18 + </param>
  19 + </params>
  20 + <axes>
  21 + <yAxis>
  22 + <digitalAxis id="y-left" scale="logarithmic"/>
  23 + </yAxis>
  24 + <zAxis>
  25 + <colorAxis scale="logarithmic"/>
  26 + </zAxis>
  27 + </axes>
  28 + </timePlot>
  29 + </plot>
  30 + </output>
  31 +</param>
  32 +
... ...
PARAM_DEF/mms3_hpca_hfl_elevation.xml 0 → 100644
... ... @@ -0,0 +1,32 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="mms3_hpca_hfl_elevation">
  3 + <info>
  4 + <table>
  5 + <linkTable originParamId="mms3_hpca_hfl" originTableDim="1"/>
  6 + </table>
  7 + </info>
  8 + <get>
  9 + <amdaParam name="mms3_hpca_hfl"/>
  10 + </get>
  11 + <process>#sum_into_table_indexes($mms3_hpca_hfl;0;0;15)</process>
  12 + <output>
  13 + <plot>
  14 + <timePlot>
  15 + <params>
  16 + <param id="mms3_hpca_hfl_elevation">
  17 + <spectro yAxis="y-left"/>
  18 + </param>
  19 + </params>
  20 + <axes>
  21 + <yAxis>
  22 + <digitalAxis id="y-left" scale="logarithmic"/>
  23 + </yAxis>
  24 + <zAxis>
  25 + <colorAxis scale="logarithmic"/>
  26 + </zAxis>
  27 + </axes>
  28 + </timePlot>
  29 + </plot>
  30 + </output>
  31 +</param>
  32 +
... ...
PARAM_DEF/mms3_hpca_ofl_elevation.xml 0 → 100644
... ... @@ -0,0 +1,32 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="mms3_hpca_ofl_elevation">
  3 + <info>
  4 + <table>
  5 + <linkTable originParamId="mms3_hpca_ofl" originTableDim="1"/>
  6 + </table>
  7 + </info>
  8 + <get>
  9 + <amdaParam name="mms3_hpca_ofl"/>
  10 + </get>
  11 + <process>#sum_into_table_indexes($mms3_hpca_ofl;0;0;15)</process>
  12 + <output>
  13 + <plot>
  14 + <timePlot>
  15 + <params>
  16 + <param id="mms3_hpca_ofl_elevation">
  17 + <spectro yAxis="y-left"/>
  18 + </param>
  19 + </params>
  20 + <axes>
  21 + <yAxis>
  22 + <digitalAxis id="y-left" scale="logarithmic"/>
  23 + </yAxis>
  24 + <zAxis>
  25 + <colorAxis scale="logarithmic"/>
  26 + </zAxis>
  27 + </axes>
  28 + </timePlot>
  29 + </plot>
  30 + </output>
  31 +</param>
  32 +
... ...
PARAM_DEF/mms4_hpca_heefl_elevation.xml 0 → 100644
... ... @@ -0,0 +1,32 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="mms4_hpca_heefl_elevation">
  3 + <info>
  4 + <table>
  5 + <linkTable originParamId="mms4_hpca_heefl" originTableDim="1"/>
  6 + </table>
  7 + </info>
  8 + <get>
  9 + <amdaParam name="mms4_hpca_heefl"/>
  10 + </get>
  11 + <process>#sum_into_table_indexes($mms4_hpca_heefl;0;0;15)</process>
  12 + <output>
  13 + <plot>
  14 + <timePlot>
  15 + <params>
  16 + <param id="mms4_hpca_heefl_elevation">
  17 + <spectro yAxis="y-left"/>
  18 + </param>
  19 + </params>
  20 + <axes>
  21 + <yAxis>
  22 + <digitalAxis id="y-left" scale="logarithmic"/>
  23 + </yAxis>
  24 + <zAxis>
  25 + <colorAxis scale="logarithmic"/>
  26 + </zAxis>
  27 + </axes>
  28 + </timePlot>
  29 + </plot>
  30 + </output>
  31 +</param>
  32 +
... ...
PARAM_DEF/mms4_hpca_hefl_elevation.xml 0 → 100644
... ... @@ -0,0 +1,32 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="mms4_hpca_hefl_elevation">
  3 + <info>
  4 + <table>
  5 + <linkTable originParamId="mms4_hpca_hefl" originTableDim="1"/>
  6 + </table>
  7 + </info>
  8 + <get>
  9 + <amdaParam name="mms4_hpca_hefl"/>
  10 + </get>
  11 + <process>#sum_into_table_indexes($mms4_hpca_hefl;0;0;15)</process>
  12 + <output>
  13 + <plot>
  14 + <timePlot>
  15 + <params>
  16 + <param id="mms4_hpca_hefl_elevation">
  17 + <spectro yAxis="y-left"/>
  18 + </param>
  19 + </params>
  20 + <axes>
  21 + <yAxis>
  22 + <digitalAxis id="y-left" scale="logarithmic"/>
  23 + </yAxis>
  24 + <zAxis>
  25 + <colorAxis scale="logarithmic"/>
  26 + </zAxis>
  27 + </axes>
  28 + </timePlot>
  29 + </plot>
  30 + </output>
  31 +</param>
  32 +
... ...
PARAM_DEF/mms4_hpca_hfl_elevation.xml 0 → 100644
... ... @@ -0,0 +1,32 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="mms4_hpca_hfl_elevation">
  3 + <info>
  4 + <table>
  5 + <linkTable originParamId="mms4_hpca_hfl" originTableDim="1"/>
  6 + </table>
  7 + </info>
  8 + <get>
  9 + <amdaParam name="mms4_hpca_hfl"/>
  10 + </get>
  11 + <process>#sum_into_table_indexes($mms4_hpca_hfl;0;0;15)</process>
  12 + <output>
  13 + <plot>
  14 + <timePlot>
  15 + <params>
  16 + <param id="mms4_hpca_hfl_elevation">
  17 + <spectro yAxis="y-left"/>
  18 + </param>
  19 + </params>
  20 + <axes>
  21 + <yAxis>
  22 + <digitalAxis id="y-left" scale="logarithmic"/>
  23 + </yAxis>
  24 + <zAxis>
  25 + <colorAxis scale="logarithmic"/>
  26 + </zAxis>
  27 + </axes>
  28 + </timePlot>
  29 + </plot>
  30 + </output>
  31 +</param>
  32 +
... ...
PARAM_DEF/mms4_hpca_ofl_elevation.xml 0 → 100644
... ... @@ -0,0 +1,32 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="mms4_hpca_ofl_elevation">
  3 + <info>
  4 + <table>
  5 + <linkTable originParamId="mms4_hpca_ofl" originTableDim="1"/>
  6 + </table>
  7 + </info>
  8 + <get>
  9 + <amdaParam name="mms4_hpca_ofl"/>
  10 + </get>
  11 + <process>#sum_into_table_indexes($mms4_hpca_ofl;0;0;15)</process>
  12 + <output>
  13 + <plot>
  14 + <timePlot>
  15 + <params>
  16 + <param id="mms4_hpca_ofl_elevation">
  17 + <spectro yAxis="y-left"/>
  18 + </param>
  19 + </params>
  20 + <axes>
  21 + <yAxis>
  22 + <digitalAxis id="y-left" scale="logarithmic"/>
  23 + </yAxis>
  24 + <zAxis>
  25 + <colorAxis scale="logarithmic"/>
  26 + </zAxis>
  27 + </axes>
  28 + </timePlot>
  29 + </plot>
  30 + </output>
  31 +</param>
  32 +
... ...