Commit 8915c5afd98a5f0f0cb658e34cb735ccdd426313
1 parent
d1decfe5
Exists in
master
Add SolarOrbiter/EPD/STEP/Main product parameters
Showing
7 changed files
with
222 additions
and
0 deletions
Show diff stats
... | ... | @@ -0,0 +1,33 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id='solo_stepmain_eflux'> | |
3 | + <info> | |
4 | + <table> | |
5 | + <minMaxTable name="Energy" units="MeV" minName="Bins_Low_Energy" maxName="Bins_High_Energy"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <amdaParam name='solo_stepmain_mflux'/> | |
10 | + <amdaParam name='solo_stepmain_iflux'/> | |
11 | + </get> | |
12 | + <process>$solo_stepmain_iflux - $solo_stepmain_mflux</process> | |
13 | + <output> | |
14 | + <plot> | |
15 | + <timePlot> | |
16 | + <params> | |
17 | + <param id="solo_stepmain_eflux"> | |
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 scale="logarithmic"/> | |
27 | + </zAxis> | |
28 | + </axes> | |
29 | + </timePlot> | |
30 | + </plot> | |
31 | + </output> | |
32 | + </param> | |
33 | + | ... | ... |
... | ... | @@ -0,0 +1,37 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id='solo_stepmain_iflux'> | |
3 | + <info> | |
4 | + <table> | |
5 | + <minMaxTable name="Energy" units="MeV" minName="Bins_Low_Energy" maxName="Bins_High_Energy"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name='so:step:main'> | |
10 | + <baseParam name='Integral_Avg_Flux'> | |
11 | + <clb name="Bins_Low_Energy"/> | |
12 | + <clb name="Bins_High_Energy"/> | |
13 | + </baseParam> | |
14 | + </vi> | |
15 | + </get> | |
16 | + <process/> | |
17 | + <output> | |
18 | + <plot> | |
19 | + <timePlot> | |
20 | + <params> | |
21 | + <param id="solo_stepmain_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_stepmain_iunc'> | |
3 | + <info> | |
4 | + <table> | |
5 | + <minMaxTable name="Energy" units="MeV" minName="Bins_Low_Energy" maxName="Bins_High_Energy"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name='so:step:main'> | |
10 | + <baseParam name='Integral_Avg_Uncertainty'> | |
11 | + <clb name="Bins_Low_Energy"/> | |
12 | + <clb name="Bins_High_Energy"/> | |
13 | + </baseParam> | |
14 | + </vi> | |
15 | + </get> | |
16 | + <process/> | |
17 | + <output> | |
18 | + <plot> | |
19 | + <timePlot> | |
20 | + <params> | |
21 | + <param id="solo_stepmain_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,37 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id='solo_stepmain_mflux'> | |
3 | + <info> | |
4 | + <table> | |
5 | + <minMaxTable name="Energy" units="MeV" minName="Bins_Low_Energy" maxName="Bins_High_Energy"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name='so:step:main'> | |
10 | + <baseParam name='Magnet_Avg_Flux'> | |
11 | + <clb name="Bins_Low_Energy"/> | |
12 | + <clb name="Bins_High_Energy"/> | |
13 | + </baseParam> | |
14 | + </vi> | |
15 | + </get> | |
16 | + <process/> | |
17 | + <output> | |
18 | + <plot> | |
19 | + <timePlot> | |
20 | + <params> | |
21 | + <param id="solo_stepmain_mflux"> | |
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_stepmain_munc'> | |
3 | + <info> | |
4 | + <table> | |
5 | + <minMaxTable name="Energy" units="MeV" minName="Bins_Low_Energy" maxName="Bins_High_Energy"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name='so:step:main'> | |
10 | + <baseParam name='Magnet_Avg_Uncertainty'> | |
11 | + <clb name="Bins_Low_Energy"/> | |
12 | + <clb name="Bins_High_Energy"/> | |
13 | + </baseParam> | |
14 | + </vi> | |
15 | + </get> | |
16 | + <process/> | |
17 | + <output> | |
18 | + <plot> | |
19 | + <timePlot> | |
20 | + <params> | |
21 | + <param id="solo_stepmain_munc"> | |
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_stepmain_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:step:main'> | |
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_stepmain_qf"> | |
23 | + <serie/> | |
24 | + </param> | |
25 | + </params> | |
26 | + </statusPlot> | |
27 | + </plot> | |
28 | + </output> | |
29 | + </param> | |
30 | + | ... | ... |