Commit fb683b921402a486bff9f048c05c7583581248fe
1 parent
51d5451c
Exists in
juice_jdc
and in
2 other branches
Defined EDP survey parameters for MMS2, MMS3 & MMS4
Showing
3 changed files
with
108 additions
and
0 deletions
Show diff stats
@@ -0,0 +1,36 @@ | @@ -0,0 +1,36 @@ | ||
1 | +<?xml version="1.0"?> | ||
2 | +<param xml:id="mms2_edp_espec"> | ||
3 | + <info> | ||
4 | + <table> | ||
5 | + <centerAutoTable name="Frequency" units="Hz" centerName="Frequency" log="false"/> | ||
6 | + </table> | ||
7 | + </info> | ||
8 | + <get> | ||
9 | + <vi name="mms2:edp:hfesp"> | ||
10 | + <baseParam name="mms2_edp_hfesp_srvy_l2"> | ||
11 | + <clb name="Frequency"/> | ||
12 | + </baseParam> | ||
13 | + </vi> | ||
14 | + | ||
15 | + </get> | ||
16 | + <process/> | ||
17 | + <output> | ||
18 | + <plot> | ||
19 | + <timePlot> | ||
20 | + <params> | ||
21 | + <param id="mms2_edp_espec"> | ||
22 | + <spectro yAxis="y-left"/> | ||
23 | + </param> | ||
24 | + </params> | ||
25 | + <axes> | ||
26 | + <!--<yAxis> | ||
27 | + <digitalAxis id="y-left" scale="logarithmic"/> | ||
28 | + </yAxis>--> | ||
29 | + <zAxis> | ||
30 | + <colorAxis colorMapIndex="1" scale="logarithmic"/> | ||
31 | + </zAxis> | ||
32 | + </axes> | ||
33 | + </timePlot> | ||
34 | + </plot> | ||
35 | + </output> | ||
36 | +</param> |
@@ -0,0 +1,36 @@ | @@ -0,0 +1,36 @@ | ||
1 | +<?xml version="1.0"?> | ||
2 | +<param xml:id="mms3_edp_espec"> | ||
3 | + <info> | ||
4 | + <table> | ||
5 | + <centerAutoTable name="Frequency" units="Hz" centerName="Frequency" log="false"/> | ||
6 | + </table> | ||
7 | + </info> | ||
8 | + <get> | ||
9 | + <vi name="mms3:edp:hfesp"> | ||
10 | + <baseParam name="mms3_edp_hfesp_srvy_l2"> | ||
11 | + <clb name="Frequency"/> | ||
12 | + </baseParam> | ||
13 | + </vi> | ||
14 | + | ||
15 | + </get> | ||
16 | + <process/> | ||
17 | + <output> | ||
18 | + <plot> | ||
19 | + <timePlot> | ||
20 | + <params> | ||
21 | + <param id="mms3_edp_espec"> | ||
22 | + <spectro yAxis="y-left"/> | ||
23 | + </param> | ||
24 | + </params> | ||
25 | + <axes> | ||
26 | + <!--<yAxis> | ||
27 | + <digitalAxis id="y-left" scale="logarithmic"/> | ||
28 | + </yAxis>--> | ||
29 | + <zAxis> | ||
30 | + <colorAxis colorMapIndex="1" scale="logarithmic"/> | ||
31 | + </zAxis> | ||
32 | + </axes> | ||
33 | + </timePlot> | ||
34 | + </plot> | ||
35 | + </output> | ||
36 | +</param> |
@@ -0,0 +1,36 @@ | @@ -0,0 +1,36 @@ | ||
1 | +<?xml version="1.0"?> | ||
2 | +<param xml:id="mms4_edp_espec"> | ||
3 | + <info> | ||
4 | + <table> | ||
5 | + <centerAutoTable name="Frequency" units="Hz" centerName="Frequency" log="false"/> | ||
6 | + </table> | ||
7 | + </info> | ||
8 | + <get> | ||
9 | + <vi name="mms4:edp:hfesp"> | ||
10 | + <baseParam name="mms4_edp_hfesp_srvy_l2"> | ||
11 | + <clb name="Frequency"/> | ||
12 | + </baseParam> | ||
13 | + </vi> | ||
14 | + | ||
15 | + </get> | ||
16 | + <process/> | ||
17 | + <output> | ||
18 | + <plot> | ||
19 | + <timePlot> | ||
20 | + <params> | ||
21 | + <param id="mms4_edp_espec"> | ||
22 | + <spectro yAxis="y-left"/> | ||
23 | + </param> | ||
24 | + </params> | ||
25 | + <axes> | ||
26 | + <!--<yAxis> | ||
27 | + <digitalAxis id="y-left" scale="logarithmic"/> | ||
28 | + </yAxis>--> | ||
29 | + <zAxis> | ||
30 | + <colorAxis colorMapIndex="1" scale="logarithmic"/> | ||
31 | + </zAxis> | ||
32 | + </axes> | ||
33 | + </timePlot> | ||
34 | + </plot> | ||
35 | + </output> | ||
36 | +</param> |