Commit 87d1ea192ac9f4e453bb24290c645a8e378f26b4
1 parent
90f7e5d6
Exists in
master
and in
4 other branches
Merge JUNO/JADE/L5 parameters from amdadev into master
Showing
67 changed files
with
976 additions
and
68 deletions
Show diff stats
... | ... | @@ -0,0 +1,14 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="jade_heavmom_vrtp"> | |
3 | + <info> | |
4 | + <fill_value>-9.999E+09</fill_value> | |
5 | + </info> | |
6 | + <gap_threshold>20</gap_threshold> | |
7 | + <get> | |
8 | + <vi name="juno:jadel5:heavmom"> | |
9 | + <baseParam name="V_JSS_RTP"/> | |
10 | + </vi> | |
11 | + </get> | |
12 | + <process/> | |
13 | + <output/> | |
14 | +</param> | |
... | ... |
... | ... | @@ -0,0 +1,14 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="jade_heavmom_vrtpsigma"> | |
3 | + <info> | |
4 | + <fill_value>-9.999E+09</fill_value> | |
5 | + </info> | |
6 | + <gap_threshold>20</gap_threshold> | |
7 | + <get> | |
8 | + <vi name="juno:jadel5:heavmom"> | |
9 | + <baseParam name="V_SIGMA_JSS_RTP"/> | |
10 | + </vi> | |
11 | + </get> | |
12 | + <process/> | |
13 | + <output/> | |
14 | +</param> | |
... | ... |
... | ... | @@ -0,0 +1,14 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="jade_heavmom_vxyz"> | |
3 | + <info> | |
4 | + <fill_value>-9.999E+09</fill_value> | |
5 | + </info> | |
6 | + <gap_threshold>20</gap_threshold> | |
7 | + <get> | |
8 | + <vi name="juno:jadel5:heavmom"> | |
9 | + <baseParam name="V_JSS_XYZ"/> | |
10 | + </vi> | |
11 | + </get> | |
12 | + <process/> | |
13 | + <output/> | |
14 | +</param> | |
... | ... |
... | ... | @@ -0,0 +1,14 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="jade_heavmom_vxyzsigma"> | |
3 | + <info> | |
4 | + <fill_value>-9.999E+09</fill_value> | |
5 | + </info> | |
6 | + <gap_threshold>20</gap_threshold> | |
7 | + <get> | |
8 | + <vi name="juno:jadel5:heavmom"> | |
9 | + <baseParam name="V_SIGMA_JSS_XYZ"/> | |
10 | + </vi> | |
11 | + </get> | |
12 | + <process/> | |
13 | + <output/> | |
14 | +</param> | |
... | ... |
... | ... | @@ -0,0 +1,35 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<param xml:id="jade_l5e180_def_##lookdir##"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerAutoTable variable="true" fullVariable="true" name="Energy" units="eV" centerName="jade_l5e180_energy" log="true"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <gap_threshold>100</gap_threshold> | |
9 | + <get> | |
10 | + <vi name='juno:jadel5:e180'> | |
11 | + <baseParam name='DATA_E180' useNearestValue="true"/> | |
12 | + </vi> | |
13 | + <amdaParam name="jade_l5e180_energy"/> | |
14 | + </get> | |
15 | + <process description="LookDir ##lookdir##">$juno_jadel5_e180_DATA_E180[##lookdir##]</process> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="jade_l5e180_def_##lookdir##"> | |
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" encoding="UTF-8"?> | |
2 | +<param xml:id="jade_l5e180_def_pad"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerAutoTable variable="true" fullVariable="true" name="Angle" units="deg" centerName="jade_l5e180_pa" log="true"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <gap_threshold>100</gap_threshold> | |
9 | + <get> | |
10 | + <vi name='juno:jadel5:e180'> | |
11 | + <baseParam name='DATA_E180' useNearestValue="true"/> | |
12 | + </vi> | |
13 | + <amdaParam name="jade_l5e180_pa"/> | |
14 | + </get> | |
15 | + <process description="Sum over energy">total($juno_jadel5_e180_DATA_E180,2)</process> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="jade_l5e180_def_pad"> | |
21 | + <spectro yAxis="y-left"/> | |
22 | + </param> | |
23 | + </params> | |
24 | + <axes> | |
25 | + <yAxis> | |
26 | + <digitalAxis id="y-left" scale="linear"/> | |
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" encoding="UTF-8"?> | |
2 | +<param xml:id="jade_l5e180_def_sum"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerAutoTable variable="true" fullVariable="true" name="Energy" units="eV" centerName="jade_l5e180_energy" log="true"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <gap_threshold>100</gap_threshold> | |
9 | + <get> | |
10 | + <vi name='juno:jadel5:e180'> | |
11 | + <baseParam name='DATA_E180' useNearestValue="true"/> | |
12 | + </vi> | |
13 | + <amdaParam name="jade_l5e180_energy"/> | |
14 | + </get> | |
15 | + <process description="All Look Dir.">total($juno_jadel5_e180_DATA_E180,1)</process> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="jade_l5e180_def_sum"> | |
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,11 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id='jade_l5e180_pa'> | |
3 | + <gap_threshold>100</gap_threshold> | |
4 | + <get> | |
5 | + <vi name='juno:jadel5:e180'> | |
6 | + <baseParam name='PITCHANGLES_E180' useNearestValue="true"/> | |
7 | + </vi> | |
8 | + </get> | |
9 | + <process>$juno_jadel5_e180_PITCHANGLES_E180.getColumn(0)</process> | |
10 | + <output/> | |
11 | +</param> | |
... | ... |
... | ... | @@ -0,0 +1,35 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<param xml:id="jade_l5e300_def_##lookdir##"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerAutoTable variable="true" fullVariable="true" name="Energy" units="eV" centerName="jade_l5e300_energy" log="true"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <gap_threshold>100</gap_threshold> | |
9 | + <get> | |
10 | + <vi name='juno:jadel5:e300'> | |
11 | + <baseParam name='DATA_E300' useNearestValue="true"/> | |
12 | + </vi> | |
13 | + <amdaParam name="jade_l5e300_energy"/> | |
14 | + </get> | |
15 | + <process description="LookDir ##lookdir##">$juno_jadel5_e300_DATA_E300[##lookdir##]</process> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="jade_l5e300_def_##lookdir##"> | |
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" encoding="UTF-8"?> | |
2 | +<param xml:id="jade_l5e300_def_pad"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerAutoTable variable="true" fullVariable="true" name="Angle" units="deg" centerName="jade_l5e300_pa" log="true"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <gap_threshold>100</gap_threshold> | |
9 | + <get> | |
10 | + <vi name='juno:jadel5:e300'> | |
11 | + <baseParam name='DATA_E300' useNearestValue="true"/> | |
12 | + </vi> | |
13 | + <amdaParam name="jade_l5e300_pa"/> | |
14 | + </get> | |
15 | + <process description="Sum over energy">total($juno_jadel5_e300_DATA_E300,2)</process> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="jade_l5e300_def_pad"> | |
21 | + <spectro yAxis="y-left"/> | |
22 | + </param> | |
23 | + </params> | |
24 | + <axes> | |
25 | + <yAxis> | |
26 | + <digitalAxis id="y-left" scale="linear"/> | |
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" encoding="UTF-8"?> | |
2 | +<param xml:id="jade_l5e300_def_sum"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerAutoTable variable="true" fullVariable="true" name="Energy" units="eV" centerName="jade_l5e300_energy" log="true"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <gap_threshold>100</gap_threshold> | |
9 | + <get> | |
10 | + <vi name='juno:jadel5:e300'> | |
11 | + <baseParam name='DATA_E300' useNearestValue="true"/> | |
12 | + </vi> | |
13 | + <amdaParam name="jade_l5e300_energy"/> | |
14 | + </get> | |
15 | + <process description="All Look Dir.">total($juno_jadel5_e300_DATA_E300,1)</process> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="jade_l5e300_def_sum"> | |
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,11 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id='jade_l5e300_pa'> | |
3 | + <gap_threshold>100</gap_threshold> | |
4 | + <get> | |
5 | + <vi name='juno:jadel5:e300'> | |
6 | + <baseParam name='PITCHANGLES_E300' useNearestValue="true"/> | |
7 | + </vi> | |
8 | + </get> | |
9 | + <process>$juno_jadel5_e300_PITCHANGLES_E300.getColumn(0)</process> | |
10 | + <output/> | |
11 | +</param> | |
... | ... |
... | ... | @@ -0,0 +1,35 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<param xml:id="jade_l5e60_def_##lookdir##"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerAutoTable variable="true" fullVariable="true" name="Energy" units="eV" centerName="jade_l5e60_energy" log="true"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <gap_threshold>100</gap_threshold> | |
9 | + <get> | |
10 | + <vi name='juno:jadel5:e060'> | |
11 | + <baseParam name='DATA_E060' useNearestValue="true"/> | |
12 | + </vi> | |
13 | + <amdaParam name="jade_l5e60_energy"/> | |
14 | + </get> | |
15 | + <process description="LookDir ##lookdir##">$juno_jadel5_e060_DATA_E060[##lookdir##]</process> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="jade_l5e60_def_##lookdir##"> | |
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" encoding="UTF-8"?> | |
2 | +<param xml:id="jade_l5e60_def_pad"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerAutoTable variable="true" fullVariable="true" name="Angle" units="deg" centerName="jade_l5e60_pa" log="true"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <gap_threshold>100</gap_threshold> | |
9 | + <get> | |
10 | + <vi name='juno:jadel5:e060'> | |
11 | + <baseParam name='DATA_E060' useNearestValue="true"/> | |
12 | + </vi> | |
13 | + <amdaParam name="jade_l5e60_pa"/> | |
14 | + </get> | |
15 | + <process description="Sum over energy">total($juno_jadel5_e060_DATA_E060,2)</process> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="jade_l5e60_def_pad"> | |
21 | + <spectro yAxis="y-left"/> | |
22 | + </param> | |
23 | + </params> | |
24 | + <axes> | |
25 | + <yAxis> | |
26 | + <digitalAxis id="y-left" scale="linear"/> | |
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" encoding="UTF-8"?> | |
2 | +<param xml:id="jade_l5e60_def_sum"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerAutoTable variable="true" fullVariable="true" name="Energy" units="eV" centerName="jade_l5e60_energy" log="true"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <gap_threshold>100</gap_threshold> | |
9 | + <get> | |
10 | + <vi name='juno:jadel5:e060'> | |
11 | + <baseParam name='DATA_E060' useNearestValue="true"/> | |
12 | + </vi> | |
13 | + <amdaParam name="jade_l5e60_energy"/> | |
14 | + </get> | |
15 | + <process description="All Look Dir.">total($juno_jadel5_e060_DATA_E060,1)</process> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="jade_l5e60_def_sum"> | |
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,11 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id='jade_l5e60_pa'> | |
3 | + <gap_threshold>100</gap_threshold> | |
4 | + <get> | |
5 | + <vi name='juno:jadel5:e060'> | |
6 | + <baseParam name='PITCHANGLES_E060' useNearestValue="true"/> | |
7 | + </vi> | |
8 | + </get> | |
9 | + <process>$juno_jadel5_e060_PITCHANGLES_E060.getColumn(0)</process> | |
10 | + <output/> | |
11 | +</param> | |
... | ... |
... | ... | @@ -0,0 +1,35 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<param xml:id="jade_l5ispec_def_##species##_##lookdir##"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerAutoTable variable="true" fullVariable="true" name="Energy" units="eV" centerName="jade_l5ispec_energy" log="true"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <gap_threshold>100</gap_threshold> | |
9 | + <get> | |
10 | + <vi name='juno:jadel5:ions'> | |
11 | + <baseParam name='DATA_##species##' useNearestValue="true"/> | |
12 | + </vi> | |
13 | + <amdaParam name="jade_l5ispec_energy"/> | |
14 | + </get> | |
15 | + <process description="LookDir ##lookdir##">$juno_jadel5_ions_DATA_##species##[##lookdir##]</process> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="jade_l5ispec_def_##species##_##lookdir##"> | |
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" encoding="UTF-8"?> | |
2 | +<param xml:id="jade_l5ispec_def_sum_##species##"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerAutoTable variable="true" fullVariable="true" name="Energy" units="eV" centerName="jade_l5ispec_energy" log="true"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <gap_threshold>100</gap_threshold> | |
9 | + <get> | |
10 | + <vi name='juno:jadel5:ions'> | |
11 | + <baseParam name='DATA_##species##' useNearestValue="true"/> | |
12 | + </vi> | |
13 | + <amdaParam name="jade_l5ispec_energy"/> | |
14 | + </get> | |
15 | + <process description="LookDir ##lookdir##">total($juno_jadel5_ions_DATA_##species##,1)</process> | |
16 | + <output> | |
17 | + <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="jade_l5ispec_def_sum_##species##"> | |
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,14 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="jade_protmom_vrtp"> | |
3 | + <info> | |
4 | + <fill_value>-9.999E+09</fill_value> | |
5 | + </info> | |
6 | + <gap_threshold>20</gap_threshold> | |
7 | + <get> | |
8 | + <vi name="juno:jadel5:protmom"> | |
9 | + <baseParam name="V_JSS_RTP"/> | |
10 | + </vi> | |
11 | + </get> | |
12 | + <process/> | |
13 | + <output/> | |
14 | +</param> | |
... | ... |
... | ... | @@ -0,0 +1,14 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="jade_protmom_vrtpsigma"> | |
3 | + <info> | |
4 | + <fill_value>-9.999E+09</fill_value> | |
5 | + </info> | |
6 | + <gap_threshold>20</gap_threshold> | |
7 | + <get> | |
8 | + <vi name="juno:jadel5:protmom"> | |
9 | + <baseParam name="V_SIGMA_JSS_RTP"/> | |
10 | + </vi> | |
11 | + </get> | |
12 | + <process/> | |
13 | + <output/> | |
14 | +</param> | |
... | ... |
... | ... | @@ -0,0 +1,14 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="jade_protmom_vxyz"> | |
3 | + <info> | |
4 | + <fill_value>-9.999E+09</fill_value> | |
5 | + </info> | |
6 | + <gap_threshold>20</gap_threshold> | |
7 | + <get> | |
8 | + <vi name="juno:jadel5:protmom"> | |
9 | + <baseParam name="V_JSS_XYZ"/> | |
10 | + </vi> | |
11 | + </get> | |
12 | + <process/> | |
13 | + <output/> | |
14 | +</param> | |
... | ... |
... | ... | @@ -0,0 +1,14 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="jade_protmom_vxyzsigma"> | |
3 | + <info> | |
4 | + <fill_value>-9.999E+09</fill_value> | |
5 | + </info> | |
6 | + <gap_threshold>20</gap_threshold> | |
7 | + <get> | |
8 | + <vi name="juno:jadel5:protmom"> | |
9 | + <baseParam name="V_SIGMA_JSS_XYZ"/> | |
10 | + </vi> | |
11 | + </get> | |
12 | + <process/> | |
13 | + <output/> | |
14 | +</param> | |
... | ... |
ParamTemplateList.xml
... | ... | @@ -9,26 +9,6 @@ |
9 | 9 | <argument key="lookdir" name="Look Direction" type="generated-list" minkey="0" maxkey="77" nametpl="Look Dir. ##key##" default="0"/> |
10 | 10 | </arguments> |
11 | 11 | </paramTemplate> |
12 | - <paramTemplate paramId="jade_ispec_lower_energy" fileName="jade_ispec_lower_energy_##species##_##lookdir##"> | |
13 | - <arguments> | |
14 | - <argument key="species" name="Species" type="list" default="SP3"> | |
15 | - <item key="SP3" name="Protons"/> | |
16 | - <item key="SP4" name="Lights"/> | |
17 | - <item key="SP5" name="Heavies"/> | |
18 | - </argument> | |
19 | - <argument key="lookdir" name="Look Direction" type="generated-list" minkey="0" maxkey="77" nametpl="Look Dir. ##key##" default="0"/> | |
20 | - </arguments> | |
21 | - </paramTemplate> | |
22 | - <paramTemplate paramId="jade_ispec_upper_energy" fileName="jade_ispec_upper_energy_##species##_##lookdir##"> | |
23 | - <arguments> | |
24 | - <argument key="species" name="Species" type="list" default="SP3"> | |
25 | - <item key="SP3" name="Protons"/> | |
26 | - <item key="SP4" name="Lights"/> | |
27 | - <item key="SP5" name="Heavies"/> | |
28 | - </argument> | |
29 | - <argument key="lookdir" name="Look Direction" type="generated-list" minkey="0" maxkey="77" nametpl="Look Dir. ##key##" default="0"/> | |
30 | - </arguments> | |
31 | - </paramTemplate> | |
32 | 12 | <paramTemplate paramId="jade_ispec_cps_sum" fileName="jade_ispec_cps_sum_##species##"> |
33 | 13 | <arguments> |
34 | 14 | <argument key="species" name="Species" type="list" default="SP3"> |
... | ... | @@ -38,69 +18,57 @@ |
38 | 18 | </argument> |
39 | 19 | </arguments> |
40 | 20 | </paramTemplate> |
41 | - <paramTemplate paramId="jade_ispec_sum_lower_energy" fileName="jade_ispec_sum_lower_energy_##species##"> | |
42 | - <arguments> | |
43 | - <argument key="species" name="Species" type="list" default="SP3"> | |
44 | - <item key="SP3" name="Protons"/> | |
45 | - <item key="SP4" name="Lights"/> | |
46 | - <item key="SP5" name="Heavies"/> | |
47 | - </argument> | |
48 | - </arguments> | |
49 | - </paramTemplate> | |
50 | - <paramTemplate paramId="jade_ispec_sum_upper_energy" fileName="jade_ispec_sum_upper_energy_##species##"> | |
51 | - <arguments> | |
52 | - <argument key="species" name="Species" type="list" default="SP3"> | |
53 | - <item key="SP3" name="Protons"/> | |
54 | - <item key="SP4" name="Lights"/> | |
55 | - <item key="SP5" name="Heavies"/> | |
56 | - </argument> | |
57 | - </arguments> | |
58 | - </paramTemplate> | |
21 | + <paramTemplate paramId="jade_l5ispec_def" fileName="jade_l5ispec_def_##species##_##lookdir##"> | |
22 | + <arguments> | |
23 | + <argument key="species" name="Species" type="list" default="SP3"> | |
24 | + <item key="SP3" name="Protons"/> | |
25 | + <item key="SP4" name="Lights"/> | |
26 | + <item key="SP5" name="Heavies"/> | |
27 | + </argument> | |
28 | + <argument key="lookdir" name="Look Direction" type="generated-list" minkey="0" maxkey="77" nametpl="Look Dir. ##key##" default="0"/> | |
29 | + </arguments> | |
30 | + </paramTemplate> | |
31 | + <paramTemplate paramId="jade_l5ispec_def_sum" fileName="jade_l5ispec_def_sum_##species##"> | |
32 | + <arguments> | |
33 | + <argument key="species" name="Species" type="list" default="SP3"> | |
34 | + <item key="SP3" name="Protons"/> | |
35 | + <item key="SP4" name="Lights"/> | |
36 | + <item key="SP5" name="Heavies"/> | |
37 | + </argument> | |
38 | + </arguments> | |
39 | + </paramTemplate> | |
59 | 40 | <paramTemplate paramId="jade_e60_cps" fileName="jade_e60_cps_##lookdir##"> |
60 | 41 | <arguments> |
61 | 42 | <argument key="lookdir" name="Look Direction" type="generated-list" minkey="0" maxkey="47" nametpl="Look Dir. ##key##" default="0"/> |
62 | 43 | </arguments> |
63 | 44 | </paramTemplate> |
64 | - <paramTemplate paramId="jade_e60_lower_energy" fileName="jade_e60_lower_energy_##lookdir##"> | |
65 | - <arguments> | |
66 | - <argument key="lookdir" name="Look Direction" type="generated-list" minkey="0" maxkey="47" nametpl="Look Dir. ##key##" default="0"/> | |
67 | - </arguments> | |
68 | - </paramTemplate> | |
69 | - <paramTemplate paramId="jade_e60_upper_energy" fileName="jade_e60_upper_energy_##lookdir##"> | |
70 | - <arguments> | |
71 | - <argument key="lookdir" name="Look Direction" type="generated-list" minkey="0" maxkey="47" nametpl="Look Dir. ##key##" default="0"/> | |
72 | - </arguments> | |
73 | - </paramTemplate> | |
74 | 45 | <paramTemplate paramId="jade_e180_cps" fileName="jade_e180_cps_##lookdir##"> |
75 | 46 | <arguments> |
76 | 47 | <argument key="lookdir" name="Look Direction" type="generated-list" minkey="0" maxkey="47" nametpl="Look Dir. ##key##" default="0"/> |
77 | 48 | </arguments> |
78 | 49 | </paramTemplate> |
79 | - <paramTemplate paramId="jade_e180_lower_energy" fileName="jade_e180_lower_energy_##lookdir##"> | |
80 | - <arguments> | |
81 | - <argument key="lookdir" name="Look Direction" type="generated-list" minkey="0" maxkey="47" nametpl="Look Dir. ##key##" default="0"/> | |
82 | - </arguments> | |
83 | - </paramTemplate> | |
84 | - <paramTemplate paramId="jade_e180_upper_energy" fileName="jade_e180_upper_energy_##lookdir##"> | |
85 | - <arguments> | |
86 | - <argument key="lookdir" name="Look Direction" type="generated-list" minkey="0" maxkey="47" nametpl="Look Dir. ##key##" default="0"/> | |
87 | - </arguments> | |
88 | - </paramTemplate> | |
89 | 50 | <paramTemplate paramId="jade_e300_cps" fileName="jade_e300_cps_##lookdir##"> |
90 | 51 | <arguments> |
91 | 52 | <argument key="lookdir" name="Look Direction" type="generated-list" minkey="0" maxkey="47" nametpl="Look Dir. ##key##" default="0"/> |
92 | 53 | </arguments> |
93 | 54 | </paramTemplate> |
94 | - <paramTemplate paramId="jade_e300_lower_energy" fileName="jade_e300_lower_energy_##lookdir##"> | |
95 | - <arguments> | |
96 | - <argument key="lookdir" name="Look Direction" type="generated-list" minkey="0" maxkey="47" nametpl="Look Dir. ##key##" default="0"/> | |
97 | - </arguments> | |
98 | - </paramTemplate> | |
99 | - <paramTemplate paramId="jade_e300_upper_energy" fileName="jade_e300_upper_energy_##lookdir##"> | |
100 | - <arguments> | |
101 | - <argument key="lookdir" name="Look Direction" type="generated-list" minkey="0" maxkey="47" nametpl="Look Dir. ##key##" default="0"/> | |
102 | - </arguments> | |
103 | - </paramTemplate> | |
55 | + <paramTemplate paramId="jade_l5e60_def" fileName="jade_l5e60_def_##lookdir##"> | |
56 | + <arguments> | |
57 | + <argument key="lookdir" name="Look Direction" type="generated-list" minkey="0" maxkey="47" nametpl="Look Dir. ##key##" default="0"/> | |
58 | + </arguments> | |
59 | + </paramTemplate> | |
60 | + <paramTemplate paramId="jade_l5e180_def" fileName="jade_l5e180_def_##lookdir##"> | |
61 | + <arguments> | |
62 | + <argument key="lookdir" name="Look Direction" type="generated-list" minkey="0" maxkey="47" nametpl="Look Dir. ##key##" default="0"/> | |
63 | + </arguments> | |
64 | + </paramTemplate> | |
65 | + <paramTemplate paramId="jade_l5e300_def" fileName="jade_l5e300_def_##lookdir##"> | |
66 | + <arguments> | |
67 | + <argument key="lookdir" name="Look Direction" type="generated-list" minkey="0" maxkey="47" nametpl="Look Dir. ##key##" default="0"/> | |
68 | + </arguments> | |
69 | + </paramTemplate> | |
70 | + | |
71 | + | |
104 | 72 | <paramTemplate paramId="dz_fairfield70" fileName="dz_fairfield70_##ORBIT##"> |
105 | 73 | <arguments> |
106 | 74 | <argument key="ORBIT" name="Spacecraft" type="list" default="c1_xyz_gse"> |
... | ... |