Commit e59c4baad9f0bc1fd82e918ec1c19e7f47b1843b
1 parent
72eb1549
Exists in
master
and in
7 other branches
gll epd record survey
Showing
21 changed files
with
735 additions
and
0 deletions
Show diff stats
... | ... | @@ -0,0 +1,35 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="gll_epd_hr_acnts"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <boundsTable name="Energy" boundsName="AEnergyBounds" units="keV"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name="gll:epd:survion"> | |
10 | + <baseParam name="ACounts"> | |
11 | + <clb name="AEnergyBounds"/> | |
12 | + </baseParam> | |
13 | + </vi> | |
14 | + </get> | |
15 | + <process/> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="gll_epd_hr_acnts"> | |
21 | + <spectro yAxis="y-left"/> | |
22 | + </param> | |
23 | + </params> | |
24 | + <axes> | |
25 | + <yAxis> | |
26 | + <digitalAxis id="y-left" scale="logarithmic"/> | |
27 | + </yAxis> | |
28 | + <zAxis> | |
29 | + <colorAxis scale="logarithmic"/> | |
30 | + </zAxis> | |
31 | + </axes> | |
32 | + </timePlot> | |
33 | + </plot> | |
34 | + </output> | |
35 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,35 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="gll_epd_hr_acounts"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <boundsTable name="Energy" boundsName="AEnergyBounds" units="keV"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name="gll:epd:survion"> | |
10 | + <baseParam name="ACounts"> | |
11 | + <clb name="AEnergyBounds"/> | |
12 | + </baseParam> | |
13 | + </vi> | |
14 | + </get> | |
15 | + <process/> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="gll_epd_hr_acounts"> | |
21 | + <spectro yAxis="y-left"/> | |
22 | + </param> | |
23 | + </params> | |
24 | + <axes> | |
25 | + <yAxis> | |
26 | + <digitalAxis id="y-left" scale="logarithmic"/> | |
27 | + </yAxis> | |
28 | + <zAxis> | |
29 | + <colorAxis scale="logarithmic"/> | |
30 | + </zAxis> | |
31 | + </axes> | |
32 | + </timePlot> | |
33 | + </plot> | |
34 | + </output> | |
35 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,35 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="gll_epd_hr_aflux"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <boundsTable name="Energy" boundsName="AEnergyBounds" units="keV"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name="gll:epd:survion"> | |
10 | + <baseParam name="AFlux"> | |
11 | + <clb name="AEnergyBounds"/> | |
12 | + </baseParam> | |
13 | + </vi> | |
14 | + </get> | |
15 | + <process/> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="gll_epd_hr_aflux"> | |
21 | + <spectro yAxis="y-left"/> | |
22 | + </param> | |
23 | + </params> | |
24 | + <axes> | |
25 | + <yAxis> | |
26 | + <digitalAxis id="y-left" scale="logarithmic"/> | |
27 | + </yAxis> | |
28 | + <zAxis> | |
29 | + <colorAxis scale="logarithmic"/> | |
30 | + </zAxis> | |
31 | + </axes> | |
32 | + </timePlot> | |
33 | + </plot> | |
34 | + </output> | |
35 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,35 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="gll_epd_hr_cacnts"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <boundsTable name="Energy" boundsName="CAEnergyBounds" units="keV"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name="gll:epd:survion"> | |
10 | + <baseParam name="CACounts"> | |
11 | + <clb name="CAEnergyBounds"/> | |
12 | + </baseParam> | |
13 | + </vi> | |
14 | + </get> | |
15 | + <process/> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="gll_epd_hr_cacnts"> | |
21 | + <spectro yAxis="y-left"/> | |
22 | + </param> | |
23 | + </params> | |
24 | + <axes> | |
25 | + <yAxis> | |
26 | + <digitalAxis id="y-left" scale="logarithmic"/> | |
27 | + </yAxis> | |
28 | + <zAxis> | |
29 | + <colorAxis scale="logarithmic"/> | |
30 | + </zAxis> | |
31 | + </axes> | |
32 | + </timePlot> | |
33 | + </plot> | |
34 | + </output> | |
35 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,35 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="gll_epd_hr_caflux"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <boundsTable name="Energy" boundsName="CAEnergyBounds" units="keV"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name="gll:epd:survion"> | |
10 | + <baseParam name="CAFlux"> | |
11 | + <clb name="CAEnergyBounds"/> | |
12 | + </baseParam> | |
13 | + </vi> | |
14 | + </get> | |
15 | + <process/> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="gll_epd_hr_caflux"> | |
21 | + <spectro yAxis="y-left"/> | |
22 | + </param> | |
23 | + </params> | |
24 | + <axes> | |
25 | + <yAxis> | |
26 | + <digitalAxis id="y-left" scale="logarithmic"/> | |
27 | + </yAxis> | |
28 | + <zAxis> | |
29 | + <colorAxis scale="logarithmic"/> | |
30 | + </zAxis> | |
31 | + </axes> | |
32 | + </timePlot> | |
33 | + </plot> | |
34 | + </output> | |
35 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,35 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="gll_epd_hr_chcnts"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <boundsTable name="Energy" boundsName="CHEnergyBounds" units="keV"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name="gll:epd:survion"> | |
10 | + <baseParam name="CHCounts"> | |
11 | + <clb name="CHEnergyBounds"/> | |
12 | + </baseParam> | |
13 | + </vi> | |
14 | + </get> | |
15 | + <process/> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="gll_epd_hr_chcnts"> | |
21 | + <spectro yAxis="y-left"/> | |
22 | + </param> | |
23 | + </params> | |
24 | + <axes> | |
25 | + <yAxis> | |
26 | + <digitalAxis id="y-left" scale="logarithmic"/> | |
27 | + </yAxis> | |
28 | + <zAxis> | |
29 | + <colorAxis scale="logarithmic"/> | |
30 | + </zAxis> | |
31 | + </axes> | |
32 | + </timePlot> | |
33 | + </plot> | |
34 | + </output> | |
35 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,35 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="gll_epd_hr_chflux"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <boundsTable name="Energy" boundsName="CHEnergyBounds" units="keV"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name="gll:epd:survion"> | |
10 | + <baseParam name="CHFlux"> | |
11 | + <clb name="CHEnergyBounds"/> | |
12 | + </baseParam> | |
13 | + </vi> | |
14 | + </get> | |
15 | + <process/> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="gll_epd_hr_chflux"> | |
21 | + <spectro yAxis="y-left"/> | |
22 | + </param> | |
23 | + </params> | |
24 | + <axes> | |
25 | + <yAxis> | |
26 | + <digitalAxis id="y-left" scale="logarithmic"/> | |
27 | + </yAxis> | |
28 | + <zAxis> | |
29 | + <colorAxis scale="logarithmic"/> | |
30 | + </zAxis> | |
31 | + </axes> | |
32 | + </timePlot> | |
33 | + </plot> | |
34 | + </output> | |
35 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,35 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="gll_epd_hr_cmcnts"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <boundsTable name="Energy" boundsName="CMEnergyBounds" units="keV"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name="gll:epd:survion"> | |
10 | + <baseParam name="CMCounts"> | |
11 | + <clb name="CMEnergyBounds"/> | |
12 | + </baseParam> | |
13 | + </vi> | |
14 | + </get> | |
15 | + <process/> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="gll_epd_hr_cmcnts"> | |
21 | + <spectro yAxis="y-left"/> | |
22 | + </param> | |
23 | + </params> | |
24 | + <axes> | |
25 | + <yAxis> | |
26 | + <digitalAxis id="y-left" scale="logarithmic"/> | |
27 | + </yAxis> | |
28 | + <zAxis> | |
29 | + <colorAxis scale="logarithmic"/> | |
30 | + </zAxis> | |
31 | + </axes> | |
32 | + </timePlot> | |
33 | + </plot> | |
34 | + </output> | |
35 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,35 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="gll_epd_hr_cmflux"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <boundsTable name="Energy" boundsName="CMEnergyBounds" units="keV"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name="gll:epd:survion"> | |
10 | + <baseParam name="CMFlux"> | |
11 | + <clb name="CMEnergyBounds"/> | |
12 | + </baseParam> | |
13 | + </vi> | |
14 | + </get> | |
15 | + <process/> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="gll_epd_hr_cmflux"> | |
21 | + <spectro yAxis="y-left"/> | |
22 | + </param> | |
23 | + </params> | |
24 | + <axes> | |
25 | + <yAxis> | |
26 | + <digitalAxis id="y-left" scale="logarithmic"/> | |
27 | + </yAxis> | |
28 | + <zAxis> | |
29 | + <colorAxis scale="logarithmic"/> | |
30 | + </zAxis> | |
31 | + </axes> | |
32 | + </timePlot> | |
33 | + </plot> | |
34 | + </output> | |
35 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,35 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="gll_epd_hr_cncnts"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <boundsTable name="Energy" boundsName="CNEnergyBounds" units="keV"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name="gll:epd:survion"> | |
10 | + <baseParam name="CNCounts"> | |
11 | + <clb name="CNEnergyBounds"/> | |
12 | + </baseParam> | |
13 | + </vi> | |
14 | + </get> | |
15 | + <process/> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="gll_epd_hr_cncnts"> | |
21 | + <spectro yAxis="y-left"/> | |
22 | + </param> | |
23 | + </params> | |
24 | + <axes> | |
25 | + <yAxis> | |
26 | + <digitalAxis id="y-left" scale="logarithmic"/> | |
27 | + </yAxis> | |
28 | + <zAxis> | |
29 | + <colorAxis scale="logarithmic"/> | |
30 | + </zAxis> | |
31 | + </axes> | |
32 | + </timePlot> | |
33 | + </plot> | |
34 | + </output> | |
35 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,35 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="gll_epd_hr_cnflux"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <boundsTable name="Energy" boundsName="CNEnergyBounds" units="keV"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name="gll:epd:survion"> | |
10 | + <baseParam name="CNFlux"> | |
11 | + <clb name="CNEnergyBounds"/> | |
12 | + </baseParam> | |
13 | + </vi> | |
14 | + </get> | |
15 | + <process/> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="gll_epd_hr_cnflux"> | |
21 | + <spectro yAxis="y-left"/> | |
22 | + </param> | |
23 | + </params> | |
24 | + <axes> | |
25 | + <yAxis> | |
26 | + <digitalAxis id="y-left" scale="logarithmic"/> | |
27 | + </yAxis> | |
28 | + <zAxis> | |
29 | + <colorAxis scale="logarithmic"/> | |
30 | + </zAxis> | |
31 | + </axes> | |
32 | + </timePlot> | |
33 | + </plot> | |
34 | + </output> | |
35 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,35 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="gll_epd_hr_tacnts"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <boundsTable name="Energy" boundsName="TAEnergyBounds" units="keV"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name="gll:epd:survion"> | |
10 | + <baseParam name="TACounts"> | |
11 | + <clb name="TAEnergyBounds"/> | |
12 | + </baseParam> | |
13 | + </vi> | |
14 | + </get> | |
15 | + <process/> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="gll_epd_hr_tacnts"> | |
21 | + <spectro yAxis="y-left"/> | |
22 | + </param> | |
23 | + </params> | |
24 | + <axes> | |
25 | + <yAxis> | |
26 | + <digitalAxis id="y-left" scale="logarithmic"/> | |
27 | + </yAxis> | |
28 | + <zAxis> | |
29 | + <colorAxis scale="logarithmic"/> | |
30 | + </zAxis> | |
31 | + </axes> | |
32 | + </timePlot> | |
33 | + </plot> | |
34 | + </output> | |
35 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,35 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="gll_epd_hr_taflux"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <boundsTable name="Energy" boundsName="TAEnergyBounds" units="keV"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name="gll:epd:survion"> | |
10 | + <baseParam name="TAFlux"> | |
11 | + <clb name="TAEnergyBounds"/> | |
12 | + </baseParam> | |
13 | + </vi> | |
14 | + </get> | |
15 | + <process/> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="gll_epd_hr_taflux"> | |
21 | + <spectro yAxis="y-left"/> | |
22 | + </param> | |
23 | + </params> | |
24 | + <axes> | |
25 | + <yAxis> | |
26 | + <digitalAxis id="y-left" scale="logarithmic"/> | |
27 | + </yAxis> | |
28 | + <zAxis> | |
29 | + <colorAxis scale="logarithmic"/> | |
30 | + </zAxis> | |
31 | + </axes> | |
32 | + </timePlot> | |
33 | + </plot> | |
34 | + </output> | |
35 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,35 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="gll_epd_hr_tocnts"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <boundsTable name="Energy" boundsName="TOEnergyBounds" units="keV"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name="gll:epd:survion"> | |
10 | + <baseParam name="TOCounts"> | |
11 | + <clb name="TOEnergyBounds"/> | |
12 | + </baseParam> | |
13 | + </vi> | |
14 | + </get> | |
15 | + <process/> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="gll_epd_hr_tocnts"> | |
21 | + <spectro yAxis="y-left"/> | |
22 | + </param> | |
23 | + </params> | |
24 | + <axes> | |
25 | + <yAxis> | |
26 | + <digitalAxis id="y-left" scale="logarithmic"/> | |
27 | + </yAxis> | |
28 | + <zAxis> | |
29 | + <colorAxis scale="logarithmic"/> | |
30 | + </zAxis> | |
31 | + </axes> | |
32 | + </timePlot> | |
33 | + </plot> | |
34 | + </output> | |
35 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,35 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="gll_epd_hr_toflux"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <boundsTable name="Energy" boundsName="TOEnergyBounds" units="keV"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name="gll:epd:survion"> | |
10 | + <baseParam name="TOFlux"> | |
11 | + <clb name="TOEnergyBounds"/> | |
12 | + </baseParam> | |
13 | + </vi> | |
14 | + </get> | |
15 | + <process/> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="gll_epd_hr_toflux"> | |
21 | + <spectro yAxis="y-left"/> | |
22 | + </param> | |
23 | + </params> | |
24 | + <axes> | |
25 | + <yAxis> | |
26 | + <digitalAxis id="y-left" scale="logarithmic"/> | |
27 | + </yAxis> | |
28 | + <zAxis> | |
29 | + <colorAxis scale="logarithmic"/> | |
30 | + </zAxis> | |
31 | + </axes> | |
32 | + </timePlot> | |
33 | + </plot> | |
34 | + </output> | |
35 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,35 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="gll_epd_hr_tpcnts"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <boundsTable name="Energy" boundsName="TPEnergyBounds" units="keV"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name="gll:epd:survion"> | |
10 | + <baseParam name="TPCounts"> | |
11 | + <clb name="TPEnergyBounds"/> | |
12 | + </baseParam> | |
13 | + </vi> | |
14 | + </get> | |
15 | + <process/> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="gll_epd_hr_tpcnts"> | |
21 | + <spectro yAxis="y-left"/> | |
22 | + </param> | |
23 | + </params> | |
24 | + <axes> | |
25 | + <yAxis> | |
26 | + <digitalAxis id="y-left" scale="logarithmic"/> | |
27 | + </yAxis> | |
28 | + <zAxis> | |
29 | + <colorAxis scale="logarithmic"/> | |
30 | + </zAxis> | |
31 | + </axes> | |
32 | + </timePlot> | |
33 | + </plot> | |
34 | + </output> | |
35 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,35 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="gll_epd_hr_tpflux"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <boundsTable name="Energy" boundsName="TPEnergyBounds" units="keV"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name="gll:epd:survion"> | |
10 | + <baseParam name="TPFlux"> | |
11 | + <clb name="TPEnergyBounds"/> | |
12 | + </baseParam> | |
13 | + </vi> | |
14 | + </get> | |
15 | + <process/> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="gll_epd_hr_tpflux"> | |
21 | + <spectro yAxis="y-left"/> | |
22 | + </param> | |
23 | + </params> | |
24 | + <axes> | |
25 | + <yAxis> | |
26 | + <digitalAxis id="y-left" scale="logarithmic"/> | |
27 | + </yAxis> | |
28 | + <zAxis> | |
29 | + <colorAxis scale="logarithmic"/> | |
30 | + </zAxis> | |
31 | + </axes> | |
32 | + </timePlot> | |
33 | + </plot> | |
34 | + </output> | |
35 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,35 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="gll_epd_hr_tscnts"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <boundsTable name="Energy" boundsName="TSEnergyBounds" units="keV"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name="gll:epd:survion"> | |
10 | + <baseParam name="TSCounts"> | |
11 | + <clb name="TSEnergyBounds"/> | |
12 | + </baseParam> | |
13 | + </vi> | |
14 | + </get> | |
15 | + <process/> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="gll_epd_hr_tscnts"> | |
21 | + <spectro yAxis="y-left"/> | |
22 | + </param> | |
23 | + </params> | |
24 | + <axes> | |
25 | + <yAxis> | |
26 | + <digitalAxis id="y-left" scale="logarithmic"/> | |
27 | + </yAxis> | |
28 | + <zAxis> | |
29 | + <colorAxis scale="logarithmic"/> | |
30 | + </zAxis> | |
31 | + </axes> | |
32 | + </timePlot> | |
33 | + </plot> | |
34 | + </output> | |
35 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,35 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="gll_epd_hr_tsflux"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <boundsTable name="Energy" boundsName="TSEnergyBounds" units="keV"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name="gll:epd:survion"> | |
10 | + <baseParam name="TSFlux"> | |
11 | + <clb name="TSEnergyBounds"/> | |
12 | + </baseParam> | |
13 | + </vi> | |
14 | + </get> | |
15 | + <process/> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="gll_epd_hr_tsflux"> | |
21 | + <spectro yAxis="y-left"/> | |
22 | + </param> | |
23 | + </params> | |
24 | + <axes> | |
25 | + <yAxis> | |
26 | + <digitalAxis id="y-left" scale="logarithmic"/> | |
27 | + </yAxis> | |
28 | + <zAxis> | |
29 | + <colorAxis scale="logarithmic"/> | |
30 | + </zAxis> | |
31 | + </axes> | |
32 | + </timePlot> | |
33 | + </plot> | |
34 | + </output> | |
35 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,35 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="gll_epd_hrion_bcnts"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <boundsTable name="Energy" boundsName="BEnergyBounds" units="keV"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name="gll:epd:survion"> | |
10 | + <baseParam name="BCounts"> | |
11 | + <clb name="BEnergyBounds"/> | |
12 | + </baseParam> | |
13 | + </vi> | |
14 | + </get> | |
15 | + <process/> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="gll_epd_hrion_bcnts"> | |
21 | + <spectro yAxis="y-left"/> | |
22 | + </param> | |
23 | + </params> | |
24 | + <axes> | |
25 | + <yAxis> | |
26 | + <digitalAxis id="y-left" scale="logarithmic"/> | |
27 | + </yAxis> | |
28 | + <zAxis> | |
29 | + <colorAxis scale="logarithmic"/> | |
30 | + </zAxis> | |
31 | + </axes> | |
32 | + </timePlot> | |
33 | + </plot> | |
34 | + </output> | |
35 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,35 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="gll_epd_hrion_bflux"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <boundsTable name="Energy" boundsName="BEnergyBounds" units="keV"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name="gll:epd:survion"> | |
10 | + <baseParam name="BFlux"> | |
11 | + <clb name="BEnergyBounds"/> | |
12 | + </baseParam> | |
13 | + </vi> | |
14 | + </get> | |
15 | + <process/> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="gll_epd_hrion_bflux"> | |
21 | + <spectro yAxis="y-left"/> | |
22 | + </param> | |
23 | + </params> | |
24 | + <axes> | |
25 | + <yAxis> | |
26 | + <digitalAxis id="y-left" scale="logarithmic"/> | |
27 | + </yAxis> | |
28 | + <zAxis> | |
29 | + <colorAxis scale="logarithmic"/> | |
30 | + </zAxis> | |
31 | + </axes> | |
32 | + </timePlot> | |
33 | + </plot> | |
34 | + </output> | |
35 | +</param> | ... | ... |