Commit af71b22ea2560ef492374bf8aca1a3be70323c90
1 parent
05fcf60b
Exists in
master
and in
7 other branches
Merge MMS FPI FAST from amdadev
Showing
89 changed files
with
1168 additions
and
4 deletions
Show diff stats
PARAM_DEF/mms1_des_press.xml
1 | 1 | <?xml version="1.0"?> |
2 | 2 | <param xml:id="mms1_des_press"> |
3 | - <get><vi name="mms1:fpi:desmoms"><baseParam name="mms1_des_presvector_gse_fast"/></vi></get> | |
4 | - <process/> | |
3 | + <get><vi name="mms1:fpi:desmoms"><baseParam name="mms1_des_prestensor_gse_fast"/></vi></get> | |
4 | + <process>reshapeToVector($mms1_fpi_desmoms_mms1_des_prestensor_gse_fast)</process> | |
5 | 5 | <output/> |
6 | 6 | </param> | ... | ... |
PARAM_DEF/mms1_dis_press.xml
1 | 1 | <?xml version="1.0"?> |
2 | 2 | <param xml:id="mms1_dis_press"> |
3 | - <get><vi name="mms1:fpi:dismoms"><baseParam name="mms1_dis_presvector_gse_fast"/></vi></get> | |
4 | - <process/> | |
3 | + <get><vi name="mms1:fpi:dismoms"><baseParam name="mms1_dis_prestensor_gse_fast"/></vi></get> | |
4 | + <process>reshapeToVector($mms1_fpi_dismoms_mms1_dis_prestensor_gse_fast)</process> | |
5 | 5 | <output/> |
6 | 6 | </param> | ... | ... |
... | ... | @@ -0,0 +1,31 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="mms2_des_anti"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerAutoTable variable="true" name="Energy" units="eV" centerName="mms2_des_energy" log="false"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get><vi name="mms2:fpi:desmoms"><baseParam name="mms2_des_energyspectr_anti_fast"/></vi> | |
9 | + <amdaParam name="mms2_des_energy"/> | |
10 | + </get> | |
11 | + <process/> | |
12 | + <output> | |
13 | + <plot> | |
14 | + <timePlot> | |
15 | + <params> | |
16 | + <param id="mms2_des_anti"> | |
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 colorMapIndex="1" scale="logarithmic"/> | |
26 | + </zAxis> | |
27 | + </axes> | |
28 | + </timePlot> | |
29 | + </plot> | |
30 | + </output> | |
31 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,31 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="mms2_des_omni"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerAutoTable variable="true" name="Energy" units="eV" centerName="mms2_des_energy" log="false"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get><vi name="mms2:fpi:desmoms"><baseParam name="mms2_des_energyspectr_omni_fast"/></vi> | |
9 | + <amdaParam name="mms2_des_energy"/> | |
10 | + </get> | |
11 | + <process/> | |
12 | + <output> | |
13 | + <plot> | |
14 | + <timePlot> | |
15 | + <params> | |
16 | + <param id="mms2_des_omni"> | |
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 colorMapIndex="1" scale="logarithmic"/> | |
26 | + </zAxis> | |
27 | + </axes> | |
28 | + </timePlot> | |
29 | + </plot> | |
30 | + </output> | |
31 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,32 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="mms2_des_pahigh"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerTable name="PA" centerName="PitchAngles" size="6" units="deg"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name="mms2:fpi:desmoms"> | |
10 | + <baseParam name="mms2_des_pitchangdist_highen_fast"> | |
11 | + <clb name="PitchAngles"/> | |
12 | + </baseParam> | |
13 | + </vi> | |
14 | + </get> | |
15 | + <process/> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="mms2_des_pahigh"> | |
21 | + <spectro yAxis="y-left"/> | |
22 | + </param> | |
23 | + </params> | |
24 | + <axes> | |
25 | + <zAxis> | |
26 | + <colorAxis colorMapIndex="1" scale="logarithmic"/> | |
27 | + </zAxis> | |
28 | + </axes> | |
29 | + </timePlot> | |
30 | + </plot> | |
31 | + </output> | |
32 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,32 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="mms2_des_palow"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerTable name="PA" centerName="PitchAngles" size="6" units="deg"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name="mms2:fpi:desmoms"> | |
10 | + <baseParam name="mms2_des_pitchangdist_lowen_fast"> | |
11 | + <clb name="PitchAngles"/> | |
12 | + </baseParam> | |
13 | + </vi> | |
14 | + </get> | |
15 | + <process/> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="mms2_des_palow"> | |
21 | + <spectro yAxis="y-left"/> | |
22 | + </param> | |
23 | + </params> | |
24 | + <axes> | |
25 | + <zAxis> | |
26 | + <colorAxis colorMapIndex="1" scale="logarithmic"/> | |
27 | + </zAxis> | |
28 | + </axes> | |
29 | + </timePlot> | |
30 | + </plot> | |
31 | + </output> | |
32 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,32 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="mms2_des_pamid"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerTable name="PA" centerName="PitchAngles" size="6" units="deg"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name="mms2:fpi:desmoms"> | |
10 | + <baseParam name="mms2_des_pitchangdist_miden_fast"> | |
11 | + <clb name="PitchAngles"/> | |
12 | + </baseParam> | |
13 | + </vi> | |
14 | + </get> | |
15 | + <process/> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="mms2_des_pamid"> | |
21 | + <spectro yAxis="y-left"/> | |
22 | + </param> | |
23 | + </params> | |
24 | + <axes> | |
25 | + <zAxis> | |
26 | + <colorAxis colorMapIndex="1" scale="logarithmic"/> | |
27 | + </zAxis> | |
28 | + </axes> | |
29 | + </timePlot> | |
30 | + </plot> | |
31 | + </output> | |
32 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,31 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="mms2_des_para"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerAutoTable variable="true" name="Energy" units="eV" centerName="mms2_des_energy" log="false"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get><vi name="mms2:fpi:desmoms"><baseParam name="mms2_des_energyspectr_par_fast"/></vi> | |
9 | + <amdaParam name="mms2_des_energy"/> | |
10 | + </get> | |
11 | + <process/> | |
12 | + <output> | |
13 | + <plot> | |
14 | + <timePlot> | |
15 | + <params> | |
16 | + <param id="mms2_des_para"> | |
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 colorMapIndex="1" scale="logarithmic"/> | |
26 | + </zAxis> | |
27 | + </axes> | |
28 | + </timePlot> | |
29 | + </plot> | |
30 | + </output> | |
31 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,31 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="mms2_des_perp"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerAutoTable variable="true" name="Energy" units="eV" centerName="mms2_des_energy" log="false"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get><vi name="mms2:fpi:desmoms"><baseParam name="mms2_des_energyspectr_perp_fast"/></vi> | |
9 | + <amdaParam name="mms2_des_energy"/> | |
10 | + </get> | |
11 | + <process/> | |
12 | + <output> | |
13 | + <plot> | |
14 | + <timePlot> | |
15 | + <params> | |
16 | + <param id="mms2_des_perp"> | |
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 colorMapIndex="1" scale="logarithmic"/> | |
26 | + </zAxis> | |
27 | + </axes> | |
28 | + </timePlot> | |
29 | + </plot> | |
30 | + </output> | |
31 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,6 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="mms2_des_press"> | |
3 | + <get><vi name="mms2:fpi:desmoms"><baseParam name="mms2_des_prestensor_gse_fast"/></vi></get> | |
4 | + <process>reshapeToVector($mms2_fpi_desmoms_mms2_des_prestensor_gse_fast)</process> | |
5 | + <output/> | |
6 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,32 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="mms2_dis_omni"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerAutoTable variable="true" name="Energy" units="eV" centerName="mms2_dis_energy" log="false"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name="mms2:fpi:dismoms"><baseParam name="mms2_dis_energyspectr_omni_fast"/></vi> | |
10 | + <amdaParam name="mms2_dis_energy"/> | |
11 | + </get> | |
12 | + <process/> | |
13 | + <output> | |
14 | + <plot> | |
15 | + <timePlot> | |
16 | + <params> | |
17 | + <param id="mms2_dis_omni"> | |
18 | + <spectro yAxis="y-left"/> | |
19 | + </param> | |
20 | + </params> | |
21 | + <axes> | |
22 | + <yAxis> | |
23 | + <digitalAxis id="y-left" scale="logarithmic"/> | |
24 | + </yAxis> | |
25 | + <zAxis> | |
26 | + <colorAxis colorMapIndex="1" scale="logarithmic"/> | |
27 | + </zAxis> | |
28 | + </axes> | |
29 | + </timePlot> | |
30 | + </plot> | |
31 | + </output> | |
32 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,6 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="mms2_dis_press"> | |
3 | + <get><vi name="mms2:fpi:dismoms"><baseParam name="mms2_dis_prestensor_gse_fast"/></vi></get> | |
4 | + <process>reshapeToVector($mms2_fpi_dismoms_mms2_dis_prestensor_gse_fast)</process> | |
5 | + <output/> | |
6 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,31 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="mms3_des_anti"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerAutoTable variable="true" name="Energy" units="eV" centerName="mms3_des_energy" log="false"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get><vi name="mms3:fpi:desmoms"><baseParam name="mms3_des_energyspectr_anti_fast"/></vi> | |
9 | + <amdaParam name="mms3_des_energy"/> | |
10 | + </get> | |
11 | + <process/> | |
12 | + <output> | |
13 | + <plot> | |
14 | + <timePlot> | |
15 | + <params> | |
16 | + <param id="mms3_des_anti"> | |
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 colorMapIndex="1" scale="logarithmic"/> | |
26 | + </zAxis> | |
27 | + </axes> | |
28 | + </timePlot> | |
29 | + </plot> | |
30 | + </output> | |
31 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,31 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="mms3_des_omni"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerAutoTable variable="true" name="Energy" units="eV" centerName="mms3_des_energy" log="false"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get><vi name="mms3:fpi:desmoms"><baseParam name="mms3_des_energyspectr_omni_fast"/></vi> | |
9 | + <amdaParam name="mms3_des_energy"/> | |
10 | + </get> | |
11 | + <process/> | |
12 | + <output> | |
13 | + <plot> | |
14 | + <timePlot> | |
15 | + <params> | |
16 | + <param id="mms3_des_omni"> | |
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 colorMapIndex="1" scale="logarithmic"/> | |
26 | + </zAxis> | |
27 | + </axes> | |
28 | + </timePlot> | |
29 | + </plot> | |
30 | + </output> | |
31 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,32 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="mms3_des_pahigh"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerTable name="PA" centerName="PitchAngles" size="6" units="deg"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name="mms3:fpi:desmoms"> | |
10 | + <baseParam name="mms3_des_pitchangdist_highen_fast"> | |
11 | + <clb name="PitchAngles"/> | |
12 | + </baseParam> | |
13 | + </vi> | |
14 | + </get> | |
15 | + <process/> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="mms3_des_pahigh"> | |
21 | + <spectro yAxis="y-left"/> | |
22 | + </param> | |
23 | + </params> | |
24 | + <axes> | |
25 | + <zAxis> | |
26 | + <colorAxis colorMapIndex="1" scale="logarithmic"/> | |
27 | + </zAxis> | |
28 | + </axes> | |
29 | + </timePlot> | |
30 | + </plot> | |
31 | + </output> | |
32 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,32 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="mms3_des_palow"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerTable name="PA" centerName="PitchAngles" size="6" units="deg"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name="mms3:fpi:desmoms"> | |
10 | + <baseParam name="mms3_des_pitchangdist_lowen_fast"> | |
11 | + <clb name="PitchAngles"/> | |
12 | + </baseParam> | |
13 | + </vi> | |
14 | + </get> | |
15 | + <process/> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="mms3_des_palow"> | |
21 | + <spectro yAxis="y-left"/> | |
22 | + </param> | |
23 | + </params> | |
24 | + <axes> | |
25 | + <zAxis> | |
26 | + <colorAxis colorMapIndex="1" scale="logarithmic"/> | |
27 | + </zAxis> | |
28 | + </axes> | |
29 | + </timePlot> | |
30 | + </plot> | |
31 | + </output> | |
32 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,32 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="mms3_des_pamid"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerTable name="PA" centerName="PitchAngles" size="6" units="deg"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name="mms3:fpi:desmoms"> | |
10 | + <baseParam name="mms3_des_pitchangdist_miden_fast"> | |
11 | + <clb name="PitchAngles"/> | |
12 | + </baseParam> | |
13 | + </vi> | |
14 | + </get> | |
15 | + <process/> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="mms3_des_pamid"> | |
21 | + <spectro yAxis="y-left"/> | |
22 | + </param> | |
23 | + </params> | |
24 | + <axes> | |
25 | + <zAxis> | |
26 | + <colorAxis colorMapIndex="1" scale="logarithmic"/> | |
27 | + </zAxis> | |
28 | + </axes> | |
29 | + </timePlot> | |
30 | + </plot> | |
31 | + </output> | |
32 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,31 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="mms3_des_para"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerAutoTable variable="true" name="Energy" units="eV" centerName="mms3_des_energy" log="false"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get><vi name="mms3:fpi:desmoms"><baseParam name="mms3_des_energyspectr_par_fast"/></vi> | |
9 | + <amdaParam name="mms3_des_energy"/> | |
10 | + </get> | |
11 | + <process/> | |
12 | + <output> | |
13 | + <plot> | |
14 | + <timePlot> | |
15 | + <params> | |
16 | + <param id="mms3_des_para"> | |
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 colorMapIndex="1" scale="logarithmic"/> | |
26 | + </zAxis> | |
27 | + </axes> | |
28 | + </timePlot> | |
29 | + </plot> | |
30 | + </output> | |
31 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,31 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="mms3_des_perp"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerAutoTable variable="true" name="Energy" units="eV" centerName="mms3_des_energy" log="false"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get><vi name="mms3:fpi:desmoms"><baseParam name="mms3_des_energyspectr_perp_fast"/></vi> | |
9 | + <amdaParam name="mms3_des_energy"/> | |
10 | + </get> | |
11 | + <process/> | |
12 | + <output> | |
13 | + <plot> | |
14 | + <timePlot> | |
15 | + <params> | |
16 | + <param id="mms3_des_perp"> | |
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 colorMapIndex="1" scale="logarithmic"/> | |
26 | + </zAxis> | |
27 | + </axes> | |
28 | + </timePlot> | |
29 | + </plot> | |
30 | + </output> | |
31 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,6 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="mms3_des_press"> | |
3 | + <get><vi name="mms3:fpi:desmoms"><baseParam name="mms3_des_prestensor_gse_fast"/></vi></get> | |
4 | + <process>reshapeToVector($mms3_fpi_desmoms_mms3_des_prestensor_gse_fast)</process> | |
5 | + <output/> | |
6 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,32 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="mms3_dis_omni"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerAutoTable variable="true" name="Energy" units="eV" centerName="mms3_dis_energy" log="false"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name="mms3:fpi:dismoms"><baseParam name="mms3_dis_energyspectr_omni_fast"/></vi> | |
10 | + <amdaParam name="mms3_dis_energy"/> | |
11 | + </get> | |
12 | + <process/> | |
13 | + <output> | |
14 | + <plot> | |
15 | + <timePlot> | |
16 | + <params> | |
17 | + <param id="mms3_dis_omni"> | |
18 | + <spectro yAxis="y-left"/> | |
19 | + </param> | |
20 | + </params> | |
21 | + <axes> | |
22 | + <yAxis> | |
23 | + <digitalAxis id="y-left" scale="logarithmic"/> | |
24 | + </yAxis> | |
25 | + <zAxis> | |
26 | + <colorAxis colorMapIndex="1" scale="logarithmic"/> | |
27 | + </zAxis> | |
28 | + </axes> | |
29 | + </timePlot> | |
30 | + </plot> | |
31 | + </output> | |
32 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,6 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="mms3_dis_press"> | |
3 | + <get><vi name="mms3:fpi:dismoms"><baseParam name="mms3_dis_prestensor_gse_fast"/></vi></get> | |
4 | + <process>reshapeToVector($mms3_fpi_dismoms_mms3_dis_prestensor_gse_fast)</process> | |
5 | + <output/> | |
6 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,31 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="mms4_des_anti"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerAutoTable variable="true" name="Energy" units="eV" centerName="mms4_des_energy" log="false"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get><vi name="mms4:fpi:desmoms"><baseParam name="mms4_des_energyspectr_anti_fast"/></vi> | |
9 | + <amdaParam name="mms4_des_energy"/> | |
10 | + </get> | |
11 | + <process/> | |
12 | + <output> | |
13 | + <plot> | |
14 | + <timePlot> | |
15 | + <params> | |
16 | + <param id="mms4_des_anti"> | |
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 colorMapIndex="1" scale="logarithmic"/> | |
26 | + </zAxis> | |
27 | + </axes> | |
28 | + </timePlot> | |
29 | + </plot> | |
30 | + </output> | |
31 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,31 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="mms4_des_omni"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerAutoTable variable="true" name="Energy" units="eV" centerName="mms4_des_energy" log="false"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get><vi name="mms4:fpi:desmoms"><baseParam name="mms4_des_energyspectr_omni_fast"/></vi> | |
9 | + <amdaParam name="mms4_des_energy"/> | |
10 | + </get> | |
11 | + <process/> | |
12 | + <output> | |
13 | + <plot> | |
14 | + <timePlot> | |
15 | + <params> | |
16 | + <param id="mms4_des_omni"> | |
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 colorMapIndex="1" scale="logarithmic"/> | |
26 | + </zAxis> | |
27 | + </axes> | |
28 | + </timePlot> | |
29 | + </plot> | |
30 | + </output> | |
31 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,32 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="mms4_des_pahigh"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerTable name="PA" centerName="PitchAngles" size="6" units="deg"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name="mms4:fpi:desmoms"> | |
10 | + <baseParam name="mms4_des_pitchangdist_highen_fast"> | |
11 | + <clb name="PitchAngles"/> | |
12 | + </baseParam> | |
13 | + </vi> | |
14 | + </get> | |
15 | + <process/> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="mms4_des_pahigh"> | |
21 | + <spectro yAxis="y-left"/> | |
22 | + </param> | |
23 | + </params> | |
24 | + <axes> | |
25 | + <zAxis> | |
26 | + <colorAxis colorMapIndex="1" scale="logarithmic"/> | |
27 | + </zAxis> | |
28 | + </axes> | |
29 | + </timePlot> | |
30 | + </plot> | |
31 | + </output> | |
32 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,32 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="mms4_des_palow"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerTable name="PA" centerName="PitchAngles" size="6" units="deg"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name="mms4:fpi:desmoms"> | |
10 | + <baseParam name="mms4_des_pitchangdist_lowen_fast"> | |
11 | + <clb name="PitchAngles"/> | |
12 | + </baseParam> | |
13 | + </vi> | |
14 | + </get> | |
15 | + <process/> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="mms4_des_palow"> | |
21 | + <spectro yAxis="y-left"/> | |
22 | + </param> | |
23 | + </params> | |
24 | + <axes> | |
25 | + <zAxis> | |
26 | + <colorAxis colorMapIndex="1" scale="logarithmic"/> | |
27 | + </zAxis> | |
28 | + </axes> | |
29 | + </timePlot> | |
30 | + </plot> | |
31 | + </output> | |
32 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,32 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="mms4_des_pamid"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerTable name="PA" centerName="PitchAngles" size="6" units="deg"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name="mms4:fpi:desmoms"> | |
10 | + <baseParam name="mms4_des_pitchangdist_miden_fast"> | |
11 | + <clb name="PitchAngles"/> | |
12 | + </baseParam> | |
13 | + </vi> | |
14 | + </get> | |
15 | + <process/> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="mms4_des_pamid"> | |
21 | + <spectro yAxis="y-left"/> | |
22 | + </param> | |
23 | + </params> | |
24 | + <axes> | |
25 | + <zAxis> | |
26 | + <colorAxis colorMapIndex="1" scale="logarithmic"/> | |
27 | + </zAxis> | |
28 | + </axes> | |
29 | + </timePlot> | |
30 | + </plot> | |
31 | + </output> | |
32 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,31 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="mms4_des_para"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerAutoTable variable="true" name="Energy" units="eV" centerName="mms4_des_energy" log="false"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get><vi name="mms4:fpi:desmoms"><baseParam name="mms4_des_energyspectr_par_fast"/></vi> | |
9 | + <amdaParam name="mms4_des_energy"/> | |
10 | + </get> | |
11 | + <process/> | |
12 | + <output> | |
13 | + <plot> | |
14 | + <timePlot> | |
15 | + <params> | |
16 | + <param id="mms4_des_para"> | |
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 colorMapIndex="1" scale="logarithmic"/> | |
26 | + </zAxis> | |
27 | + </axes> | |
28 | + </timePlot> | |
29 | + </plot> | |
30 | + </output> | |
31 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,31 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="mms4_des_perp"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerAutoTable variable="true" name="Energy" units="eV" centerName="mms4_des_energy" log="false"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get><vi name="mms4:fpi:desmoms"><baseParam name="mms4_des_energyspectr_perp_fast"/></vi> | |
9 | + <amdaParam name="mms4_des_energy"/> | |
10 | + </get> | |
11 | + <process/> | |
12 | + <output> | |
13 | + <plot> | |
14 | + <timePlot> | |
15 | + <params> | |
16 | + <param id="mms4_des_perp"> | |
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 colorMapIndex="1" scale="logarithmic"/> | |
26 | + </zAxis> | |
27 | + </axes> | |
28 | + </timePlot> | |
29 | + </plot> | |
30 | + </output> | |
31 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,6 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="mms4_des_press"> | |
3 | + <get><vi name="mms4:fpi:desmoms"><baseParam name="mms4_des_prestensor_gse_fast"/></vi></get> | |
4 | + <process>reshapeToVector($mms4_fpi_desmoms_mms4_des_prestensor_gse_fast)</process> | |
5 | + <output/> | |
6 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,32 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="mms4_dis_omni"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerAutoTable variable="true" name="Energy" units="eV" centerName="mms4_dis_energy" log="false"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name="mms4:fpi:dismoms"><baseParam name="mms4_dis_energyspectr_omni_fast"/></vi> | |
10 | + <amdaParam name="mms4_dis_energy"/> | |
11 | + </get> | |
12 | + <process/> | |
13 | + <output> | |
14 | + <plot> | |
15 | + <timePlot> | |
16 | + <params> | |
17 | + <param id="mms4_dis_omni"> | |
18 | + <spectro yAxis="y-left"/> | |
19 | + </param> | |
20 | + </params> | |
21 | + <axes> | |
22 | + <yAxis> | |
23 | + <digitalAxis id="y-left" scale="logarithmic"/> | |
24 | + </yAxis> | |
25 | + <zAxis> | |
26 | + <colorAxis colorMapIndex="1" scale="logarithmic"/> | |
27 | + </zAxis> | |
28 | + </axes> | |
29 | + </timePlot> | |
30 | + </plot> | |
31 | + </output> | |
32 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,6 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="mms4_dis_press"> | |
3 | + <get><vi name="mms4:fpi:dismoms"><baseParam name="mms4_dis_prestensor_gse_fast"/></vi></get> | |
4 | + <process>reshapeToVector($mms4_fpi_dismoms_mms4_dis_prestensor_gse_fast)</process> | |
5 | + <output/> | |
6 | +</param> | ... | ... |