Commit f0b27ff2545d39e0f00b107c2f04a8fa6f4ddd46
1 parent
a5d6ced1
Exists in
master
Merge BEPI/MPO/SIXP parameters from amdadev into master
Showing
27 changed files
with
852 additions
and
1 deletions
Show diff stats
... | ... | @@ -0,0 +1,44 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="bepi_sixp_e_##side##"> | |
3 | + <info> | |
4 | + <name>electron flux - @@side@@</name> | |
5 | + <short_name>electron flux - @@side@@</short_name> | |
6 | + <table> | |
7 | + <centerAutoTable dim="0" name="Energy" centerName="ENERGY_E_##side##" units="MeV" log="true"/> | |
8 | + </table> | |
9 | + </info> | |
10 | + <get> | |
11 | + <vi name="bepi:sixs:cruise.l3"> | |
12 | + <baseParam name="E"> | |
13 | + <clb name="ENERGY_E"/> | |
14 | + </baseParam> | |
15 | + </vi> | |
16 | + </get> | |
17 | + <process description="Electron flux - Side ##side##">$bepi_sixs_cruise_46_l3_E[##side##]</process> | |
18 | + <output> | |
19 | + <plot> | |
20 | + <timePlot> | |
21 | + <params> | |
22 | + <param id="bepi_sixp_e_##side##"> | |
23 | + <serie yAxis="y-left"/> | |
24 | + </param> | |
25 | + </params> | |
26 | + <axes> | |
27 | + <yAxis> | |
28 | + <digitalAxis id="y-left" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
29 | + <range extend="true"/> | |
30 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
31 | + <legend/> | |
32 | + </digitalAxis> | |
33 | + </yAxis> | |
34 | + <zAxis> | |
35 | + <colorAxis colorMapIndex="1" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
36 | + <range extend="true"/> | |
37 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
38 | + </colorAxis> | |
39 | + </zAxis> | |
40 | + </axes> | |
41 | + </timePlot> | |
42 | + </plot> | |
43 | + </output> | |
44 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,44 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="bepi_sixp_eerr_##side##"> | |
3 | + <info> | |
4 | + <name>electron flux error - @@side@@</name> | |
5 | + <short_name>electron flux error - @@side@@</short_name> | |
6 | + <table> | |
7 | + <centerAutoTable dim="0" name="Energy" centerName="ENERGY_E_##side##" units="MeV" log="true"/> | |
8 | + </table> | |
9 | + </info> | |
10 | + <get> | |
11 | + <vi name="bepi:sixs:cruise.l3"> | |
12 | + <baseParam name="E_stat_err"> | |
13 | + <clb name="ENERGY_E"/> | |
14 | + </baseParam> | |
15 | + </vi> | |
16 | + </get> | |
17 | + <process description="Electron flux error - Side ##side##">$bepi_sixs_cruise_46_l3_E_stat_err[##side##]</process> | |
18 | + <output> | |
19 | + <plot> | |
20 | + <timePlot> | |
21 | + <params> | |
22 | + <param id="bepi_sixp_eerr_##side##"> | |
23 | + <serie yAxis="y-left"/> | |
24 | + </param> | |
25 | + </params> | |
26 | + <axes> | |
27 | + <yAxis> | |
28 | + <digitalAxis id="y-left" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
29 | + <range extend="true"/> | |
30 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
31 | + <legend/> | |
32 | + </digitalAxis> | |
33 | + </yAxis> | |
34 | + <zAxis> | |
35 | + <colorAxis colorMapIndex="1" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
36 | + <range extend="true"/> | |
37 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
38 | + </colorAxis> | |
39 | + </zAxis> | |
40 | + </axes> | |
41 | + </timePlot> | |
42 | + </plot> | |
43 | + </output> | |
44 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,44 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="bepi_sixp_eloerr_##side##"> | |
3 | + <info> | |
4 | + <name>electron flux lower error - @@side@@</name> | |
5 | + <short_name>electron flux lower error - @@side@@</short_name> | |
6 | + <table> | |
7 | + <centerAutoTable dim="0" name="Energy" centerName="ENERGY_E_##side##" units="MeV" log="true"/> | |
8 | + </table> | |
9 | + </info> | |
10 | + <get> | |
11 | + <vi name="bepi:sixs:cruise.l3"> | |
12 | + <baseParam name="E_tot_err_minus"> | |
13 | + <clb name="ENERGY_E"/> | |
14 | + </baseParam> | |
15 | + </vi> | |
16 | + </get> | |
17 | + <process description="Electron flux lower error - Side ##side##">$bepi_sixs_cruise_46_l3_E_tot_err_minus[##side##]</process> | |
18 | + <output> | |
19 | + <plot> | |
20 | + <timePlot> | |
21 | + <params> | |
22 | + <param id="bepi_sixp_eloerr_##side##"> | |
23 | + <serie yAxis="y-left"/> | |
24 | + </param> | |
25 | + </params> | |
26 | + <axes> | |
27 | + <yAxis> | |
28 | + <digitalAxis id="y-left" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
29 | + <range extend="true"/> | |
30 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
31 | + <legend/> | |
32 | + </digitalAxis> | |
33 | + </yAxis> | |
34 | + <zAxis> | |
35 | + <colorAxis colorMapIndex="1" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
36 | + <range extend="true"/> | |
37 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
38 | + </colorAxis> | |
39 | + </zAxis> | |
40 | + </axes> | |
41 | + </timePlot> | |
42 | + </plot> | |
43 | + </output> | |
44 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,44 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="bepi_sixp_euperr_##side##"> | |
3 | + <info> | |
4 | + <name>electron flux upper error - @@side@@</name> | |
5 | + <short_name>electron flux upper error - @@side@@</short_name> | |
6 | + <table> | |
7 | + <centerAutoTable dim="0" name="Energy" centerName="ENERGY_E_##side##" units="MeV" log="true"/> | |
8 | + </table> | |
9 | + </info> | |
10 | + <get> | |
11 | + <vi name="bepi:sixs:cruise.l3"> | |
12 | + <baseParam name="E_tot_err_plus"> | |
13 | + <clb name="ENERGY_E"/> | |
14 | + </baseParam> | |
15 | + </vi> | |
16 | + </get> | |
17 | + <process description="Electron flux upper error - Side ##side##">$bepi_sixs_cruise_46_l3_E_tot_err_plus[##side##]</process> | |
18 | + <output> | |
19 | + <plot> | |
20 | + <timePlot> | |
21 | + <params> | |
22 | + <param id="bepi_sixp_euperr_##side##"> | |
23 | + <serie yAxis="y-left"/> | |
24 | + </param> | |
25 | + </params> | |
26 | + <axes> | |
27 | + <yAxis> | |
28 | + <digitalAxis id="y-left" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
29 | + <range extend="true"/> | |
30 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
31 | + <legend/> | |
32 | + </digitalAxis> | |
33 | + </yAxis> | |
34 | + <zAxis> | |
35 | + <colorAxis colorMapIndex="1" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
36 | + <range extend="true"/> | |
37 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
38 | + </colorAxis> | |
39 | + </zAxis> | |
40 | + </axes> | |
41 | + </timePlot> | |
42 | + </plot> | |
43 | + </output> | |
44 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,44 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="bepi_sixp_p_##side##"> | |
3 | + <info> | |
4 | + <name>proton flux - @@side@@</name> | |
5 | + <short_name>proton flux - @@side@@</short_name> | |
6 | + <table> | |
7 | + <centerAutoTable dim="0" name="Energy" centerName="ENERGY_P_##side##" units="MeV" log="true"/> | |
8 | + </table> | |
9 | + </info> | |
10 | + <get> | |
11 | + <vi name="bepi:sixs:cruise.l3"> | |
12 | + <baseParam name="P"> | |
13 | + <clb name="ENERGY_P"/> | |
14 | + </baseParam> | |
15 | + </vi> | |
16 | + </get> | |
17 | + <process description="Proton flux - Side ##side##">$bepi_sixs_cruise_46_l3_P[##side##]</process> | |
18 | + <output> | |
19 | + <plot> | |
20 | + <timePlot> | |
21 | + <params> | |
22 | + <param id="bepi_sixp_p_##side##"> | |
23 | + <serie yAxis="y-left"/> | |
24 | + </param> | |
25 | + </params> | |
26 | + <axes> | |
27 | + <yAxis> | |
28 | + <digitalAxis id="y-left" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
29 | + <range extend="true"/> | |
30 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
31 | + <legend/> | |
32 | + </digitalAxis> | |
33 | + </yAxis> | |
34 | + <zAxis> | |
35 | + <colorAxis colorMapIndex="1" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
36 | + <range extend="true"/> | |
37 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
38 | + </colorAxis> | |
39 | + </zAxis> | |
40 | + </axes> | |
41 | + </timePlot> | |
42 | + </plot> | |
43 | + </output> | |
44 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,44 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="bepi_sixp_pe_##side##"> | |
3 | + <info> | |
4 | + <name>electron flux - @@side@@</name> | |
5 | + <short_name>electron flux - @@side@@</short_name> | |
6 | + <table> | |
7 | + <centerAutoTable dim="0" name="Energy" centerName="ENERGY_PE_##side##" units="MeV" log="true"/> | |
8 | + </table> | |
9 | + </info> | |
10 | + <get> | |
11 | + <vi name="bepi:sixs:cruise.l3"> | |
12 | + <baseParam name="PE"> | |
13 | + <clb name="ENERGY_PE"/> | |
14 | + </baseParam> | |
15 | + </vi> | |
16 | + </get> | |
17 | + <process description="Electron flux as seen by proton channels - Side ##side##">$bepi_sixs_cruise_46_l3_PE[##side##]</process> | |
18 | + <output> | |
19 | + <plot> | |
20 | + <timePlot> | |
21 | + <params> | |
22 | + <param id="bepi_sixp_pe_##side##"> | |
23 | + <serie yAxis="y-left"/> | |
24 | + </param> | |
25 | + </params> | |
26 | + <axes> | |
27 | + <yAxis> | |
28 | + <digitalAxis id="y-left" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
29 | + <range extend="true"/> | |
30 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
31 | + <legend/> | |
32 | + </digitalAxis> | |
33 | + </yAxis> | |
34 | + <zAxis> | |
35 | + <colorAxis colorMapIndex="1" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
36 | + <range extend="true"/> | |
37 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
38 | + </colorAxis> | |
39 | + </zAxis> | |
40 | + </axes> | |
41 | + </timePlot> | |
42 | + </plot> | |
43 | + </output> | |
44 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,44 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="bepi_sixp_peerr_##side##"> | |
3 | + <info> | |
4 | + <name>electron flux error - @@side@@</name> | |
5 | + <short_name>electron flux error - @@side@@</short_name> | |
6 | + <table> | |
7 | + <centerAutoTable dim="0" name="Energy" centerName="ENERGY_PE_##side##" units="MeV" log="true"/> | |
8 | + </table> | |
9 | + </info> | |
10 | + <get> | |
11 | + <vi name="bepi:sixs:cruise.l3"> | |
12 | + <baseParam name="PE_stat_err"> | |
13 | + <clb name="ENERGY_PE"/> | |
14 | + </baseParam> | |
15 | + </vi> | |
16 | + </get> | |
17 | + <process description="Electron flux error as seen by proton channels - Side ##side##">$bepi_sixs_cruise_46_l3_PE_stat_err[##side##]</process> | |
18 | + <output> | |
19 | + <plot> | |
20 | + <timePlot> | |
21 | + <params> | |
22 | + <param id="bepi_sixp_peerr_##side##"> | |
23 | + <serie yAxis="y-left"/> | |
24 | + </param> | |
25 | + </params> | |
26 | + <axes> | |
27 | + <yAxis> | |
28 | + <digitalAxis id="y-left" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
29 | + <range extend="true"/> | |
30 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
31 | + <legend/> | |
32 | + </digitalAxis> | |
33 | + </yAxis> | |
34 | + <zAxis> | |
35 | + <colorAxis colorMapIndex="1" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
36 | + <range extend="true"/> | |
37 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
38 | + </colorAxis> | |
39 | + </zAxis> | |
40 | + </axes> | |
41 | + </timePlot> | |
42 | + </plot> | |
43 | + </output> | |
44 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,44 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="bepi_sixp_peloerr_##side##"> | |
3 | + <info> | |
4 | + <name>electron flux lower error - @@side@@</name> | |
5 | + <short_name>electron flux lower error - @@side@@</short_name> | |
6 | + <table> | |
7 | + <centerAutoTable dim="0" name="Energy" centerName="ENERGY_PE_##side##" units="MeV" log="true"/> | |
8 | + </table> | |
9 | + </info> | |
10 | + <get> | |
11 | + <vi name="bepi:sixs:cruise.l3"> | |
12 | + <baseParam name="PE_tot_err_minus"> | |
13 | + <clb name="ENERGY_PE"/> | |
14 | + </baseParam> | |
15 | + </vi> | |
16 | + </get> | |
17 | + <process description="Electron flux lower error as seen by proton channels - Side ##side##">$bepi_sixs_cruise_46_l3_PE_tot_err_minus[##side##]</process> | |
18 | + <output> | |
19 | + <plot> | |
20 | + <timePlot> | |
21 | + <params> | |
22 | + <param id="bepi_sixp_peloerr_##side##"> | |
23 | + <serie yAxis="y-left"/> | |
24 | + </param> | |
25 | + </params> | |
26 | + <axes> | |
27 | + <yAxis> | |
28 | + <digitalAxis id="y-left" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
29 | + <range extend="true"/> | |
30 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
31 | + <legend/> | |
32 | + </digitalAxis> | |
33 | + </yAxis> | |
34 | + <zAxis> | |
35 | + <colorAxis colorMapIndex="1" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
36 | + <range extend="true"/> | |
37 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
38 | + </colorAxis> | |
39 | + </zAxis> | |
40 | + </axes> | |
41 | + </timePlot> | |
42 | + </plot> | |
43 | + </output> | |
44 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,44 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="bepi_sixp_perr_##side##"> | |
3 | + <info> | |
4 | + <name>proton flux error - @@side@@</name> | |
5 | + <short_name>proton flux error - @@side@@</short_name> | |
6 | + <table> | |
7 | + <centerAutoTable dim="0" name="Energy" centerName="ENERGY_P_##side##" units="MeV" log="true"/> | |
8 | + </table> | |
9 | + </info> | |
10 | + <get> | |
11 | + <vi name="bepi:sixs:cruise.l3"> | |
12 | + <baseParam name="P_stat_err"> | |
13 | + <clb name="ENERGY_P"/> | |
14 | + </baseParam> | |
15 | + </vi> | |
16 | + </get> | |
17 | + <process description="Proton flux error - Side ##side##">$bepi_sixs_cruise_46_l3_P_stat_err[##side##]</process> | |
18 | + <output> | |
19 | + <plot> | |
20 | + <timePlot> | |
21 | + <params> | |
22 | + <param id="bepi_sixp_perr_##side##"> | |
23 | + <serie yAxis="y-left"/> | |
24 | + </param> | |
25 | + </params> | |
26 | + <axes> | |
27 | + <yAxis> | |
28 | + <digitalAxis id="y-left" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
29 | + <range extend="true"/> | |
30 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
31 | + <legend/> | |
32 | + </digitalAxis> | |
33 | + </yAxis> | |
34 | + <zAxis> | |
35 | + <colorAxis colorMapIndex="1" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
36 | + <range extend="true"/> | |
37 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
38 | + </colorAxis> | |
39 | + </zAxis> | |
40 | + </axes> | |
41 | + </timePlot> | |
42 | + </plot> | |
43 | + </output> | |
44 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,44 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="bepi_sixp_peuperr_##side##"> | |
3 | + <info> | |
4 | + <name>electron flux upper error - @@side@@</name> | |
5 | + <short_name>electron flux upper error - @@side@@</short_name> | |
6 | + <table> | |
7 | + <centerAutoTable dim="0" name="Energy" centerName="ENERGY_PE_##side##" units="MeV" log="true"/> | |
8 | + </table> | |
9 | + </info> | |
10 | + <get> | |
11 | + <vi name="bepi:sixs:cruise.l3"> | |
12 | + <baseParam name="PE_tot_err_plus"> | |
13 | + <clb name="ENERGY_PE"/> | |
14 | + </baseParam> | |
15 | + </vi> | |
16 | + </get> | |
17 | + <process description="Electron flux upper error as seen by proton channels - Side ##side##">$bepi_sixs_cruise_46_l3_PE_tot_err_plus[##side##]</process> | |
18 | + <output> | |
19 | + <plot> | |
20 | + <timePlot> | |
21 | + <params> | |
22 | + <param id="bepi_sixp_peuperr_##side##"> | |
23 | + <serie yAxis="y-left"/> | |
24 | + </param> | |
25 | + </params> | |
26 | + <axes> | |
27 | + <yAxis> | |
28 | + <digitalAxis id="y-left" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
29 | + <range extend="true"/> | |
30 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
31 | + <legend/> | |
32 | + </digitalAxis> | |
33 | + </yAxis> | |
34 | + <zAxis> | |
35 | + <colorAxis colorMapIndex="1" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
36 | + <range extend="true"/> | |
37 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
38 | + </colorAxis> | |
39 | + </zAxis> | |
40 | + </axes> | |
41 | + </timePlot> | |
42 | + </plot> | |
43 | + </output> | |
44 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,44 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="bepi_sixp_ploerr_##side##"> | |
3 | + <info> | |
4 | + <name>proton flux lower error - @@side@@</name> | |
5 | + <short_name>proton flux lower error - @@side@@</short_name> | |
6 | + <table> | |
7 | + <centerAutoTable dim="0" name="Energy" centerName="ENERGY_P_##side##" units="MeV" log="true"/> | |
8 | + </table> | |
9 | + </info> | |
10 | + <get> | |
11 | + <vi name="bepi:sixs:cruise.l3"> | |
12 | + <baseParam name="P_tot_err_minus"> | |
13 | + <clb name="ENERGY_P"/> | |
14 | + </baseParam> | |
15 | + </vi> | |
16 | + </get> | |
17 | + <process description="Proton flux lower error - Side ##side##">$bepi_sixs_cruise_46_l3_P_tot_err_minus[##side##]</process> | |
18 | + <output> | |
19 | + <plot> | |
20 | + <timePlot> | |
21 | + <params> | |
22 | + <param id="bepi_sixp_ploerr_##side##"> | |
23 | + <serie yAxis="y-left"/> | |
24 | + </param> | |
25 | + </params> | |
26 | + <axes> | |
27 | + <yAxis> | |
28 | + <digitalAxis id="y-left" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
29 | + <range extend="true"/> | |
30 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
31 | + <legend/> | |
32 | + </digitalAxis> | |
33 | + </yAxis> | |
34 | + <zAxis> | |
35 | + <colorAxis colorMapIndex="1" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
36 | + <range extend="true"/> | |
37 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
38 | + </colorAxis> | |
39 | + </zAxis> | |
40 | + </axes> | |
41 | + </timePlot> | |
42 | + </plot> | |
43 | + </output> | |
44 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,44 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="bepi_sixp_puperr_##side##"> | |
3 | + <info> | |
4 | + <name>proton flux upper error - @@side@@</name> | |
5 | + <short_name>proton flux upper error - @@side@@</short_name> | |
6 | + <table> | |
7 | + <centerAutoTable dim="0" name="Energy" centerName="ENERGY_P_##side##" units="MeV" log="true"/> | |
8 | + </table> | |
9 | + </info> | |
10 | + <get> | |
11 | + <vi name="bepi:sixs:cruise.l3"> | |
12 | + <baseParam name="P_tot_err_plus"> | |
13 | + <clb name="ENERGY_P"/> | |
14 | + </baseParam> | |
15 | + </vi> | |
16 | + </get> | |
17 | + <process description="Proton flux upper error - Side ##side##">$bepi_sixs_cruise_46_l3_P_tot_err_plus[##side##]</process> | |
18 | + <output> | |
19 | + <plot> | |
20 | + <timePlot> | |
21 | + <params> | |
22 | + <param id="bepi_sixp_puperr_##side##"> | |
23 | + <serie yAxis="y-left"/> | |
24 | + </param> | |
25 | + </params> | |
26 | + <axes> | |
27 | + <yAxis> | |
28 | + <digitalAxis id="y-left" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
29 | + <range extend="true"/> | |
30 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
31 | + <legend/> | |
32 | + </digitalAxis> | |
33 | + </yAxis> | |
34 | + <zAxis> | |
35 | + <colorAxis colorMapIndex="1" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
36 | + <range extend="true"/> | |
37 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
38 | + </colorAxis> | |
39 | + </zAxis> | |
40 | + </axes> | |
41 | + </timePlot> | |
42 | + </plot> | |
43 | + </output> | |
44 | +</param> | ... | ... |
... | ... | @@ -0,0 +1,21 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<paraminfo id="bepi_sixp_e"> | |
3 | + <dimensions dim_1="7" dim_2="1"/> | |
4 | + <components> | |
5 | + <component index_1="0" name="Side 0"/> | |
6 | + <component index_1="1" name="Side 1"/> | |
7 | + <component index_1="2" name="Side 2"/> | |
8 | + <component index_1="3" name="Side 3"/> | |
9 | + </components> | |
10 | + <tables> | |
11 | + <table relatedDim="dim_1" name="Energy" units="MeV"> | |
12 | + <channel min="0.06" max="0.09"/> | |
13 | + <channel min="0.09" max="0.13"/> | |
14 | + <channel min="0.13" max="0.21"/> | |
15 | + <channel min="0.21" max="0.5"/> | |
16 | + <channel min="0.5" max="1.41"/> | |
17 | + <channel min="1.41" max="3.8"/> | |
18 | + <channel min="3.8" max="12.7"/> | |
19 | + </table> | |
20 | + </tables> | |
21 | +</paraminfo> | ... | ... |
... | ... | @@ -0,0 +1,21 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<paraminfo id="bepi_sixp_eerr"> | |
3 | + <dimensions dim_1="7" dim_2="1"/> | |
4 | + <components> | |
5 | + <component index_1="0" name="Side 0"/> | |
6 | + <component index_1="1" name="Side 1"/> | |
7 | + <component index_1="2" name="Side 2"/> | |
8 | + <component index_1="3" name="Side 3"/> | |
9 | + </components> | |
10 | + <tables> | |
11 | + <table relatedDim="dim_1" name="Energy" units="MeV"> | |
12 | + <channel min="0.06" max="0.09"/> | |
13 | + <channel min="0.09" max="0.13"/> | |
14 | + <channel min="0.13" max="0.21"/> | |
15 | + <channel min="0.21" max="0.5"/> | |
16 | + <channel min="0.5" max="1.41"/> | |
17 | + <channel min="1.41" max="3.8"/> | |
18 | + <channel min="3.8" max="12.7"/> | |
19 | + </table> | |
20 | + </tables> | |
21 | +</paraminfo> | ... | ... |
... | ... | @@ -0,0 +1,21 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<paraminfo id="bepi_sixp_eloerr"> | |
3 | + <dimensions dim_1="7" dim_2="1"/> | |
4 | + <components> | |
5 | + <component index_1="0" name="Side 0"/> | |
6 | + <component index_1="1" name="Side 1"/> | |
7 | + <component index_1="2" name="Side 2"/> | |
8 | + <component index_1="3" name="Side 3"/> | |
9 | + </components> | |
10 | + <tables> | |
11 | + <table relatedDim="dim_1" name="Energy" units="MeV"> | |
12 | + <channel min="0.06" max="0.09"/> | |
13 | + <channel min="0.09" max="0.13"/> | |
14 | + <channel min="0.13" max="0.21"/> | |
15 | + <channel min="0.21" max="0.5"/> | |
16 | + <channel min="0.5" max="1.41"/> | |
17 | + <channel min="1.41" max="3.8"/> | |
18 | + <channel min="3.8" max="12.7"/> | |
19 | + </table> | |
20 | + </tables> | |
21 | +</paraminfo> | ... | ... |
... | ... | @@ -0,0 +1,21 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<paraminfo id="bepi_sixp_euperr"> | |
3 | + <dimensions dim_1="7" dim_2="1"/> | |
4 | + <components> | |
5 | + <component index_1="0" name="Side 0"/> | |
6 | + <component index_1="1" name="Side 1"/> | |
7 | + <component index_1="2" name="Side 2"/> | |
8 | + <component index_1="3" name="Side 3"/> | |
9 | + </components> | |
10 | + <tables> | |
11 | + <table relatedDim="dim_1" name="Energy" units="MeV"> | |
12 | + <channel min="0.06" max="0.09"/> | |
13 | + <channel min="0.09" max="0.13"/> | |
14 | + <channel min="0.13" max="0.21"/> | |
15 | + <channel min="0.21" max="0.5"/> | |
16 | + <channel min="0.5" max="1.41"/> | |
17 | + <channel min="1.41" max="3.8"/> | |
18 | + <channel min="3.8" max="12.7"/> | |
19 | + </table> | |
20 | + </tables> | |
21 | +</paraminfo> | ... | ... |
... | ... | @@ -0,0 +1,23 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<paraminfo id="bepi_sixp_p"> | |
3 | + <dimensions dim_1="9" dim_2="1"/> | |
4 | + <components> | |
5 | + <component index_1="0" name="Side 0"/> | |
6 | + <component index_1="1" name="Side 1"/> | |
7 | + <component index_1="2" name="Side 2"/> | |
8 | + <component index_1="3" name="Side 3"/> | |
9 | + </components> | |
10 | + <tables> | |
11 | + <table relatedDim="dim_1" name="Energy" units="MeV"> | |
12 | + <channel min="1.04" max="1.15"/> | |
13 | + <channel min="1.15" max="1.35"/> | |
14 | + <channel min="1.35" max="1.85"/> | |
15 | + <channel min="1.85" max="2.99"/> | |
16 | + <channel min="2.99" max="5.62"/> | |
17 | + <channel min="5.62" max="10.74"/> | |
18 | + <channel min="10.74" max="19.06"/> | |
19 | + <channel min="19.06" max="35.4"/> | |
20 | + <channel min="35.4" max="70"/> | |
21 | + </table> | |
22 | + </tables> | |
23 | +</paraminfo> | ... | ... |
... | ... | @@ -0,0 +1,17 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<paraminfo id="bepi_sixp_pe"> | |
3 | + <dimensions dim_1="3" dim_2="1"/> | |
4 | + <components> | |
5 | + <component index_1="0" name="Side 0"/> | |
6 | + <component index_1="1" name="Side 1"/> | |
7 | + <component index_1="2" name="Side 2"/> | |
8 | + <component index_1="3" name="Side 3"/> | |
9 | + </components> | |
10 | + <tables> | |
11 | + <table relatedDim="dim_1" name="Energy" units="MeV"> | |
12 | + <channel min="0.34" max="0.62"/> | |
13 | + <channel min="0.62" max="1.4"/> | |
14 | + <channel min="1.4" max="4.2"/> | |
15 | + </table> | |
16 | + </tables> | |
17 | +</paraminfo> | ... | ... |
... | ... | @@ -0,0 +1,17 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<paraminfo id="bepi_sixp_peerr"> | |
3 | + <dimensions dim_1="3" dim_2="1"/> | |
4 | + <components> | |
5 | + <component index_1="0" name="Side 0"/> | |
6 | + <component index_1="1" name="Side 1"/> | |
7 | + <component index_1="2" name="Side 2"/> | |
8 | + <component index_1="3" name="Side 3"/> | |
9 | + </components> | |
10 | + <tables> | |
11 | + <table relatedDim="dim_1" name="Energy" units="MeV"> | |
12 | + <channel min="0.34" max="0.62"/> | |
13 | + <channel min="0.62" max="1.4"/> | |
14 | + <channel min="1.4" max="4.2"/> | |
15 | + </table> | |
16 | + </tables> | |
17 | +</paraminfo> | ... | ... |
... | ... | @@ -0,0 +1,17 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<paraminfo id="bepi_sixp_peloerr"> | |
3 | + <dimensions dim_1="3" dim_2="1"/> | |
4 | + <components> | |
5 | + <component index_1="0" name="Side 0"/> | |
6 | + <component index_1="1" name="Side 1"/> | |
7 | + <component index_1="2" name="Side 2"/> | |
8 | + <component index_1="3" name="Side 3"/> | |
9 | + </components> | |
10 | + <tables> | |
11 | + <table relatedDim="dim_1" name="Energy" units="MeV"> | |
12 | + <channel min="0.34" max="0.62"/> | |
13 | + <channel min="0.62" max="1.4"/> | |
14 | + <channel min="1.4" max="4.2"/> | |
15 | + </table> | |
16 | + </tables> | |
17 | +</paraminfo> | ... | ... |
... | ... | @@ -0,0 +1,23 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<paraminfo id="bepi_sixp_perr"> | |
3 | + <dimensions dim_1="9" dim_2="1"/> | |
4 | + <components> | |
5 | + <component index_1="0" name="Side 0"/> | |
6 | + <component index_1="1" name="Side 1"/> | |
7 | + <component index_1="2" name="Side 2"/> | |
8 | + <component index_1="3" name="Side 3"/> | |
9 | + </components> | |
10 | + <tables> | |
11 | + <table relatedDim="dim_1" name="Energy" units="MeV"> | |
12 | + <channel min="1.04" max="1.15"/> | |
13 | + <channel min="1.15" max="1.35"/> | |
14 | + <channel min="1.35" max="1.85"/> | |
15 | + <channel min="1.85" max="2.99"/> | |
16 | + <channel min="2.99" max="5.62"/> | |
17 | + <channel min="5.62" max="10.74"/> | |
18 | + <channel min="10.74" max="19.06"/> | |
19 | + <channel min="19.06" max="35.4"/> | |
20 | + <channel min="35.4" max="70"/> | |
21 | + </table> | |
22 | + </tables> | |
23 | +</paraminfo> | ... | ... |
... | ... | @@ -0,0 +1,17 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<paraminfo id="bepi_sixp_peuperr"> | |
3 | + <dimensions dim_1="3" dim_2="1"/> | |
4 | + <components> | |
5 | + <component index_1="0" name="Side 0"/> | |
6 | + <component index_1="1" name="Side 1"/> | |
7 | + <component index_1="2" name="Side 2"/> | |
8 | + <component index_1="3" name="Side 3"/> | |
9 | + </components> | |
10 | + <tables> | |
11 | + <table relatedDim="dim_1" name="Energy" units="MeV"> | |
12 | + <channel min="0.34" max="0.62"/> | |
13 | + <channel min="0.62" max="1.4"/> | |
14 | + <channel min="1.4" max="4.2"/> | |
15 | + </table> | |
16 | + </tables> | |
17 | +</paraminfo> | ... | ... |
... | ... | @@ -0,0 +1,23 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<paraminfo id="bepi_sixp_ploerr"> | |
3 | + <dimensions dim_1="9" dim_2="1"/> | |
4 | + <components> | |
5 | + <component index_1="0" name="Side 0"/> | |
6 | + <component index_1="1" name="Side 1"/> | |
7 | + <component index_1="2" name="Side 2"/> | |
8 | + <component index_1="3" name="Side 3"/> | |
9 | + </components> | |
10 | + <tables> | |
11 | + <table relatedDim="dim_1" name="Energy" units="MeV"> | |
12 | + <channel min="1.04" max="1.15"/> | |
13 | + <channel min="1.15" max="1.35"/> | |
14 | + <channel min="1.35" max="1.85"/> | |
15 | + <channel min="1.85" max="2.99"/> | |
16 | + <channel min="2.99" max="5.62"/> | |
17 | + <channel min="5.62" max="10.74"/> | |
18 | + <channel min="10.74" max="19.06"/> | |
19 | + <channel min="19.06" max="35.4"/> | |
20 | + <channel min="35.4" max="70"/> | |
21 | + </table> | |
22 | + </tables> | |
23 | +</paraminfo> | ... | ... |
... | ... | @@ -0,0 +1,23 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<paraminfo id="bepi_sixp_puperr"> | |
3 | + <dimensions dim_1="9" dim_2="1"/> | |
4 | + <components> | |
5 | + <component index_1="0" name="Side 0"/> | |
6 | + <component index_1="1" name="Side 1"/> | |
7 | + <component index_1="2" name="Side 2"/> | |
8 | + <component index_1="3" name="Side 3"/> | |
9 | + </components> | |
10 | + <tables> | |
11 | + <table relatedDim="dim_1" name="Energy" units="MeV"> | |
12 | + <channel min="1.04" max="1.15"/> | |
13 | + <channel min="1.15" max="1.35"/> | |
14 | + <channel min="1.35" max="1.85"/> | |
15 | + <channel min="1.85" max="2.99"/> | |
16 | + <channel min="2.99" max="5.62"/> | |
17 | + <channel min="5.62" max="10.74"/> | |
18 | + <channel min="10.74" max="19.06"/> | |
19 | + <channel min="19.06" max="35.4"/> | |
20 | + <channel min="35.4" max="70"/> | |
21 | + </table> | |
22 | + </tables> | |
23 | +</paraminfo> | ... | ... |
ParamTemplateList.xml
... | ... | @@ -3295,6 +3295,65 @@ |
3295 | 3295 | </arguments> |
3296 | 3296 | </paramTemplate> |
3297 | 3297 | |
3298 | - | |
3298 | + <paramTemplate paramId="bepi_sixp_p" fileName="bepi_sixp_p_##side##"> | |
3299 | + <arguments> | |
3300 | + <argument key="side" name="Side" type="generated-list" minkey="0" maxkey="3" subtype="int" nametpl="Side ##key##" default="0"/> | |
3301 | + </arguments> | |
3302 | + </paramTemplate> | |
3303 | + <paramTemplate paramId="bepi_sixp_e" fileName="bepi_sixp_e_##side##"> | |
3304 | + <arguments> | |
3305 | + <argument key="side" name="Side" type="generated-list" minkey="0" maxkey="3" subtype="int" nametpl="Side ##key##" default="0"/> | |
3306 | + </arguments> | |
3307 | + </paramTemplate> | |
3308 | + <paramTemplate paramId="bepi_sixp_pe" fileName="bepi_sixp_pe_##side##"> | |
3309 | + <arguments> | |
3310 | + <argument key="side" name="Side" type="generated-list" minkey="0" maxkey="3" subtype="int" nametpl="Side ##key##" default="0"/> | |
3311 | + </arguments> | |
3312 | + </paramTemplate> | |
3313 | + <paramTemplate paramId="bepi_sixp_perr" fileName="bepi_sixp_perr_##side##"> | |
3314 | + <arguments> | |
3315 | + <argument key="side" name="Side" type="generated-list" minkey="0" maxkey="3" subtype="int" nametpl="Side ##key##" default="0"/> | |
3316 | + </arguments> | |
3317 | + </paramTemplate> | |
3318 | + <paramTemplate paramId="bepi_sixp_puperr" fileName="bepi_sixp_puperr_##side##"> | |
3319 | + <arguments> | |
3320 | + <argument key="side" name="Side" type="generated-list" minkey="0" maxkey="3" subtype="int" nametpl="Side ##key##" default="0"/> | |
3321 | + </arguments> | |
3322 | + </paramTemplate> | |
3323 | + <paramTemplate paramId="bepi_sixp_ploerr" fileName="bepi_sixp_ploerr_##side##"> | |
3324 | + <arguments> | |
3325 | + <argument key="side" name="Side" type="generated-list" minkey="0" maxkey="3" subtype="int" nametpl="Side ##key##" default="0"/> | |
3326 | + </arguments> | |
3327 | + </paramTemplate> | |
3328 | + <paramTemplate paramId="bepi_sixp_eerr" fileName="bepi_sixp_eerr_##side##"> | |
3329 | + <arguments> | |
3330 | + <argument key="side" name="Side" type="generated-list" minkey="0" maxkey="3" subtype="int" nametpl="Side ##key##" default="0"/> | |
3331 | + </arguments> | |
3332 | + </paramTemplate> | |
3333 | + <paramTemplate paramId="bepi_sixp_euperr" fileName="bepi_sixp_euperr_##side##"> | |
3334 | + <arguments> | |
3335 | + <argument key="side" name="Side" type="generated-list" minkey="0" maxkey="3" subtype="int" nametpl="Side ##key##" default="0"/> | |
3336 | + </arguments> | |
3337 | + </paramTemplate> | |
3338 | + <paramTemplate paramId="bepi_sixp_eloerr" fileName="bepi_sixp_eloerr_##side##"> | |
3339 | + <arguments> | |
3340 | + <argument key="side" name="Side" type="generated-list" minkey="0" maxkey="3" subtype="int" nametpl="Side ##key##" default="0"/> | |
3341 | + </arguments> | |
3342 | + </paramTemplate> | |
3343 | + <paramTemplate paramId="bepi_sixp_peerr" fileName="bepi_sixp_peerr_##side##"> | |
3344 | + <arguments> | |
3345 | + <argument key="side" name="Side" type="generated-list" minkey="0" maxkey="3" subtype="int" nametpl="Side ##key##" default="0"/> | |
3346 | + </arguments> | |
3347 | + </paramTemplate> | |
3348 | + <paramTemplate paramId="bepi_sixp_peuperr" fileName="bepi_sixp_peuperr_##side##"> | |
3349 | + <arguments> | |
3350 | + <argument key="side" name="Side" type="generated-list" minkey="0" maxkey="3" subtype="int" nametpl="Side ##key##" default="0"/> | |
3351 | + </arguments> | |
3352 | + </paramTemplate> | |
3353 | + <paramTemplate paramId="bepi_sixp_peloerr" fileName="bepi_sixp_peloerr_##side##"> | |
3354 | + <arguments> | |
3355 | + <argument key="side" name="Side" type="generated-list" minkey="0" maxkey="3" subtype="int" nametpl="Side ##key##" default="0"/> | |
3356 | + </arguments> | |
3357 | + </paramTemplate> | |
3299 | 3358 | |
3300 | 3359 | </paramTemplateList> | ... | ... |