Commit e7b03806b5b3b4539e18beb4aeb7089d010ded25
1 parent
57678667
Exists in
juice_jdc
and in
1 other branch
Add JUNO/JEDI/PAD parameters
Showing
24 changed files
with
636 additions
and
6 deletions
Show diff stats
... | ... | @@ -0,0 +1,35 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<param xml:id="jedi_e180_countspad"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerAutoTable variable="true" name="Pitch Angle" units="deg" centerName="jedi_e180_pa" log="false"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <gap_threshold>10</gap_threshold> | |
9 | + <get> | |
10 | + <vi name='juno:jedi:e180'> | |
11 | + <baseParam name='COUNTS'/> | |
12 | + </vi> | |
13 | + <amdaParam name="jedi_e180_pa"/> | |
14 | + </get> | |
15 | + <process description="sum energy">total($juno_jedi_e180_COUNTS,2)</process> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="jedi_e180_countspad"> | |
21 | + <spectro yAxis="y-left"/> | |
22 | + </param> | |
23 | + </params> | |
24 | + <axes> | |
25 | + <yAxis> | |
26 | + <digitalAxis id="y-left" scale="linear"/> | |
27 | + </yAxis> | |
28 | + <zAxis> | |
29 | + <colorAxis scale="logarithmic"/> | |
30 | + </zAxis> | |
31 | + </axes> | |
32 | + </timePlot> | |
33 | + </plot> | |
34 | + </output> | |
35 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,35 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<param xml:id="jedi_e180_cpspad"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerAutoTable variable="true" name="Pitch Angle" units="deg" centerName="jedi_e180_pa" log="false"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <gap_threshold>10</gap_threshold> | |
9 | + <get> | |
10 | + <vi name='juno:jedi:e180'> | |
11 | + <baseParam name='CPS'/> | |
12 | + </vi> | |
13 | + <amdaParam name="jedi_e180_pa"/> | |
14 | + </get> | |
15 | + <process description="sum energy">total($juno_jedi_e180_CPS,2)</process> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="jedi_e180_cpspad"> | |
21 | + <spectro yAxis="y-left"/> | |
22 | + </param> | |
23 | + </params> | |
24 | + <axes> | |
25 | + <yAxis> | |
26 | + <digitalAxis id="y-left" scale="linear"/> | |
27 | + </yAxis> | |
28 | + <zAxis> | |
29 | + <colorAxis scale="logarithmic"/> | |
30 | + </zAxis> | |
31 | + </axes> | |
32 | + </timePlot> | |
33 | + </plot> | |
34 | + </output> | |
35 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,35 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<param xml:id="jedi_e180_fluxpad"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerAutoTable variable="true" name="Pitch Angle" units="deg" centerName="jedi_e180_pa" log="false"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <gap_threshold>10</gap_threshold> | |
9 | + <get> | |
10 | + <vi name='juno:jedi:e180'> | |
11 | + <baseParam name='FLUX'/> | |
12 | + </vi> | |
13 | + <amdaParam name="jedi_e180_pa"/> | |
14 | + </get> | |
15 | + <process description="sum energy">total($juno_jedi_e180_FLUX,2)</process> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="jedi_e180_fluxpad"> | |
21 | + <spectro yAxis="y-left"/> | |
22 | + </param> | |
23 | + </params> | |
24 | + <axes> | |
25 | + <yAxis> | |
26 | + <digitalAxis id="y-left" scale="linear"/> | |
27 | + </yAxis> | |
28 | + <zAxis> | |
29 | + <colorAxis scale="logarithmic"/> | |
30 | + </zAxis> | |
31 | + </axes> | |
32 | + </timePlot> | |
33 | + </plot> | |
34 | + </output> | |
35 | +</param> | ... | ... |
PARAM_DEF/jedi_e180_pa.xml
... | ... | @@ -0,0 +1,35 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<param xml:id="jedi_e270_countspad"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerAutoTable variable="true" name="Pitch Angle" units="deg" centerName="jedi_e270_pa" log="false"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <gap_threshold>10</gap_threshold> | |
9 | + <get> | |
10 | + <vi name='juno:jedi:e270'> | |
11 | + <baseParam name='COUNTS'/> | |
12 | + </vi> | |
13 | + <amdaParam name="jedi_e270_pa"/> | |
14 | + </get> | |
15 | + <process description="sum energy">total($juno_jedi_e270_COUNTS,2)</process> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="jedi_e270_countspad"> | |
21 | + <spectro yAxis="y-left"/> | |
22 | + </param> | |
23 | + </params> | |
24 | + <axes> | |
25 | + <yAxis> | |
26 | + <digitalAxis id="y-left" scale="linear"/> | |
27 | + </yAxis> | |
28 | + <zAxis> | |
29 | + <colorAxis scale="logarithmic"/> | |
30 | + </zAxis> | |
31 | + </axes> | |
32 | + </timePlot> | |
33 | + </plot> | |
34 | + </output> | |
35 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,35 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<param xml:id="jedi_e270_cpspad"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerAutoTable variable="true" name="Pitch Angle" units="deg" centerName="jedi_e270_pa" log="false"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <gap_threshold>10</gap_threshold> | |
9 | + <get> | |
10 | + <vi name='juno:jedi:e270'> | |
11 | + <baseParam name='CPS'/> | |
12 | + </vi> | |
13 | + <amdaParam name="jedi_e270_pa"/> | |
14 | + </get> | |
15 | + <process description="sum energy">total($juno_jedi_e270_CPS,2)</process> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="jedi_e270_fluxcps"> | |
21 | + <spectro yAxis="y-left"/> | |
22 | + </param> | |
23 | + </params> | |
24 | + <axes> | |
25 | + <yAxis> | |
26 | + <digitalAxis id="y-left" scale="linear"/> | |
27 | + </yAxis> | |
28 | + <zAxis> | |
29 | + <colorAxis scale="logarithmic"/> | |
30 | + </zAxis> | |
31 | + </axes> | |
32 | + </timePlot> | |
33 | + </plot> | |
34 | + </output> | |
35 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,35 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<param xml:id="jedi_e270_fluxpad"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerAutoTable variable="true" name="Pitch Angle" units="deg" centerName="jedi_e270_pa" log="false"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <gap_threshold>10</gap_threshold> | |
9 | + <get> | |
10 | + <vi name='juno:jedi:e270'> | |
11 | + <baseParam name='FLUX'/> | |
12 | + </vi> | |
13 | + <amdaParam name="jedi_e270_pa"/> | |
14 | + </get> | |
15 | + <process description="sum energy">total($juno_jedi_e270_FLUX,2)</process> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="jedi_e270_fluxpad"> | |
21 | + <spectro yAxis="y-left"/> | |
22 | + </param> | |
23 | + </params> | |
24 | + <axes> | |
25 | + <yAxis> | |
26 | + <digitalAxis id="y-left" scale="linear"/> | |
27 | + </yAxis> | |
28 | + <zAxis> | |
29 | + <colorAxis scale="logarithmic"/> | |
30 | + </zAxis> | |
31 | + </axes> | |
32 | + </timePlot> | |
33 | + </plot> | |
34 | + </output> | |
35 | +</param> | ... | ... |
PARAM_DEF/jedi_e270_pa.xml
... | ... | @@ -0,0 +1,35 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<param xml:id="jedi_e90_countspad"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerAutoTable variable="true" name="Pitch Angle" units="deg" centerName="jedi_e90_pa" log="false"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <gap_threshold>10</gap_threshold> | |
9 | + <get> | |
10 | + <vi name='juno:jedi:e090'> | |
11 | + <baseParam name='COUNTS'/> | |
12 | + </vi> | |
13 | + <amdaParam name="jedi_e90_pa"/> | |
14 | + </get> | |
15 | + <process description="sum energy">total($juno_jedi_e090_COUNTS,2)</process> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="jedi_e90_countspad"> | |
21 | + <spectro yAxis="y-left"/> | |
22 | + </param> | |
23 | + </params> | |
24 | + <axes> | |
25 | + <yAxis> | |
26 | + <digitalAxis id="y-left" scale="linear"/> | |
27 | + </yAxis> | |
28 | + <zAxis> | |
29 | + <colorAxis scale="logarithmic"/> | |
30 | + </zAxis> | |
31 | + </axes> | |
32 | + </timePlot> | |
33 | + </plot> | |
34 | + </output> | |
35 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,35 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<param xml:id="jedi_e90_cpspad"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerAutoTable variable="true" name="Pitch Angle" units="deg" centerName="jedi_e90_pa" log="false"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <gap_threshold>10</gap_threshold> | |
9 | + <get> | |
10 | + <vi name='juno:jedi:e090'> | |
11 | + <baseParam name='CPS'/> | |
12 | + </vi> | |
13 | + <amdaParam name="jedi_e90_pa"/> | |
14 | + </get> | |
15 | + <process description="sum energy">total($juno_jedi_e090_CPS,2)</process> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="jedi_e90_cpspad"> | |
21 | + <spectro yAxis="y-left"/> | |
22 | + </param> | |
23 | + </params> | |
24 | + <axes> | |
25 | + <yAxis> | |
26 | + <digitalAxis id="y-left" scale="linear"/> | |
27 | + </yAxis> | |
28 | + <zAxis> | |
29 | + <colorAxis scale="logarithmic"/> | |
30 | + </zAxis> | |
31 | + </axes> | |
32 | + </timePlot> | |
33 | + </plot> | |
34 | + </output> | |
35 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,35 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<param xml:id="jedi_e90_fluxpad"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerAutoTable variable="true" name="Pitch Angle" units="deg" centerName="jedi_e90_pa" log="false"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <gap_threshold>10</gap_threshold> | |
9 | + <get> | |
10 | + <vi name='juno:jedi:e090'> | |
11 | + <baseParam name='FLUX'/> | |
12 | + </vi> | |
13 | + <amdaParam name="jedi_e90_pa"/> | |
14 | + </get> | |
15 | + <process description="sum energy">total($juno_jedi_e090_FLUX,2)</process> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="jedi_e90_fluxpad"> | |
21 | + <spectro yAxis="y-left"/> | |
22 | + </param> | |
23 | + </params> | |
24 | + <axes> | |
25 | + <yAxis> | |
26 | + <digitalAxis id="y-left" scale="linear"/> | |
27 | + </yAxis> | |
28 | + <zAxis> | |
29 | + <colorAxis scale="logarithmic"/> | |
30 | + </zAxis> | |
31 | + </axes> | |
32 | + </timePlot> | |
33 | + </plot> | |
34 | + </output> | |
35 | +</param> | ... | ... |
PARAM_DEF/jedi_e90_pa.xml
... | ... | @@ -0,0 +1,35 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<param xml:id="jedi_i180_countspad"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerAutoTable variable="true" name="Pitch Angle" units="deg" centerName="jedi_i180_pa" log="false"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <gap_threshold>10</gap_threshold> | |
9 | + <get> | |
10 | + <vi name='juno:jedi:i180'> | |
11 | + <baseParam name='COUNTS'/> | |
12 | + </vi> | |
13 | + <amdaParam name="jedi_i180_pa"/> | |
14 | + </get> | |
15 | + <process description="sum energy">total($juno_jedi_i180_COUNTS,2)</process> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="jedi_i180_countspad"> | |
21 | + <spectro yAxis="y-left"/> | |
22 | + </param> | |
23 | + </params> | |
24 | + <axes> | |
25 | + <yAxis> | |
26 | + <digitalAxis id="y-left" scale="linear"/> | |
27 | + </yAxis> | |
28 | + <zAxis> | |
29 | + <colorAxis scale="logarithmic"/> | |
30 | + </zAxis> | |
31 | + </axes> | |
32 | + </timePlot> | |
33 | + </plot> | |
34 | + </output> | |
35 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,35 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<param xml:id="jedi_i180_cpspad"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerAutoTable variable="true" name="Pitch Angle" units="deg" centerName="jedi_i180_pa" log="false"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <gap_threshold>10</gap_threshold> | |
9 | + <get> | |
10 | + <vi name='juno:jedi:i180'> | |
11 | + <baseParam name='CPS'/> | |
12 | + </vi> | |
13 | + <amdaParam name="jedi_i180_pa"/> | |
14 | + </get> | |
15 | + <process description="sum energy">total($juno_jedi_i180_CPS,2)</process> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="jedi_i180_cpspad"> | |
21 | + <spectro yAxis="y-left"/> | |
22 | + </param> | |
23 | + </params> | |
24 | + <axes> | |
25 | + <yAxis> | |
26 | + <digitalAxis id="y-left" scale="linear"/> | |
27 | + </yAxis> | |
28 | + <zAxis> | |
29 | + <colorAxis scale="logarithmic"/> | |
30 | + </zAxis> | |
31 | + </axes> | |
32 | + </timePlot> | |
33 | + </plot> | |
34 | + </output> | |
35 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,35 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<param xml:id="jedi_i180_fluxpad"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerAutoTable variable="true" name="Pitch Angle" units="deg" centerName="jedi_i180_pa" log="false"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <gap_threshold>10</gap_threshold> | |
9 | + <get> | |
10 | + <vi name='juno:jedi:i180'> | |
11 | + <baseParam name='FLUX'/> | |
12 | + </vi> | |
13 | + <amdaParam name="jedi_i180_pa"/> | |
14 | + </get> | |
15 | + <process description="sum energy">total($juno_jedi_i180_FLUX,2)</process> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="jedi_i180_fluxpad"> | |
21 | + <spectro yAxis="y-left"/> | |
22 | + </param> | |
23 | + </params> | |
24 | + <axes> | |
25 | + <yAxis> | |
26 | + <digitalAxis id="y-left" scale="linear"/> | |
27 | + </yAxis> | |
28 | + <zAxis> | |
29 | + <colorAxis scale="logarithmic"/> | |
30 | + </zAxis> | |
31 | + </axes> | |
32 | + </timePlot> | |
33 | + </plot> | |
34 | + </output> | |
35 | +</param> | ... | ... |
PARAM_DEF/jedi_i180_pa.xml
... | ... | @@ -0,0 +1,35 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<param xml:id="jedi_i270_countspad"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerAutoTable variable="true" name="Pitch Angle" units="deg" centerName="jedi_i270_pa" log="false"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <gap_threshold>10</gap_threshold> | |
9 | + <get> | |
10 | + <vi name='juno:jedi:i270'> | |
11 | + <baseParam name='COUNTS'/> | |
12 | + </vi> | |
13 | + <amdaParam name="jedi_i270_pa"/> | |
14 | + </get> | |
15 | + <process description="sum energy">total($juno_jedi_i270_COUNTS,2)</process> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="jedi_i270_countspad"> | |
21 | + <spectro yAxis="y-left"/> | |
22 | + </param> | |
23 | + </params> | |
24 | + <axes> | |
25 | + <yAxis> | |
26 | + <digitalAxis id="y-left" scale="linear"/> | |
27 | + </yAxis> | |
28 | + <zAxis> | |
29 | + <colorAxis scale="logarithmic"/> | |
30 | + </zAxis> | |
31 | + </axes> | |
32 | + </timePlot> | |
33 | + </plot> | |
34 | + </output> | |
35 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,35 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<param xml:id="jedi_i270_cpspad"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerAutoTable variable="true" name="Pitch Angle" units="deg" centerName="jedi_i270_pa" log="false"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <gap_threshold>10</gap_threshold> | |
9 | + <get> | |
10 | + <vi name='juno:jedi:i270'> | |
11 | + <baseParam name='CPS'/> | |
12 | + </vi> | |
13 | + <amdaParam name="jedi_i270_pa"/> | |
14 | + </get> | |
15 | + <process description="sum energy">total($juno_jedi_i270_CPS,2)</process> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="jedi_i270_cpspad"> | |
21 | + <spectro yAxis="y-left"/> | |
22 | + </param> | |
23 | + </params> | |
24 | + <axes> | |
25 | + <yAxis> | |
26 | + <digitalAxis id="y-left" scale="linear"/> | |
27 | + </yAxis> | |
28 | + <zAxis> | |
29 | + <colorAxis scale="logarithmic"/> | |
30 | + </zAxis> | |
31 | + </axes> | |
32 | + </timePlot> | |
33 | + </plot> | |
34 | + </output> | |
35 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,35 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<param xml:id="jedi_i270_fluxpad"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerAutoTable variable="true" name="Pitch Angle" units="deg" centerName="jedi_i270_pa" log="false"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <gap_threshold>10</gap_threshold> | |
9 | + <get> | |
10 | + <vi name='juno:jedi:i270'> | |
11 | + <baseParam name='FLUX'/> | |
12 | + </vi> | |
13 | + <amdaParam name="jedi_i270_pa"/> | |
14 | + </get> | |
15 | + <process description="sum energy">total($juno_jedi_i270_FLUX,2)</process> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="jedi_i270_fluxpad"> | |
21 | + <spectro yAxis="y-left"/> | |
22 | + </param> | |
23 | + </params> | |
24 | + <axes> | |
25 | + <yAxis> | |
26 | + <digitalAxis id="y-left" scale="linear"/> | |
27 | + </yAxis> | |
28 | + <zAxis> | |
29 | + <colorAxis scale="logarithmic"/> | |
30 | + </zAxis> | |
31 | + </axes> | |
32 | + </timePlot> | |
33 | + </plot> | |
34 | + </output> | |
35 | +</param> | ... | ... |
PARAM_DEF/jedi_i270_pa.xml
... | ... | @@ -0,0 +1,35 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<param xml:id="jedi_i90_countspad"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerAutoTable variable="true" name="Pitch Angle" units="deg" centerName="jedi_i90_pa" log="false"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <gap_threshold>10</gap_threshold> | |
9 | + <get> | |
10 | + <vi name='juno:jedi:i090'> | |
11 | + <baseParam name='COUNTS'/> | |
12 | + </vi> | |
13 | + <amdaParam name="jedi_i90_pa"/> | |
14 | + </get> | |
15 | + <process description="sum energy">total($juno_jedi_i090_COUNTS,2)</process> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="jedi_i90_countspad"> | |
21 | + <spectro yAxis="y-left"/> | |
22 | + </param> | |
23 | + </params> | |
24 | + <axes> | |
25 | + <yAxis> | |
26 | + <digitalAxis id="y-left" scale="linear"/> | |
27 | + </yAxis> | |
28 | + <zAxis> | |
29 | + <colorAxis scale="logarithmic"/> | |
30 | + </zAxis> | |
31 | + </axes> | |
32 | + </timePlot> | |
33 | + </plot> | |
34 | + </output> | |
35 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,35 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<param xml:id="jedi_i90_cpspad"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerAutoTable variable="true" name="Pitch Angle" units="deg" centerName="jedi_i90_pa" log="false"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <gap_threshold>10</gap_threshold> | |
9 | + <get> | |
10 | + <vi name='juno:jedi:i090'> | |
11 | + <baseParam name='CPS'/> | |
12 | + </vi> | |
13 | + <amdaParam name="jedi_i90_pa"/> | |
14 | + </get> | |
15 | + <process description="sum energy">total($juno_jedi_i090_CPS,2)</process> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="jedi_i90_cpspad"> | |
21 | + <spectro yAxis="y-left"/> | |
22 | + </param> | |
23 | + </params> | |
24 | + <axes> | |
25 | + <yAxis> | |
26 | + <digitalAxis id="y-left" scale="linear"/> | |
27 | + </yAxis> | |
28 | + <zAxis> | |
29 | + <colorAxis scale="logarithmic"/> | |
30 | + </zAxis> | |
31 | + </axes> | |
32 | + </timePlot> | |
33 | + </plot> | |
34 | + </output> | |
35 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,35 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<param xml:id="jedi_i90_fluxpad"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerAutoTable variable="true" name="Pitch Angle" units="deg" centerName="jedi_i90_pa" log="false"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <gap_threshold>10</gap_threshold> | |
9 | + <get> | |
10 | + <vi name='juno:jedi:i090'> | |
11 | + <baseParam name='FLUX'/> | |
12 | + </vi> | |
13 | + <amdaParam name="jedi_i90_pa"/> | |
14 | + </get> | |
15 | + <process description="sum energy">total($juno_jedi_i090_FLUX,2)</process> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="jedi_i90_fluxpad"> | |
21 | + <spectro yAxis="y-left"/> | |
22 | + </param> | |
23 | + </params> | |
24 | + <axes> | |
25 | + <yAxis> | |
26 | + <digitalAxis id="y-left" scale="linear"/> | |
27 | + </yAxis> | |
28 | + <zAxis> | |
29 | + <colorAxis scale="logarithmic"/> | |
30 | + </zAxis> | |
31 | + </axes> | |
32 | + </timePlot> | |
33 | + </plot> | |
34 | + </output> | |
35 | +</param> | ... | ... |