Commit 662de49830ceac4181eaca686b015fba6b666c31
1 parent
9b823c41
Exists in
master
and in
7 other branches
solo ept
Showing
39 changed files
with
1019 additions
and
11 deletions
Show diff stats
PARAM_DEF/solo_b_rtn_hr_qf.xml
PARAM_DEF/solo_b_rtn_qf.xml
PARAM_DEF/solo_b_srf_qf.xml
... | ... | @@ -0,0 +1,37 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id='solo_ept_asun_aflux'> | |
3 | + <info> | |
4 | + <table> | |
5 | + <minMaxTable name="Energy" units="MeV" minName="Alpha_Bins_Low_Energy" maxName="Alpha_Bins_High_Energy"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name='so:ept:anti'> | |
10 | + <baseParam name='Alpha_Flux'> | |
11 | + <clb name="Alpha_Bins_Low_Energy"/> | |
12 | + <clb name="Alpha_Bins_High_Energy"/> | |
13 | + </baseParam> | |
14 | + </vi> | |
15 | + </get> | |
16 | + <process/> | |
17 | + <output> | |
18 | + <plot> | |
19 | + <timePlot> | |
20 | + <params> | |
21 | + <param id="solo_ept_asun_aflux"> | |
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 scale="logarithmic"/> | |
31 | + </zAxis> | |
32 | + </axes> | |
33 | + </timePlot> | |
34 | + </plot> | |
35 | + </output> | |
36 | +</param> | |
37 | + | ... | ... |
... | ... | @@ -0,0 +1,37 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id='solo_ept_asun_arate'> | |
3 | + <info> | |
4 | + <table> | |
5 | + <minMaxTable name="Energy" units="MeV" minName="Alpha_Bins_Low_Energy" maxName="Alpha_Bins_High_Energy"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name='so:ept:anti'> | |
10 | + <baseParam name='Alpha_Rate'> | |
11 | + <clb name="Alpha_Bins_Low_Energy"/> | |
12 | + <clb name="Alpha_Bins_High_Energy"/> | |
13 | + </baseParam> | |
14 | + </vi> | |
15 | + </get> | |
16 | + <process/> | |
17 | + <output> | |
18 | + <plot> | |
19 | + <timePlot> | |
20 | + <params> | |
21 | + <param id="solo_ept_asun_arate"> | |
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 scale="logarithmic"/> | |
31 | + </zAxis> | |
32 | + </axes> | |
33 | + </timePlot> | |
34 | + </plot> | |
35 | + </output> | |
36 | +</param> | |
37 | + | ... | ... |
... | ... | @@ -0,0 +1,37 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id='solo_ept_asun_aunc'> | |
3 | + <info> | |
4 | + <table> | |
5 | + <minMaxTable name="Energy" units="MeV" minName="Alpha_Bins_Low_Energy" maxName="Alpha_Bins_High_Energy"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name='so:ept:anti'> | |
10 | + <baseParam name='Alpha_Uncertainty'> | |
11 | + <clb name="Alpha_Bins_Low_Energy"/> | |
12 | + <clb name="Alpha_Bins_High_Energy"/> | |
13 | + </baseParam> | |
14 | + </vi> | |
15 | + </get> | |
16 | + <process/> | |
17 | + <output> | |
18 | + <plot> | |
19 | + <timePlot> | |
20 | + <params> | |
21 | + <param id="solo_ept_asun_aunc"> | |
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 scale="logarithmic"/> | |
31 | + </zAxis> | |
32 | + </axes> | |
33 | + </timePlot> | |
34 | + </plot> | |
35 | + </output> | |
36 | +</param> | |
37 | + | ... | ... |
... | ... | @@ -0,0 +1,37 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id='solo_ept_asun_iflux'> | |
3 | + <info> | |
4 | + <table> | |
5 | + <minMaxTable name="Energy" units="MeV" minName="Ion_Bins_Low_Energy" maxName="Ion_Bins_High_Energy"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name='so:ept:anti'> | |
10 | + <baseParam name='Ion_Flux'> | |
11 | + <clb name="Ion_Bins_Low_Energy"/> | |
12 | + <clb name="Ion_Bins_High_Energy"/> | |
13 | + </baseParam> | |
14 | + </vi> | |
15 | + </get> | |
16 | + <process/> | |
17 | + <output> | |
18 | + <plot> | |
19 | + <timePlot> | |
20 | + <params> | |
21 | + <param id="solo_ept_asun_iflux"> | |
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 scale="logarithmic"/> | |
31 | + </zAxis> | |
32 | + </axes> | |
33 | + </timePlot> | |
34 | + </plot> | |
35 | + </output> | |
36 | +</param> | |
37 | + | ... | ... |
... | ... | @@ -0,0 +1,37 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id='solo_ept_asun_irate'> | |
3 | + <info> | |
4 | + <table> | |
5 | + <minMaxTable name="Energy" units="MeV" minName="Ion_Bins_Low_Energy" maxName="Ion_Bins_High_Energy"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name='so:ept:anti'> | |
10 | + <baseParam name='Ion_Rate'> | |
11 | + <clb name="Ion_Bins_Low_Energy"/> | |
12 | + <clb name="Ion_Bins_High_Energy"/> | |
13 | + </baseParam> | |
14 | + </vi> | |
15 | + </get> | |
16 | + <process/> | |
17 | + <output> | |
18 | + <plot> | |
19 | + <timePlot> | |
20 | + <params> | |
21 | + <param id="solo_ept_asun_irate"> | |
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 scale="logarithmic"/> | |
31 | + </zAxis> | |
32 | + </axes> | |
33 | + </timePlot> | |
34 | + </plot> | |
35 | + </output> | |
36 | +</param> | |
37 | + | ... | ... |
... | ... | @@ -0,0 +1,37 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id='solo_ept_asun_iunc'> | |
3 | + <info> | |
4 | + <table> | |
5 | + <minMaxTable name="Energy" units="MeV" minName="Ion_Bins_Low_Energy" maxName="Ion_Bins_High_Energy"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name='so:ept:anti'> | |
10 | + <baseParam name='Ion_Uncertainty'> | |
11 | + <clb name="Ion_Bins_Low_Energy"/> | |
12 | + <clb name="Ion_Bins_High_Energy"/> | |
13 | + </baseParam> | |
14 | + </vi> | |
15 | + </get> | |
16 | + <process/> | |
17 | + <output> | |
18 | + <plot> | |
19 | + <timePlot> | |
20 | + <params> | |
21 | + <param id="solo_ept_asun_iunc"> | |
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 scale="logarithmic"/> | |
31 | + </zAxis> | |
32 | + </axes> | |
33 | + </timePlot> | |
34 | + </plot> | |
35 | + </output> | |
36 | +</param> | |
37 | + | ... | ... |
... | ... | @@ -0,0 +1,30 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id='solo_ept_asun_qf'> | |
3 | + <info> | |
4 | + <status_def> | |
5 | + <status minVal="0" maxVal="0" name="Bad"/> | |
6 | + <status minVal="1" maxVal="1" name="Known problems"/> | |
7 | + <status minVal="2" maxVal="2" name="Survey"/> | |
8 | + <status minVal="3" maxVal="3" name="Good"/> | |
9 | + <status minVal="4" maxVal="4" name="Exellent"/> | |
10 | + </status_def> | |
11 | + </info> | |
12 | + <get> | |
13 | + <vi name='so:ept:anti'> | |
14 | + <baseParam name='QUALITY_FLAG' useNearestValue="true"/> | |
15 | + </vi> | |
16 | + </get> | |
17 | + <process/> | |
18 | + <output> | |
19 | + <plot> | |
20 | + <statusPlot position="top" colorMapIndex="0"> | |
21 | + <params> | |
22 | + <param id="solo_ept_asun_qf"> | |
23 | + <serie/> | |
24 | + </param> | |
25 | + </params> | |
26 | + </statusPlot> | |
27 | + </plot> | |
28 | + </output> | |
29 | + </param> | |
30 | + | ... | ... |
... | ... | @@ -0,0 +1,37 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id='solo_ept_north_aflux'> | |
3 | + <info> | |
4 | + <table> | |
5 | + <minMaxTable name="Energy" units="MeV" minName="Alpha_Bins_Low_Energy" maxName="Alpha_Bins_High_Energy"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name='so:ept:north'> | |
10 | + <baseParam name='Alpha_Flux'> | |
11 | + <clb name="Alpha_Bins_Low_Energy"/> | |
12 | + <clb name="Alpha_Bins_High_Energy"/> | |
13 | + </baseParam> | |
14 | + </vi> | |
15 | + </get> | |
16 | + <process/> | |
17 | + <output> | |
18 | + <plot> | |
19 | + <timePlot> | |
20 | + <params> | |
21 | + <param id="solo_ept_north_aflux"> | |
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 scale="logarithmic"/> | |
31 | + </zAxis> | |
32 | + </axes> | |
33 | + </timePlot> | |
34 | + </plot> | |
35 | + </output> | |
36 | +</param> | |
37 | + | ... | ... |
... | ... | @@ -0,0 +1,37 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id='solo_ept_north_arate'> | |
3 | + <info> | |
4 | + <table> | |
5 | + <minMaxTable name="Energy" units="MeV" minName="Alpha_Bins_Low_Energy" maxName="Alpha_Bins_High_Energy"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name='so:ept:north'> | |
10 | + <baseParam name='Alpha_Rate'> | |
11 | + <clb name="Alpha_Bins_Low_Energy"/> | |
12 | + <clb name="Alpha_Bins_High_Energy"/> | |
13 | + </baseParam> | |
14 | + </vi> | |
15 | + </get> | |
16 | + <process/> | |
17 | + <output> | |
18 | + <plot> | |
19 | + <timePlot> | |
20 | + <params> | |
21 | + <param id="solo_ept_north_arate"> | |
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 scale="logarithmic"/> | |
31 | + </zAxis> | |
32 | + </axes> | |
33 | + </timePlot> | |
34 | + </plot> | |
35 | + </output> | |
36 | +</param> | |
37 | + | ... | ... |
... | ... | @@ -0,0 +1,37 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id='solo_ept_north_aunc'> | |
3 | + <info> | |
4 | + <table> | |
5 | + <minMaxTable name="Energy" units="MeV" minName="Alpha_Bins_Low_Energy" maxName="Alpha_Bins_High_Energy"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name='so:ept:north'> | |
10 | + <baseParam name='Alpha_Uncertainty'> | |
11 | + <clb name="Alpha_Bins_Low_Energy"/> | |
12 | + <clb name="Alpha_Bins_High_Energy"/> | |
13 | + </baseParam> | |
14 | + </vi> | |
15 | + </get> | |
16 | + <process/> | |
17 | + <output> | |
18 | + <plot> | |
19 | + <timePlot> | |
20 | + <params> | |
21 | + <param id="solo_ept_north_aunc"> | |
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 scale="logarithmic"/> | |
31 | + </zAxis> | |
32 | + </axes> | |
33 | + </timePlot> | |
34 | + </plot> | |
35 | + </output> | |
36 | +</param> | |
37 | + | ... | ... |
... | ... | @@ -0,0 +1,37 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id='solo_ept_north_iflux'> | |
3 | + <info> | |
4 | + <table> | |
5 | + <minMaxTable name="Energy" units="MeV" minName="Ion_Bins_Low_Energy" maxName="Ion_Bins_High_Energy"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name='so:ept:north'> | |
10 | + <baseParam name='Ion_Flux'> | |
11 | + <clb name="Ion_Bins_Low_Energy"/> | |
12 | + <clb name="Ion_Bins_High_Energy"/> | |
13 | + </baseParam> | |
14 | + </vi> | |
15 | + </get> | |
16 | + <process/> | |
17 | + <output> | |
18 | + <plot> | |
19 | + <timePlot> | |
20 | + <params> | |
21 | + <param id="solo_ept_north_iflux"> | |
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 scale="logarithmic"/> | |
31 | + </zAxis> | |
32 | + </axes> | |
33 | + </timePlot> | |
34 | + </plot> | |
35 | + </output> | |
36 | +</param> | |
37 | + | ... | ... |
... | ... | @@ -0,0 +1,37 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id='solo_ept_north_irate'> | |
3 | + <info> | |
4 | + <table> | |
5 | + <minMaxTable name="Energy" units="MeV" minName="Ion_Bins_Low_Energy" maxName="Ion_Bins_High_Energy"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name='so:ept:north'> | |
10 | + <baseParam name='Ion_Rate'> | |
11 | + <clb name="Ion_Bins_Low_Energy"/> | |
12 | + <clb name="Ion_Bins_High_Energy"/> | |
13 | + </baseParam> | |
14 | + </vi> | |
15 | + </get> | |
16 | + <process/> | |
17 | + <output> | |
18 | + <plot> | |
19 | + <timePlot> | |
20 | + <params> | |
21 | + <param id="solo_ept_north_irate"> | |
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 scale="logarithmic"/> | |
31 | + </zAxis> | |
32 | + </axes> | |
33 | + </timePlot> | |
34 | + </plot> | |
35 | + </output> | |
36 | +</param> | |
37 | + | ... | ... |
... | ... | @@ -0,0 +1,37 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id='solo_ept_north_iunc'> | |
3 | + <info> | |
4 | + <table> | |
5 | + <minMaxTable name="Energy" units="MeV" minName="Ion_Bins_Low_Energy" maxName="Ion_Bins_High_Energy"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name='so:ept:north'> | |
10 | + <baseParam name='Ion_Uncertainty'> | |
11 | + <clb name="Ion_Bins_Low_Energy"/> | |
12 | + <clb name="Ion_Bins_High_Energy"/> | |
13 | + </baseParam> | |
14 | + </vi> | |
15 | + </get> | |
16 | + <process/> | |
17 | + <output> | |
18 | + <plot> | |
19 | + <timePlot> | |
20 | + <params> | |
21 | + <param id="solo_ept_north_iunc"> | |
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 scale="logarithmic"/> | |
31 | + </zAxis> | |
32 | + </axes> | |
33 | + </timePlot> | |
34 | + </plot> | |
35 | + </output> | |
36 | +</param> | |
37 | + | ... | ... |
... | ... | @@ -0,0 +1,30 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id='solo_ept_north_qf'> | |
3 | + <info> | |
4 | + <status_def> | |
5 | + <status minVal="0" maxVal="0" name="Bad"/> | |
6 | + <status minVal="1" maxVal="1" name="Known problems"/> | |
7 | + <status minVal="2" maxVal="2" name="Survey"/> | |
8 | + <status minVal="3" maxVal="3" name="Good"/> | |
9 | + <status minVal="4" maxVal="4" name="Exellent"/> | |
10 | + </status_def> | |
11 | + </info> | |
12 | + <get> | |
13 | + <vi name='so:ept:north'> | |
14 | + <baseParam name='QUALITY_FLAG' useNearestValue="true"/> | |
15 | + </vi> | |
16 | + </get> | |
17 | + <process/> | |
18 | + <output> | |
19 | + <plot> | |
20 | + <statusPlot position="top" colorMapIndex="0"> | |
21 | + <params> | |
22 | + <param id="solo_ept_north_qf"> | |
23 | + <serie/> | |
24 | + </param> | |
25 | + </params> | |
26 | + </statusPlot> | |
27 | + </plot> | |
28 | + </output> | |
29 | + </param> | |
30 | + | ... | ... |
... | ... | @@ -0,0 +1,37 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id='solo_ept_south_aflux'> | |
3 | + <info> | |
4 | + <table> | |
5 | + <minMaxTable name="Energy" units="MeV" minName="Alpha_Bins_Low_Energy" maxName="Alpha_Bins_High_Energy"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name='so:ept:south'> | |
10 | + <baseParam name='Alpha_Flux'> | |
11 | + <clb name="Alpha_Bins_Low_Energy"/> | |
12 | + <clb name="Alpha_Bins_High_Energy"/> | |
13 | + </baseParam> | |
14 | + </vi> | |
15 | + </get> | |
16 | + <process/> | |
17 | + <output> | |
18 | + <plot> | |
19 | + <timePlot> | |
20 | + <params> | |
21 | + <param id="solo_ept_south_aflux"> | |
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 scale="logarithmic"/> | |
31 | + </zAxis> | |
32 | + </axes> | |
33 | + </timePlot> | |
34 | + </plot> | |
35 | + </output> | |
36 | +</param> | |
37 | + | ... | ... |
... | ... | @@ -0,0 +1,37 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id='solo_ept_south_arate'> | |
3 | + <info> | |
4 | + <table> | |
5 | + <minMaxTable name="Energy" units="MeV" minName="Alpha_Bins_Low_Energy" maxName="Alpha_Bins_High_Energy"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name='so:ept:south'> | |
10 | + <baseParam name='Alpha_Rate'> | |
11 | + <clb name="Alpha_Bins_Low_Energy"/> | |
12 | + <clb name="Alpha_Bins_High_Energy"/> | |
13 | + </baseParam> | |
14 | + </vi> | |
15 | + </get> | |
16 | + <process/> | |
17 | + <output> | |
18 | + <plot> | |
19 | + <timePlot> | |
20 | + <params> | |
21 | + <param id="solo_ept_south_arate"> | |
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 scale="logarithmic"/> | |
31 | + </zAxis> | |
32 | + </axes> | |
33 | + </timePlot> | |
34 | + </plot> | |
35 | + </output> | |
36 | +</param> | |
37 | + | ... | ... |
... | ... | @@ -0,0 +1,37 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id='solo_ept_south_aunc'> | |
3 | + <info> | |
4 | + <table> | |
5 | + <minMaxTable name="Energy" units="MeV" minName="Alpha_Bins_Low_Energy" maxName="Alpha_Bins_High_Energy"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name='so:ept:south'> | |
10 | + <baseParam name='Alpha_Uncertainty'> | |
11 | + <clb name="Alpha_Bins_Low_Energy"/> | |
12 | + <clb name="Alpha_Bins_High_Energy"/> | |
13 | + </baseParam> | |
14 | + </vi> | |
15 | + </get> | |
16 | + <process/> | |
17 | + <output> | |
18 | + <plot> | |
19 | + <timePlot> | |
20 | + <params> | |
21 | + <param id="solo_ept_south_aunc"> | |
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 scale="logarithmic"/> | |
31 | + </zAxis> | |
32 | + </axes> | |
33 | + </timePlot> | |
34 | + </plot> | |
35 | + </output> | |
36 | +</param> | |
37 | + | ... | ... |
... | ... | @@ -0,0 +1,37 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id='solo_ept_south_iflux'> | |
3 | + <info> | |
4 | + <table> | |
5 | + <minMaxTable name="Energy" units="MeV" minName="Ion_Bins_Low_Energy" maxName="Ion_Bins_High_Energy"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name='so:ept:south'> | |
10 | + <baseParam name='Ion_Flux'> | |
11 | + <clb name="Ion_Bins_Low_Energy"/> | |
12 | + <clb name="Ion_Bins_High_Energy"/> | |
13 | + </baseParam> | |
14 | + </vi> | |
15 | + </get> | |
16 | + <process/> | |
17 | + <output> | |
18 | + <plot> | |
19 | + <timePlot> | |
20 | + <params> | |
21 | + <param id="solo_ept_south_iflux"> | |
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 scale="logarithmic"/> | |
31 | + </zAxis> | |
32 | + </axes> | |
33 | + </timePlot> | |
34 | + </plot> | |
35 | + </output> | |
36 | +</param> | |
37 | + | ... | ... |
... | ... | @@ -0,0 +1,37 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id='solo_ept_south_irate'> | |
3 | + <info> | |
4 | + <table> | |
5 | + <minMaxTable name="Energy" units="MeV" minName="Ion_Bins_Low_Energy" maxName="Ion_Bins_High_Energy"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name='so:ept:south'> | |
10 | + <baseParam name='Ion_Rate'> | |
11 | + <clb name="Ion_Bins_Low_Energy"/> | |
12 | + <clb name="Ion_Bins_High_Energy"/> | |
13 | + </baseParam> | |
14 | + </vi> | |
15 | + </get> | |
16 | + <process/> | |
17 | + <output> | |
18 | + <plot> | |
19 | + <timePlot> | |
20 | + <params> | |
21 | + <param id="solo_ept_south_irate"> | |
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 scale="logarithmic"/> | |
31 | + </zAxis> | |
32 | + </axes> | |
33 | + </timePlot> | |
34 | + </plot> | |
35 | + </output> | |
36 | +</param> | |
37 | + | ... | ... |
... | ... | @@ -0,0 +1,37 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id='solo_ept_south_iunc'> | |
3 | + <info> | |
4 | + <table> | |
5 | + <minMaxTable name="Energy" units="MeV" minName="Ion_Bins_Low_Energy" maxName="Ion_Bins_High_Energy"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name='so:ept:south'> | |
10 | + <baseParam name='Ion_Uncertainty'> | |
11 | + <clb name="Ion_Bins_Low_Energy"/> | |
12 | + <clb name="Ion_Bins_High_Energy"/> | |
13 | + </baseParam> | |
14 | + </vi> | |
15 | + </get> | |
16 | + <process/> | |
17 | + <output> | |
18 | + <plot> | |
19 | + <timePlot> | |
20 | + <params> | |
21 | + <param id="solo_ept_south_iunc"> | |
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 scale="logarithmic"/> | |
31 | + </zAxis> | |
32 | + </axes> | |
33 | + </timePlot> | |
34 | + </plot> | |
35 | + </output> | |
36 | +</param> | |
37 | + | ... | ... |
... | ... | @@ -0,0 +1,30 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id='solo_ept_south_qf'> | |
3 | + <info> | |
4 | + <status_def> | |
5 | + <status minVal="0" maxVal="0" name="Bad"/> | |
6 | + <status minVal="1" maxVal="1" name="Known problems"/> | |
7 | + <status minVal="2" maxVal="2" name="Survey"/> | |
8 | + <status minVal="3" maxVal="3" name="Good"/> | |
9 | + <status minVal="4" maxVal="4" name="Exellent"/> | |
10 | + </status_def> | |
11 | + </info> | |
12 | + <get> | |
13 | + <vi name='so:ept:south'> | |
14 | + <baseParam name='QUALITY_FLAG' useNearestValue="true"/> | |
15 | + </vi> | |
16 | + </get> | |
17 | + <process/> | |
18 | + <output> | |
19 | + <plot> | |
20 | + <statusPlot position="top" colorMapIndex="0"> | |
21 | + <params> | |
22 | + <param id="solo_ept_south_qf"> | |
23 | + <serie/> | |
24 | + </param> | |
25 | + </params> | |
26 | + </statusPlot> | |
27 | + </plot> | |
28 | + </output> | |
29 | + </param> | |
30 | + | ... | ... |
... | ... | @@ -0,0 +1,37 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id='solo_ept_sun_aflux'> | |
3 | + <info> | |
4 | + <table> | |
5 | + <minMaxTable name="Energy" units="MeV" minName="Alpha_Bins_Low_Energy" maxName="Alpha_Bins_High_Energy"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name='so:ept:sun'> | |
10 | + <baseParam name='Alpha_Flux'> | |
11 | + <clb name="Alpha_Bins_Low_Energy"/> | |
12 | + <clb name="Alpha_Bins_High_Energy"/> | |
13 | + </baseParam> | |
14 | + </vi> | |
15 | + </get> | |
16 | + <process/> | |
17 | + <output> | |
18 | + <plot> | |
19 | + <timePlot> | |
20 | + <params> | |
21 | + <param id="solo_ept_sun_aflux"> | |
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 scale="logarithmic"/> | |
31 | + </zAxis> | |
32 | + </axes> | |
33 | + </timePlot> | |
34 | + </plot> | |
35 | + </output> | |
36 | +</param> | |
37 | + | ... | ... |
... | ... | @@ -0,0 +1,37 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id='solo_ept_sun_arate'> | |
3 | + <info> | |
4 | + <table> | |
5 | + <minMaxTable name="Energy" units="MeV" minName="Alpha_Bins_Low_Energy" maxName="Alpha_Bins_High_Energy"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name='so:ept:sun'> | |
10 | + <baseParam name='Alpha_Rate'> | |
11 | + <clb name="Alpha_Bins_Low_Energy"/> | |
12 | + <clb name="Alpha_Bins_High_Energy"/> | |
13 | + </baseParam> | |
14 | + </vi> | |
15 | + </get> | |
16 | + <process/> | |
17 | + <output> | |
18 | + <plot> | |
19 | + <timePlot> | |
20 | + <params> | |
21 | + <param id="solo_ept_sun_arate"> | |
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 scale="logarithmic"/> | |
31 | + </zAxis> | |
32 | + </axes> | |
33 | + </timePlot> | |
34 | + </plot> | |
35 | + </output> | |
36 | +</param> | |
37 | + | ... | ... |
... | ... | @@ -0,0 +1,37 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id='solo_ept_sun_aunc'> | |
3 | + <info> | |
4 | + <table> | |
5 | + <minMaxTable name="Energy" units="MeV" minName="Alpha_Bins_Low_Energy" maxName="Alpha_Bins_High_Energy"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name='so:ept:sun'> | |
10 | + <baseParam name='Alpha_Uncertainty'> | |
11 | + <clb name="Alpha_Bins_Low_Energy"/> | |
12 | + <clb name="Alpha_Bins_High_Energy"/> | |
13 | + </baseParam> | |
14 | + </vi> | |
15 | + </get> | |
16 | + <process/> | |
17 | + <output> | |
18 | + <plot> | |
19 | + <timePlot> | |
20 | + <params> | |
21 | + <param id="solo_ept_sun_aunc"> | |
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 scale="logarithmic"/> | |
31 | + </zAxis> | |
32 | + </axes> | |
33 | + </timePlot> | |
34 | + </plot> | |
35 | + </output> | |
36 | +</param> | |
37 | + | ... | ... |
... | ... | @@ -0,0 +1,37 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id='solo_ept_sun_iflux'> | |
3 | + <info> | |
4 | + <table> | |
5 | + <minMaxTable name="Energy" units="MeV" minName="Ion_Bins_Low_Energy" maxName="Ion_Bins_High_Energy"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name='so:ept:sun'> | |
10 | + <baseParam name='Ion_Flux'> | |
11 | + <clb name="Ion_Bins_Low_Energy"/> | |
12 | + <clb name="Ion_Bins_High_Energy"/> | |
13 | + </baseParam> | |
14 | + </vi> | |
15 | + </get> | |
16 | + <process/> | |
17 | + <output> | |
18 | + <plot> | |
19 | + <timePlot> | |
20 | + <params> | |
21 | + <param id="solo_ept_sun_iflux"> | |
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 scale="logarithmic"/> | |
31 | + </zAxis> | |
32 | + </axes> | |
33 | + </timePlot> | |
34 | + </plot> | |
35 | + </output> | |
36 | +</param> | |
37 | + | ... | ... |
... | ... | @@ -0,0 +1,37 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id='solo_ept_sun_irate'> | |
3 | + <info> | |
4 | + <table> | |
5 | + <minMaxTable name="Energy" units="MeV" minName="Ion_Bins_Low_Energy" maxName="Ion_Bins_High_Energy"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name='so:ept:sun'> | |
10 | + <baseParam name='Ion_Rate'> | |
11 | + <clb name="Ion_Bins_Low_Energy"/> | |
12 | + <clb name="Ion_Bins_High_Energy"/> | |
13 | + </baseParam> | |
14 | + </vi> | |
15 | + </get> | |
16 | + <process/> | |
17 | + <output> | |
18 | + <plot> | |
19 | + <timePlot> | |
20 | + <params> | |
21 | + <param id="solo_ept_sun_irate"> | |
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 scale="logarithmic"/> | |
31 | + </zAxis> | |
32 | + </axes> | |
33 | + </timePlot> | |
34 | + </plot> | |
35 | + </output> | |
36 | +</param> | |
37 | + | ... | ... |
... | ... | @@ -0,0 +1,37 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id='solo_ept_sun_iunc'> | |
3 | + <info> | |
4 | + <table> | |
5 | + <minMaxTable name="Energy" units="MeV" minName="Ion_Bins_Low_Energy" maxName="Ion_Bins_High_Energy"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name='so:ept:sun'> | |
10 | + <baseParam name='Ion_Uncertainty'> | |
11 | + <clb name="Ion_Bins_Low_Energy"/> | |
12 | + <clb name="Ion_Bins_High_Energy"/> | |
13 | + </baseParam> | |
14 | + </vi> | |
15 | + </get> | |
16 | + <process/> | |
17 | + <output> | |
18 | + <plot> | |
19 | + <timePlot> | |
20 | + <params> | |
21 | + <param id="solo_ept_sun_iunc"> | |
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 scale="logarithmic"/> | |
31 | + </zAxis> | |
32 | + </axes> | |
33 | + </timePlot> | |
34 | + </plot> | |
35 | + </output> | |
36 | +</param> | |
37 | + | ... | ... |
... | ... | @@ -0,0 +1,30 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id='solo_ept_sun_qf'> | |
3 | + <info> | |
4 | + <status_def> | |
5 | + <status minVal="0" maxVal="0" name="Bad"/> | |
6 | + <status minVal="1" maxVal="1" name="Known problems"/> | |
7 | + <status minVal="2" maxVal="2" name="Survey"/> | |
8 | + <status minVal="3" maxVal="3" name="Good"/> | |
9 | + <status minVal="4" maxVal="4" name="Exellent"/> | |
10 | + </status_def> | |
11 | + </info> | |
12 | + <get> | |
13 | + <vi name='so:ept:sun'> | |
14 | + <baseParam name='QUALITY_FLAG' useNearestValue="true"/> | |
15 | + </vi> | |
16 | + </get> | |
17 | + <process/> | |
18 | + <output> | |
19 | + <plot> | |
20 | + <statusPlot position="top" colorMapIndex="0"> | |
21 | + <params> | |
22 | + <param id="solo_ept_sun_qf"> | |
23 | + <serie/> | |
24 | + </param> | |
25 | + </params> | |
26 | + </statusPlot> | |
27 | + </plot> | |
28 | + </output> | |
29 | + </param> | |
30 | + | ... | ... |
PARAM_DEF/solo_step_eflux.xml
... | ... | @@ -2,7 +2,7 @@ |
2 | 2 | <param xml:id='solo_step_eflux'> |
3 | 3 | <info> |
4 | 4 | <table> |
5 | - <minMaxTable name="Energy" units="MeV/n" minName="Bins_Low_Energy" maxName="Bins_High_Energy"/> | |
5 | + <minMaxTable name="Energy" units="MeV" minName="Bins_Low_Energy" maxName="Bins_High_Energy"/> | |
6 | 6 | </table> |
7 | 7 | </info> |
8 | 8 | <get> | ... | ... |
PARAM_DEF/solo_step_iflux.xml
... | ... | @@ -2,7 +2,7 @@ |
2 | 2 | <param xml:id='solo_step_iflux'> |
3 | 3 | <info> |
4 | 4 | <table> |
5 | - <minMaxTable name="Energy" units="MeV/n" minName="Bins_Low_Energy" maxName="Bins_High_Energy"/> | |
5 | + <minMaxTable name="Energy" units="MeV" minName="Bins_Low_Energy" maxName="Bins_High_Energy"/> | |
6 | 6 | </table> |
7 | 7 | </info> |
8 | 8 | <get> | ... | ... |
PARAM_DEF/solo_step_irate.xml
... | ... | @@ -2,7 +2,7 @@ |
2 | 2 | <param xml:id='solo_step_irate'> |
3 | 3 | <info> |
4 | 4 | <table> |
5 | - <minMaxTable name="Energy" units="MeV/n" minName="Bins_Low_Energy" maxName="Bins_High_Energy"/> | |
5 | + <minMaxTable name="Energy" units="MeV" minName="Bins_Low_Energy" maxName="Bins_High_Energy"/> | |
6 | 6 | </table> |
7 | 7 | </info> |
8 | 8 | <get> | ... | ... |
PARAM_DEF/solo_step_iunc.xml
... | ... | @@ -2,7 +2,7 @@ |
2 | 2 | <param xml:id='solo_step_iunc'> |
3 | 3 | <info> |
4 | 4 | <table> |
5 | - <minMaxTable name="Energy" units="MeV/n" minName="Bins_Low_Energy" maxName="Bins_High_Energy"/> | |
5 | + <minMaxTable name="Energy" units="MeV" minName="Bins_Low_Energy" maxName="Bins_High_Energy"/> | |
6 | 6 | </table> |
7 | 7 | </info> |
8 | 8 | <get> | ... | ... |
PARAM_DEF/solo_step_mflux.xml
... | ... | @@ -2,7 +2,7 @@ |
2 | 2 | <param xml:id='solo_step_mflux'> |
3 | 3 | <info> |
4 | 4 | <table> |
5 | - <minMaxTable name="Energy" units="MeV/n" minName="Bins_Low_Energy" maxName="Bins_High_Energy"/> | |
5 | + <minMaxTable name="Energy" units="MeV" minName="Bins_Low_Energy" maxName="Bins_High_Energy"/> | |
6 | 6 | </table> |
7 | 7 | </info> |
8 | 8 | <get> | ... | ... |
PARAM_DEF/solo_step_mrate.xml
... | ... | @@ -2,7 +2,7 @@ |
2 | 2 | <param xml:id='solo_step_mrate'> |
3 | 3 | <info> |
4 | 4 | <table> |
5 | - <minMaxTable name="Energy" units="MeV/n" minName="Bins_Low_Energy" maxName="Bins_High_Energy"/> | |
5 | + <minMaxTable name="Energy" units="MeV" minName="Bins_Low_Energy" maxName="Bins_High_Energy"/> | |
6 | 6 | </table> |
7 | 7 | </info> |
8 | 8 | <get> | ... | ... |
PARAM_DEF/solo_step_munc.xml
... | ... | @@ -2,7 +2,7 @@ |
2 | 2 | <param xml:id='solo_step_munc'> |
3 | 3 | <info> |
4 | 4 | <table> |
5 | - <minMaxTable name="Energy" units="MeV/n" minName="Bins_Low_Energy" maxName="Bins_High_Energy"/> | |
5 | + <minMaxTable name="Energy" units="MeV" minName="Bins_Low_Energy" maxName="Bins_High_Energy"/> | |
6 | 6 | </table> |
7 | 7 | </info> |
8 | 8 | <get> | ... | ... |