Commit db5819de84a234649e136f77252169777efb615b
1 parent
f354ec18
Exists in
master
and in
6 other branches
Add Bepi / MIA & MSA / cruise datasets
Showing
8 changed files
with
192 additions
and
0 deletions
Show diff stats
ACCESS/access.xml
... | ... | @@ -54,7 +54,9 @@ |
54 | 54 | <dataset xml:id="bepi-mia-venus1" group='BEPIMIA' restriction=''/> |
55 | 55 | <dataset xml:id="bepi-mia-earth" group='BEPIMIA' restriction=''/> |
56 | 56 | <dataset xml:id="bepi-mia-venus2" group='BEPIMIA' restriction=''/> |
57 | + <dataset xml:id="bepi-mia-cruiselet32m1" group='BEPIMIA' restriction=''/> | |
57 | 58 | <dataset xml:id="bepi-msa-venus2" group='BEPIMIA' restriction=''/> |
59 | + <dataset xml:id="bepi-msa-cruise" group='BEPIMIA' restriction=''/> | |
58 | 60 | <dataset xml:id="bepi-mgf-venus2" group='BEPIMIA' restriction=''/> |
59 | 61 | <dataset xml:id="bepi-ena-venus2" group='BEPIMIA' restriction=''/> |
60 | 62 | </accessRights> |
... | ... |
... | ... | @@ -0,0 +1,34 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="mia_cruise_let32m1_##sector##"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerAutoTable dim="0" variable="true" name="Energy" centerName="bepi_mia_cruiselet32m1_energy_##sector##" units="eV" log="true"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name="bepi:mia:cruiselet32m1"> | |
10 | + <baseParam name="count_##sector##"/> | |
11 | + <baseParam name="energy_##sector##"/> | |
12 | + </vi> | |
13 | + </get> | |
14 | + <process>$bepi_mia_cruiselet32m1_count_##sector##</process> | |
15 | + <output> | |
16 | + <plot> | |
17 | + <timePlot> | |
18 | + <params> | |
19 | + <param id="mia_cruise_let32m1_##sector##"> | |
20 | + <spectro yAxis="y-left"/> | |
21 | + </param> | |
22 | + </params> | |
23 | + <axes> | |
24 | + <yAxis> | |
25 | + <digitalAxis id="y-left" scale="logarithmic"/> | |
26 | + </yAxis> | |
27 | + <zAxis> | |
28 | + <colorAxis scale="logarithmic"/> | |
29 | + </zAxis> | |
30 | + </axes> | |
31 | + </timePlot> | |
32 | + </plot> | |
33 | + </output> | |
34 | +</param> | |
... | ... |
... | ... | @@ -0,0 +1,35 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="msa_cruise_alpha"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerAutoTable dim="0" name="Energy" centerName="Energy" units="eV" log="true"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name="bepi:msa:cruise"> | |
10 | + <baseParam name="M2L_alpha"> | |
11 | + <clb name="Energy"/> | |
12 | + </baseParam> | |
13 | + </vi> | |
14 | + </get> | |
15 | + <process/> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="msa_cruise_alpha"> | |
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="msa_cruise_heavy"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerAutoTable dim="0" name="Energy" centerName="Energy" units="eV" log="true"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name="bepi:msa:cruise"> | |
10 | + <baseParam name="M3L_heavies"> | |
11 | + <clb name="Energy"/> | |
12 | + </baseParam> | |
13 | + </vi> | |
14 | + </get> | |
15 | + <process/> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="msa_cruise_heavy"> | |
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="msa_cruise_protons"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerAutoTable dim="0" name="Energy" centerName="Energy" units="eV" log="true"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name="bepi:msa:cruise"> | |
10 | + <baseParam name="M1L_protons"> | |
11 | + <clb name="Energy"/> | |
12 | + </baseParam> | |
13 | + </vi> | |
14 | + </get> | |
15 | + <process/> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="msa_cruise_protons"> | |
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="msa_cruise_total"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerAutoTable dim="0" name="Energy" centerName="Energy" units="eV" log="true"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <vi name="bepi:msa:cruise"> | |
10 | + <baseParam name="ML_total"> | |
11 | + <clb name="Energy"/> | |
12 | + </baseParam> | |
13 | + </vi> | |
14 | + </get> | |
15 | + <process/> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="msa_cruise_total"> | |
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> | |
... | ... |
ParamTemplateList.xml
... | ... | @@ -1547,6 +1547,17 @@ |
1547 | 1547 | </argument> |
1548 | 1548 | </arguments> |
1549 | 1549 | </paramTemplate> |
1550 | + <paramTemplate paramId="mia_cruise_let32m1" fileName="mia_cruise_let32m1_##sector##"> | |
1551 | + <arguments> | |
1552 | + <argument key="sector" name="Sector" type="list" default="d1"> | |
1553 | + <item key="d1" name="SpinSectorGroup0-7"/> | |
1554 | + <item key="d2" name="SpinSectorGroup1-2"/> | |
1555 | + <item key="d3" name="SpinSectorGroup3-4"/> | |
1556 | + <item key="d4" name="SpinSectorGroup5-6"/> | |
1557 | + <item key="sw" name="Solar Wind Channel"/> | |
1558 | + </argument> | |
1559 | + </arguments> | |
1560 | + </paramTemplate> | |
1550 | 1561 | <paramTemplate paramId="ena_venus2_channel" fileName="ena_venus2_channel_##channel##"> |
1551 | 1562 | <arguments> |
1552 | 1563 | <argument key="channel" name="Channel" type="list" default="0"> |
... | ... |