Commit ac6375d9629d88f29b5ccf9fac6645b5ea1e378a
1 parent
4422467e
Exists in
master
and in
7 other branches
Added MMS/HPCA sum over elevation parameter definitions (mms{1,2,3,4}_hpca_{hfl,…
…hefl,heefl,ofl}_elevation.xml)
Showing
21 changed files
with
497 additions
and
20 deletions
Show diff stats
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
PARAM_DEF/mms1_brst_desm_spom.xml
... | ... | @@ -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 | + | |
... | ... |
... | ... | @@ -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 | + | |
... | ... |
... | ... | @@ -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 | + | |
... | ... |
... | ... | @@ -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 | + | |
... | ... |
... | ... | @@ -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 | + | |
... | ... |
... | ... | @@ -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 | + | |
... | ... |
... | ... | @@ -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 | + | |
... | ... |
... | ... | @@ -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 | + | |
... | ... |
... | ... | @@ -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 | + | |
... | ... |
... | ... | @@ -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 | + | |
... | ... |
... | ... | @@ -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 | + | |
... | ... |
... | ... | @@ -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 | + | |
... | ... |
... | ... | @@ -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 | + | |
... | ... |
... | ... | @@ -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 | + | |
... | ... |
... | ... | @@ -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 | + | |
... | ... |