Commit cf82332ce64b3265c3ac5e606663dccbcb3af46e
1 parent
3c89a512
Exists in
master
and in
7 other branches
solo het epoch all
Showing
6 changed files
with
222 additions
and
0 deletions
Show diff stats
... | ... | @@ -0,0 +1,37 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id='solo_het_asun_hrate'> | |
3 | + <info> | |
4 | + <table> | |
5 | + <minMaxTable name="Energy" units="MeV" minName="H_Bins_Low_Energy" maxName="H_Bins_High_Energy"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name='so:het:anti'> | |
10 | + <baseParam name='H_Rate'> | |
11 | + <clb name="H_Bins_Low_Energy"/> | |
12 | + <clb name="H_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_hrate"> | |
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_hunc'> | |
3 | + <info> | |
4 | + <table> | |
5 | + <minMaxTable name="Energy" units="MeV" minName="H_Bins_Low_Energy" maxName="H_Bins_High_Energy"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name='so:het:anti'> | |
10 | + <baseParam name='Ion_Uncertainty'> | |
11 | + <clb name="H_Bins_Low_Energy"/> | |
12 | + <clb name="H_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_hunc"> | |
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_hrate'> | |
3 | + <info> | |
4 | + <table> | |
5 | + <minMaxTable name="Energy" units="MeV" minName="H_Bins_Low_Energy" maxName="H_Bins_High_Energy"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name='so:het:north'> | |
10 | + <baseParam name='H_Rate'> | |
11 | + <clb name="H_Bins_Low_Energy"/> | |
12 | + <clb name="H_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_hrate"> | |
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_hunc'> | |
3 | + <info> | |
4 | + <table> | |
5 | + <minMaxTable name="Energy" units="MeV" minName="H_Bins_Low_Energy" maxName="H_Bins_High_Energy"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name='so:het:north'> | |
10 | + <baseParam name='Ion_Uncertainty'> | |
11 | + <clb name="H_Bins_Low_Energy"/> | |
12 | + <clb name="H_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_hunc"> | |
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_sun_hrate'> | |
3 | + <info> | |
4 | + <table> | |
5 | + <minMaxTable name="Energy" units="MeV" minName="H_Bins_Low_Energy" maxName="H_Bins_High_Energy"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name='so:het:sun'> | |
10 | + <baseParam name='H_Rate'> | |
11 | + <clb name="H_Bins_Low_Energy"/> | |
12 | + <clb name="H_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_hrate"> | |
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_hunc'> | |
3 | + <info> | |
4 | + <table> | |
5 | + <minMaxTable name="Energy" units="MeV" minName="H_Bins_Low_Energy" maxName="H_Bins_High_Energy"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name='so:het:south'> | |
10 | + <baseParam name='Ion_Uncertainty'> | |
11 | + <clb name="H_Bins_Low_Energy"/> | |
12 | + <clb name="H_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_hunc"> | |
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 | + | ... | ... |