Commit 3e9ede588aeceb1d3326b061913a961293607fdf
1 parent
6bb708d6
Exists in
master
and in
7 other branches
parameters for mms1 FPI DES burst
Showing
20 changed files
with
318 additions
and
0 deletions
Show diff stats
... | ... | @@ -0,0 +1,32 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="mms1_brst_des_anti"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerAutoTable variable="true" fullVariable="true" name="Energy" units="eV" centerName="mms1_brst_des_energy" log="false"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get><vi name="mms1:fpi:brst:desm"> | |
9 | + <baseParam name="mms1_des_energyspectr_anti_brst"/></vi> | |
10 | + <amdaParam name="mms1_brst_des_energy"/> | |
11 | + </get> | |
12 | + <process/> | |
13 | + <output> | |
14 | + <plot> | |
15 | + <timePlot> | |
16 | + <params> | |
17 | + <param id="mms1_brst_des_anti"> | |
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,32 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="mms1_brst_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="mms1:fpi:brst:desm"> | |
10 | + <baseParam name="mms1_des_pitchangdist_highen_brst"> | |
11 | + <clb name="PitchAngles"/> | |
12 | + </baseParam> | |
13 | + </vi> | |
14 | + </get> | |
15 | + <process/> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="mms1_brst_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="mms1_brst_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="mms1:fpi:brst:desm"> | |
10 | + <baseParam name="mms1_des_pitchangdist_lowen_brst"> | |
11 | + <clb name="PitchAngles"/> | |
12 | + </baseParam> | |
13 | + </vi> | |
14 | + </get> | |
15 | + <process/> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="mms1_brst_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="mms1_brst_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="mms1:fpi:brst:desm"> | |
10 | + <baseParam name="mms1_des_pitchangdist_miden_brst"> | |
11 | + <clb name="PitchAngles"/> | |
12 | + </baseParam> | |
13 | + </vi> | |
14 | + </get> | |
15 | + <process/> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="mms1_brst_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,32 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="mms1_brst_des_para"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerAutoTable variable="true" fullVariable="true" name="Energy" units="eV" centerName="mms1_brst_des_energy" log="false"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get><vi name="mms1:fpi:brst:desm"> | |
9 | + <baseParam name="mms1_des_energyspectr_par_brst"/></vi> | |
10 | + <amdaParam name="mms1_brst_des_energy"/> | |
11 | + </get> | |
12 | + <process/> | |
13 | + <output> | |
14 | + <plot> | |
15 | + <timePlot> | |
16 | + <params> | |
17 | + <param id="mms1_brst_des_para"> | |
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,32 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="mms1_brst_des_perp"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerAutoTable variable="true" fullVariable="true" name="Energy" units="eV" centerName="mms1_brst_des_energy" log="false"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get><vi name="mms1:fpi:brst:desm"> | |
9 | + <baseParam name="mms1_des_energyspectr_perp_brst"/></vi> | |
10 | + <amdaParam name="mms1_brst_des_energy"/> | |
11 | + </get> | |
12 | + <process/> | |
13 | + <output> | |
14 | + <plot> | |
15 | + <timePlot> | |
16 | + <params> | |
17 | + <param id="mms1_brst_des_perp"> | |
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,31 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="mms1_brst_desm_spom"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerAutoTable variable="true" fullVariable="true" name="Energy" units="eV" centerName="mms1_brst_des_energy" log="false"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get><vi name="mms1:fpi:brst:desm"><baseParam name="mms1_des_energyspectr_omni_brst"/></vi> | |
9 | + <amdaParam name="mms1_brst_des_energy"/> | |
10 | + </get> | |
11 | + <process/> | |
12 | + <output> | |
13 | + <plot> | |
14 | + <timePlot> | |
15 | + <params> | |
16 | + <param id="mms1_brst_desm_spom"> | |
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> | ... | ... |