Commit cb1af29845ac32851b865c077a22ea8fc65ef3b6
1 parent
ef9d50da
Exists in
master
and in
7 other branches
created parameters for STEREO B SIT
Showing
36 changed files
with
756 additions
and
0 deletions
Show diff stats
... | ... | @@ -0,0 +1,43 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id='stb_sit_1d_4hesp'> | |
3 | + <info> | |
4 | + <table> | |
5 | + <boundsTable name="Energy" boundsName="enTab_He" units="MeV"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name='stb:sit:1d'> | |
10 | + <baseParam name='He_Flux'> | |
11 | + <clb name="enTab_He"/> | |
12 | + </baseParam> | |
13 | + </vi> | |
14 | + </get> | |
15 | + <process/> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="stb_sit_1d_4hesp"> | |
21 | + <spectro yAxis="y-left"/> | |
22 | + </param> | |
23 | + </params> | |
24 | + <axes> | |
25 | + <yAxis> | |
26 | + <digitalAxis id="y-left" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
27 | + <range extend="true"/> | |
28 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
29 | + <legend/> | |
30 | + </digitalAxis> | |
31 | + </yAxis> | |
32 | + <zAxis> | |
33 | + <colorAxis colorMapIndex="1" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
34 | + <range extend="true"/> | |
35 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
36 | + </colorAxis> | |
37 | + </zAxis> | |
38 | + </axes> | |
39 | + </timePlot> | |
40 | + </plot> | |
41 | + </output> | |
42 | + </param> | |
43 | + | ... | ... |
... | ... | @@ -0,0 +1,43 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id='stb_sit_1d_fesp'> | |
3 | + <info> | |
4 | + <table> | |
5 | + <boundsTable name="Energy" boundsName="enTab_Fe" units="MeV"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name='stb:sit:1d'> | |
10 | + <baseParam name='Fe_Flux'> | |
11 | + <clb name="enTab_Fe"/> | |
12 | + </baseParam> | |
13 | + </vi> | |
14 | + </get> | |
15 | + <process/> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="stb_sit_1d_fesp"> | |
21 | + <spectro yAxis="y-left"/> | |
22 | + </param> | |
23 | + </params> | |
24 | + <axes> | |
25 | + <yAxis> | |
26 | + <digitalAxis id="y-left" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
27 | + <range extend="true"/> | |
28 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
29 | + <legend/> | |
30 | + </digitalAxis> | |
31 | + </yAxis> | |
32 | + <zAxis> | |
33 | + <colorAxis colorMapIndex="1" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
34 | + <range extend="true"/> | |
35 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
36 | + </colorAxis> | |
37 | + </zAxis> | |
38 | + </axes> | |
39 | + </timePlot> | |
40 | + </plot> | |
41 | + </output> | |
42 | + </param> | |
43 | + | ... | ... |
... | ... | @@ -0,0 +1,43 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id='stb_sit_1d_hsp'> | |
3 | + <info> | |
4 | + <table> | |
5 | + <boundsTable name="Energy" boundsName="enTab_H" units="MeV"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name='stb:sit:1d'> | |
10 | + <baseParam name='H_Flux'> | |
11 | + <clb name="enTab_H"/> | |
12 | + </baseParam> | |
13 | + </vi> | |
14 | + </get> | |
15 | + <process/> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="stb_sit_1d_hsp"> | |
21 | + <spectro yAxis="y-left"/> | |
22 | + </param> | |
23 | + </params> | |
24 | + <axes> | |
25 | + <yAxis> | |
26 | + <digitalAxis id="y-left" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
27 | + <range extend="true"/> | |
28 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
29 | + <legend/> | |
30 | + </digitalAxis> | |
31 | + </yAxis> | |
32 | + <zAxis> | |
33 | + <colorAxis colorMapIndex="1" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
34 | + <range extend="true"/> | |
35 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
36 | + </colorAxis> | |
37 | + </zAxis> | |
38 | + </axes> | |
39 | + </timePlot> | |
40 | + </plot> | |
41 | + </output> | |
42 | + </param> | |
43 | + | ... | ... |
... | ... | @@ -0,0 +1,43 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id='stb_sit_1d_osp'> | |
3 | + <info> | |
4 | + <table> | |
5 | + <boundsTable name="Energy" boundsName="enTab_O" units="MeV"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name='stb:sit:1d'> | |
10 | + <baseParam name='O_Flux'> | |
11 | + <clb name="enTab_O"/> | |
12 | + </baseParam> | |
13 | + </vi> | |
14 | + </get> | |
15 | + <process/> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="stb_sit_1d_osp"> | |
21 | + <spectro yAxis="y-left"/> | |
22 | + </param> | |
23 | + </params> | |
24 | + <axes> | |
25 | + <yAxis> | |
26 | + <digitalAxis id="y-left" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
27 | + <range extend="true"/> | |
28 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
29 | + <legend/> | |
30 | + </digitalAxis> | |
31 | + </yAxis> | |
32 | + <zAxis> | |
33 | + <colorAxis colorMapIndex="1" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
34 | + <range extend="true"/> | |
35 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
36 | + </colorAxis> | |
37 | + </zAxis> | |
38 | + </axes> | |
39 | + </timePlot> | |
40 | + </plot> | |
41 | + </output> | |
42 | + </param> | |
43 | + | ... | ... |
... | ... | @@ -0,0 +1,43 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id='stb_sit_1h_4hesp'> | |
3 | + <info> | |
4 | + <table> | |
5 | + <boundsTable name="Energy" boundsName="enTab_He" units="MeV"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name='stb:sit:1h'> | |
10 | + <baseParam name='He_Flux'> | |
11 | + <clb name="enTab_He"/> | |
12 | + </baseParam> | |
13 | + </vi> | |
14 | + </get> | |
15 | + <process/> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="stb_sit_1h_4hesp"> | |
21 | + <spectro yAxis="y-left"/> | |
22 | + </param> | |
23 | + </params> | |
24 | + <axes> | |
25 | + <yAxis> | |
26 | + <digitalAxis id="y-left" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
27 | + <range extend="true"/> | |
28 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
29 | + <legend/> | |
30 | + </digitalAxis> | |
31 | + </yAxis> | |
32 | + <zAxis> | |
33 | + <colorAxis colorMapIndex="1" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
34 | + <range extend="true"/> | |
35 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
36 | + </colorAxis> | |
37 | + </zAxis> | |
38 | + </axes> | |
39 | + </timePlot> | |
40 | + </plot> | |
41 | + </output> | |
42 | + </param> | |
43 | + | ... | ... |
... | ... | @@ -0,0 +1,43 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id='stb_sit_1h_fesp'> | |
3 | + <info> | |
4 | + <table> | |
5 | + <boundsTable name="Energy" boundsName="enTab_Fe" units="MeV"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name='stb:sit:1h'> | |
10 | + <baseParam name='Fe_Flux'> | |
11 | + <clb name="enTab_Fe"/> | |
12 | + </baseParam> | |
13 | + </vi> | |
14 | + </get> | |
15 | + <process/> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="stb_sit_1h_fesp"> | |
21 | + <spectro yAxis="y-left"/> | |
22 | + </param> | |
23 | + </params> | |
24 | + <axes> | |
25 | + <yAxis> | |
26 | + <digitalAxis id="y-left" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
27 | + <range extend="true"/> | |
28 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
29 | + <legend/> | |
30 | + </digitalAxis> | |
31 | + </yAxis> | |
32 | + <zAxis> | |
33 | + <colorAxis colorMapIndex="1" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
34 | + <range extend="true"/> | |
35 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
36 | + </colorAxis> | |
37 | + </zAxis> | |
38 | + </axes> | |
39 | + </timePlot> | |
40 | + </plot> | |
41 | + </output> | |
42 | + </param> | |
43 | + | ... | ... |
... | ... | @@ -0,0 +1,43 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id='stb_sit_1h_hsp'> | |
3 | + <info> | |
4 | + <table> | |
5 | + <boundsTable name="Energy" boundsName="enTab_H" units="MeV"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name='stb:sit:1h'> | |
10 | + <baseParam name='H_Flux'> | |
11 | + <clb name="enTab_H"/> | |
12 | + </baseParam> | |
13 | + </vi> | |
14 | + </get> | |
15 | + <process/> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="stb_sit_1h_hsp"> | |
21 | + <spectro yAxis="y-left"/> | |
22 | + </param> | |
23 | + </params> | |
24 | + <axes> | |
25 | + <yAxis> | |
26 | + <digitalAxis id="y-left" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
27 | + <range extend="true"/> | |
28 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
29 | + <legend/> | |
30 | + </digitalAxis> | |
31 | + </yAxis> | |
32 | + <zAxis> | |
33 | + <colorAxis colorMapIndex="1" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
34 | + <range extend="true"/> | |
35 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
36 | + </colorAxis> | |
37 | + </zAxis> | |
38 | + </axes> | |
39 | + </timePlot> | |
40 | + </plot> | |
41 | + </output> | |
42 | + </param> | |
43 | + | ... | ... |
... | ... | @@ -0,0 +1,43 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id='stb_sit_1h_osp'> | |
3 | + <info> | |
4 | + <table> | |
5 | + <boundsTable name="Energy" boundsName="enTab_O" units="MeV"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name='stb:sit:1h'> | |
10 | + <baseParam name='O_Flux'> | |
11 | + <clb name="enTab_O"/> | |
12 | + </baseParam> | |
13 | + </vi> | |
14 | + </get> | |
15 | + <process/> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="stb_sit_1h_osp"> | |
21 | + <spectro yAxis="y-left"/> | |
22 | + </param> | |
23 | + </params> | |
24 | + <axes> | |
25 | + <yAxis> | |
26 | + <digitalAxis id="y-left" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
27 | + <range extend="true"/> | |
28 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
29 | + <legend/> | |
30 | + </digitalAxis> | |
31 | + </yAxis> | |
32 | + <zAxis> | |
33 | + <colorAxis colorMapIndex="1" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
34 | + <range extend="true"/> | |
35 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
36 | + </colorAxis> | |
37 | + </zAxis> | |
38 | + </axes> | |
39 | + </timePlot> | |
40 | + </plot> | |
41 | + </output> | |
42 | + </param> | |
43 | + | ... | ... |
... | ... | @@ -0,0 +1,43 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id='stb_sit_1min_4hesp'> | |
3 | + <info> | |
4 | + <table> | |
5 | + <boundsTable name="Energy" boundsName="enTab_He" units="MeV"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name='stb:sit:1min'> | |
10 | + <baseParam name='He_Flux'> | |
11 | + <clb name="enTab_He"/> | |
12 | + </baseParam> | |
13 | + </vi> | |
14 | + </get> | |
15 | + <process/> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="stb_sit_1min_4hesp"> | |
21 | + <spectro yAxis="y-left"/> | |
22 | + </param> | |
23 | + </params> | |
24 | + <axes> | |
25 | + <yAxis> | |
26 | + <digitalAxis id="y-left" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
27 | + <range extend="true"/> | |
28 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
29 | + <legend/> | |
30 | + </digitalAxis> | |
31 | + </yAxis> | |
32 | + <zAxis> | |
33 | + <colorAxis colorMapIndex="1" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
34 | + <range extend="true"/> | |
35 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
36 | + </colorAxis> | |
37 | + </zAxis> | |
38 | + </axes> | |
39 | + </timePlot> | |
40 | + </plot> | |
41 | + </output> | |
42 | + </param> | |
43 | + | ... | ... |
... | ... | @@ -0,0 +1,43 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id='stb_sit_1min_fesp'> | |
3 | + <info> | |
4 | + <table> | |
5 | + <boundsTable name="Energy" boundsName="enTab_Fe" units="MeV"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name='stb:sit:1min'> | |
10 | + <baseParam name='Fe_Flux'> | |
11 | + <clb name="enTab_Fe"/> | |
12 | + </baseParam> | |
13 | + </vi> | |
14 | + </get> | |
15 | + <process/> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="stb_sit_1min_fesp"> | |
21 | + <spectro yAxis="y-left"/> | |
22 | + </param> | |
23 | + </params> | |
24 | + <axes> | |
25 | + <yAxis> | |
26 | + <digitalAxis id="y-left" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
27 | + <range extend="true"/> | |
28 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
29 | + <legend/> | |
30 | + </digitalAxis> | |
31 | + </yAxis> | |
32 | + <zAxis> | |
33 | + <colorAxis colorMapIndex="1" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
34 | + <range extend="true"/> | |
35 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
36 | + </colorAxis> | |
37 | + </zAxis> | |
38 | + </axes> | |
39 | + </timePlot> | |
40 | + </plot> | |
41 | + </output> | |
42 | + </param> | |
43 | + | ... | ... |
... | ... | @@ -0,0 +1,43 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id='stb_sit_1min_hsp'> | |
3 | + <info> | |
4 | + <table> | |
5 | + <boundsTable name="Energy" boundsName="enTab_H" units="MeV"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name='stb:sit:1min'> | |
10 | + <baseParam name='H_Flux'> | |
11 | + <clb name="enTab_H"/> | |
12 | + </baseParam> | |
13 | + </vi> | |
14 | + </get> | |
15 | + <process/> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="stb_sit_1min_hsp"> | |
21 | + <spectro yAxis="y-left"/> | |
22 | + </param> | |
23 | + </params> | |
24 | + <axes> | |
25 | + <yAxis> | |
26 | + <digitalAxis id="y-left" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
27 | + <range extend="true"/> | |
28 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
29 | + <legend/> | |
30 | + </digitalAxis> | |
31 | + </yAxis> | |
32 | + <zAxis> | |
33 | + <colorAxis colorMapIndex="1" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
34 | + <range extend="true"/> | |
35 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
36 | + </colorAxis> | |
37 | + </zAxis> | |
38 | + </axes> | |
39 | + </timePlot> | |
40 | + </plot> | |
41 | + </output> | |
42 | + </param> | |
43 | + | ... | ... |
... | ... | @@ -0,0 +1,43 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id='stb_sit_1min_osp'> | |
3 | + <info> | |
4 | + <table> | |
5 | + <boundsTable name="Energy" boundsName="enTab_O" units="MeV"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name='stb:sit:1min'> | |
10 | + <baseParam name='O_Flux'> | |
11 | + <clb name="enTab_O"/> | |
12 | + </baseParam> | |
13 | + </vi> | |
14 | + </get> | |
15 | + <process/> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="stb_sit_1min_osp"> | |
21 | + <spectro yAxis="y-left"/> | |
22 | + </param> | |
23 | + </params> | |
24 | + <axes> | |
25 | + <yAxis> | |
26 | + <digitalAxis id="y-left" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
27 | + <range extend="true"/> | |
28 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
29 | + <legend/> | |
30 | + </digitalAxis> | |
31 | + </yAxis> | |
32 | + <zAxis> | |
33 | + <colorAxis colorMapIndex="1" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
34 | + <range extend="true"/> | |
35 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
36 | + </colorAxis> | |
37 | + </zAxis> | |
38 | + </axes> | |
39 | + </timePlot> | |
40 | + </plot> | |
41 | + </output> | |
42 | + </param> | |
43 | + | ... | ... |