Commit b9517bf1114d67510c07ff8867492202ad22c947
1 parent
478cb43b
Exists in
master
and in
7 other branches
solo het epoch3
Showing
11 changed files
with
379 additions
and
0 deletions
Show diff stats
... | ... | @@ -0,0 +1,30 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id='solo_het_asun_3_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:het:anti.3'> | |
14 | + <baseParam name='QUALITY_FLAG_3' useNearestValue="true"/> | |
15 | + </vi> | |
16 | + </get> | |
17 | + <process/> | |
18 | + <output> | |
19 | + <plot> | |
20 | + <statusPlot position="top" colorMapIndex="0"> | |
21 | + <params> | |
22 | + <param id="solo_het_asun_3_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_het_asun_feflux'> | |
3 | + <info> | |
4 | + <table> | |
5 | + <minMaxTable name="Energy" units="MeV/n" minName="Fe_Bins_Low_Energy" maxName="Fe_Bins_High_Energy"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name='so:het:anti.3'> | |
10 | + <baseParam name='Fe_Flux'> | |
11 | + <clb name="Fe_Bins_Low_Energy"/> | |
12 | + <clb name="Fe_Bins_High_Energy"/> | |
13 | + </baseParam> | |
14 | + </vi> | |
15 | + </get> | |
16 | + <process/> | |
17 | + <output> | |
18 | + <plot> | |
19 | + <timePlot> | |
20 | + <params> | |
21 | + <param id="solo_het_asun_feflux"> | |
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_het_asun_feunc'> | |
3 | + <info> | |
4 | + <table> | |
5 | + <minMaxTable name="Energy" units="MeV/n" minName="Fe_Bins_Low_Energy" maxName="Fe_Bins_High_Energy"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name='so:het:anti.3'> | |
10 | + <baseParam name='Fe_Uncertainty'> | |
11 | + <clb name="Fe_Bins_Low_Energy"/> | |
12 | + <clb name="Fe_Bins_High_Energy"/> | |
13 | + </baseParam> | |
14 | + </vi> | |
15 | + </get> | |
16 | + <process/> | |
17 | + <output> | |
18 | + <plot> | |
19 | + <timePlot> | |
20 | + <params> | |
21 | + <param id="solo_het_asun_feunc"> | |
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_het_north_3_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:het:north.3'> | |
14 | + <baseParam name='QUALITY_FLAG_3' useNearestValue="true"/> | |
15 | + </vi> | |
16 | + </get> | |
17 | + <process/> | |
18 | + <output> | |
19 | + <plot> | |
20 | + <statusPlot position="top" colorMapIndex="0"> | |
21 | + <params> | |
22 | + <param id="solo_het_north_3_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_het_north_feflux'> | |
3 | + <info> | |
4 | + <table> | |
5 | + <minMaxTable name="Energy" units="MeV/n" minName="Fe_Bins_Low_Energy" maxName="Fe_Bins_High_Energy"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name='so:het:north.3'> | |
10 | + <baseParam name='Fe_Flux'> | |
11 | + <clb name="Fe_Bins_Low_Energy"/> | |
12 | + <clb name="Fe_Bins_High_Energy"/> | |
13 | + </baseParam> | |
14 | + </vi> | |
15 | + </get> | |
16 | + <process/> | |
17 | + <output> | |
18 | + <plot> | |
19 | + <timePlot> | |
20 | + <params> | |
21 | + <param id="solo_het_north_feflux"> | |
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_het_north_feunc'> | |
3 | + <info> | |
4 | + <table> | |
5 | + <minMaxTable name="Energy" units="MeV/n" minName="Fe_Bins_Low_Energy" maxName="Fe_Bins_High_Energy"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name='so:het:north.3'> | |
10 | + <baseParam name='Fe_Uncertainty'> | |
11 | + <clb name="Fe_Bins_Low_Energy"/> | |
12 | + <clb name="Fe_Bins_High_Energy"/> | |
13 | + </baseParam> | |
14 | + </vi> | |
15 | + </get> | |
16 | + <process/> | |
17 | + <output> | |
18 | + <plot> | |
19 | + <timePlot> | |
20 | + <params> | |
21 | + <param id="solo_het_north_feunc"> | |
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_het_south_3_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:het:south.3'> | |
14 | + <baseParam name='QUALITY_FLAG_3' useNearestValue="true"/> | |
15 | + </vi> | |
16 | + </get> | |
17 | + <process/> | |
18 | + <output> | |
19 | + <plot> | |
20 | + <statusPlot position="top" colorMapIndex="0"> | |
21 | + <params> | |
22 | + <param id="solo_het_south_3_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_het_south_feflux'> | |
3 | + <info> | |
4 | + <table> | |
5 | + <minMaxTable name="Energy" units="MeV/n" minName="Fe_Bins_Low_Energy" maxName="Fe_Bins_High_Energy"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name='so:het:south.3'> | |
10 | + <baseParam name='Fe_Flux'> | |
11 | + <clb name="Fe_Bins_Low_Energy"/> | |
12 | + <clb name="Fe_Bins_High_Energy"/> | |
13 | + </baseParam> | |
14 | + </vi> | |
15 | + </get> | |
16 | + <process/> | |
17 | + <output> | |
18 | + <plot> | |
19 | + <timePlot> | |
20 | + <params> | |
21 | + <param id="solo_het_south_feflux"> | |
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_het_south_feunc'> | |
3 | + <info> | |
4 | + <table> | |
5 | + <minMaxTable name="Energy" units="MeV/n" minName="Fe_Bins_Low_Energy" maxName="Fe_Bins_High_Energy"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name='so:het:south.3'> | |
10 | + <baseParam name='Fe_Uncertainty'> | |
11 | + <clb name="Fe_Bins_Low_Energy"/> | |
12 | + <clb name="Fe_Bins_High_Energy"/> | |
13 | + </baseParam> | |
14 | + </vi> | |
15 | + </get> | |
16 | + <process/> | |
17 | + <output> | |
18 | + <plot> | |
19 | + <timePlot> | |
20 | + <params> | |
21 | + <param id="solo_het_south_feunc"> | |
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_het_sun_3_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:het:sun.3'> | |
14 | + <baseParam name='QUALITY_FLAG_3' useNearestValue="true"/> | |
15 | + </vi> | |
16 | + </get> | |
17 | + <process/> | |
18 | + <output> | |
19 | + <plot> | |
20 | + <statusPlot position="top" colorMapIndex="0"> | |
21 | + <params> | |
22 | + <param id="solo_het_sun_3_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_het_sun_feunc'> | |
3 | + <info> | |
4 | + <table> | |
5 | + <minMaxTable name="Energy" units="MeV/n" minName="Fe_Bins_Low_Energy" maxName="Fe_Bins_High_Energy"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name='so:het:sun.3'> | |
10 | + <baseParam name='Fe_Uncertainty'> | |
11 | + <clb name="Fe_Bins_Low_Energy"/> | |
12 | + <clb name="Fe_Bins_High_Energy"/> | |
13 | + </baseParam> | |
14 | + </vi> | |
15 | + </get> | |
16 | + <process/> | |
17 | + <output> | |
18 | + <plot> | |
19 | + <timePlot> | |
20 | + <params> | |
21 | + <param id="solo_het_sun_feunc"> | |
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 | + | |
... | ... |