Commit a9f342503b7ed12741373556a7e469e529a59348
1 parent
5d9f371b
Exists in
master
Fix stop for JUICE/JDC
Showing
158 changed files
with
1792 additions
and
4565 deletions
Show diff stats
Too many changes.
To preserve performance only 100 of 158 files displayed.
PARAM_DEF/jdc_n1earthmoon_start_azim.xml
... | ... | @@ -3,14 +3,14 @@ |
3 | 3 | <info> |
4 | 4 | <table> |
5 | 5 | <centerAutoTable dim="0" name="Elevation" centerName="ELEVATION_6" units="deg" log="false"/> |
6 | - <centerAutoTable dim="1" name="Energy" centerName="ENERGY_72" units="eV" log="false"/> | |
6 | + <centerAutoTable dim="1" name="Energy" centerName="ENERGY_75" units="eV" log="false"/> | |
7 | 7 | </table> |
8 | 8 | </info> |
9 | 9 | <get> |
10 | 10 | <vi name="juice:jdc:n1.earthmoon"> |
11 | 11 | <baseParam name="start" dim3Num="1" minSumIndex="##min##" maxSumIndex="##max##" useNearestValue="true"> |
12 | 12 | <clb name="ELEVATION_6"/> |
13 | - <clb name="ENERGY_72"/> | |
13 | + <clb name="ENERGY_75"/> | |
14 | 14 | </baseParam> |
15 | 15 | </vi> |
16 | 16 | </get> |
... | ... | @@ -25,7 +25,9 @@ |
25 | 25 | </params> |
26 | 26 | <axes> |
27 | 27 | <yAxis> |
28 | - <digitalAxis id="y-left" scale="logarithmic"/> | |
28 | + <digitalAxis id="y-left" scale="logarithmic"> | |
29 | + <range min="1" max="34564.44" extend="true"/> | |
30 | + </digitalAxis> | |
29 | 31 | </yAxis> |
30 | 32 | <zAxis> |
31 | 33 | <colorAxis colorMapIndex="4" scale="logarithmic"/> | ... | ... |
PARAM_DEF/jdc_n1earthmoon_start_dir.xml
... | ... | @@ -3,14 +3,14 @@ |
3 | 3 | <info> |
4 | 4 | <table> |
5 | 5 | <rangeTable dim="0" name="Azimuth" min="0" max="360" step="22.5" units="deg"/> |
6 | - <centerAutoTable dim="1" name="Energy" centerName="ENERGY_72" units="eV" log="false"/> | |
6 | + <centerAutoTable dim="1" name="Energy" centerName="ENERGY_75" units="eV" log="false"/> | |
7 | 7 | </table> |
8 | 8 | </info> |
9 | 9 | <get> |
10 | 10 | <vi name="juice:jdc:n1.earthmoon"> |
11 | 11 | <baseParam name="start" dim3Num="0" minSumIndex="##min##" maxSumIndex="##max##" useNearestValue="true"> |
12 | 12 | <clb name="ELEVATION_6"/> |
13 | - <clb name="ENERGY_72"/> | |
13 | + <clb name="ENERGY_75"/> | |
14 | 14 | </baseParam> |
15 | 15 | </vi> |
16 | 16 | </get> |
... | ... | @@ -25,7 +25,9 @@ |
25 | 25 | </params> |
26 | 26 | <axes> |
27 | 27 | <yAxis> |
28 | - <digitalAxis id="y-left" scale="logarithmic"/> | |
28 | + <digitalAxis id="y-left" scale="logarithmic"> | |
29 | + <range min="1" max="34564.44" extend="true"/> | |
30 | + </digitalAxis> | |
29 | 31 | </yAxis> |
30 | 32 | <zAxis> |
31 | 33 | <colorAxis colorMapIndex="4" scale="logarithmic"/> | ... | ... |
PARAM_DEF/jdc_n1earthmoon_start_energy.xml
... | ... | @@ -10,7 +10,7 @@ |
10 | 10 | <vi name="juice:jdc:n1.earthmoon"> |
11 | 11 | <baseParam name="start" dim3Num="2" minSumIndex="##min##" maxSumIndex="##max##" useNearestValue="true"> |
12 | 12 | <clb name="ELEVATION_6"/> |
13 | - <clb name="ENERGY_72"/> | |
13 | + <clb name="ENERGY_75"/> | |
14 | 14 | </baseParam> |
15 | 15 | </vi> |
16 | 16 | </get> | ... | ... |
PARAM_DEF/jdc_n1earthmoon_startbackgrd_e72.xml deleted
... | ... | @@ -1,37 +0,0 @@ |
1 | -<?xml version="1.0"?> | |
2 | -<param xml:id="jdc_n1earthmoon_startbackgrd_e72"> | |
3 | - <info> | |
4 | - <table> | |
5 | - <centerAutoTable dim="0" name="Elevation" centerName="ELEVATION_6" units="deg" log="false"/> | |
6 | - <rangeTable dim="1" name="Azimuth" min="0" max="360" step="22.5" units="deg"/> | |
7 | - </table> | |
8 | - </info> | |
9 | - <get> | |
10 | - <vi name="juice:jdc:n1.earthmoon"> | |
11 | - <baseParam name="start_backgrd_e72" useNearestValue="true"> | |
12 | - <clb name="ELEVATION_6"/> | |
13 | - <clb name="ENERGY_72"/> | |
14 | - </baseParam> | |
15 | - </vi> | |
16 | - </get> | |
17 | - <process></process> | |
18 | - <output> | |
19 | - <plot> | |
20 | - <timePlot> | |
21 | - <params> | |
22 | - <param id="jdc_n1earthmoon_startbackgrd_e72"> | |
23 | - <spectro yAxis="y-left" uselog0asmin="true"/> | |
24 | - </param> | |
25 | - </params> | |
26 | - <axes> | |
27 | - <yAxis> | |
28 | - <digitalAxis id="y-left" scale="linear"/> | |
29 | - </yAxis> | |
30 | - <zAxis> | |
31 | - <colorAxis colorMapIndex="4" scale="logarithmic"/> | |
32 | - </zAxis> | |
33 | - </axes> | |
34 | - </timePlot> | |
35 | - </plot> | |
36 | - </output> | |
37 | -</param> |
PARAM_DEF/jdc_n1earthmoon_startbackgrd_e73.xml deleted
... | ... | @@ -1,37 +0,0 @@ |
1 | -<?xml version="1.0"?> | |
2 | -<param xml:id="jdc_n1earthmoon_startbackgrd_e73"> | |
3 | - <info> | |
4 | - <table> | |
5 | - <centerAutoTable dim="0" name="Elevation" centerName="ELEVATION_6" units="deg" log="false"/> | |
6 | - <rangeTable dim="1" name="Azimuth" min="0" max="360" step="22.5" units="deg"/> | |
7 | - </table> | |
8 | - </info> | |
9 | - <get> | |
10 | - <vi name="juice:jdc:n1.earthmoon"> | |
11 | - <baseParam name="start_backgrd_e73" useNearestValue="true"> | |
12 | - <clb name="ELEVATION_6"/> | |
13 | - <clb name="ENERGY_72"/> | |
14 | - </baseParam> | |
15 | - </vi> | |
16 | - </get> | |
17 | - <process></process> | |
18 | - <output> | |
19 | - <plot> | |
20 | - <timePlot> | |
21 | - <params> | |
22 | - <param id="jdc_n1earthmoon_startbackgrd_e73"> | |
23 | - <spectro yAxis="y-left" uselog0asmin="true"/> | |
24 | - </param> | |
25 | - </params> | |
26 | - <axes> | |
27 | - <yAxis> | |
28 | - <digitalAxis id="y-left" scale="linear"/> | |
29 | - </yAxis> | |
30 | - <zAxis> | |
31 | - <colorAxis colorMapIndex="4" scale="logarithmic"/> | |
32 | - </zAxis> | |
33 | - </axes> | |
34 | - </timePlot> | |
35 | - </plot> | |
36 | - </output> | |
37 | -</param> |
PARAM_DEF/jdc_n1earthmoon_startbackgrd_e74.xml deleted
... | ... | @@ -1,37 +0,0 @@ |
1 | -<?xml version="1.0"?> | |
2 | -<param xml:id="jdc_n1earthmoon_startbackgrd_e74"> | |
3 | - <info> | |
4 | - <table> | |
5 | - <centerAutoTable dim="0" name="Elevation" centerName="ELEVATION_6" units="deg" log="false"/> | |
6 | - <rangeTable dim="1" name="Azimuth" min="0" max="360" step="22.5" units="deg"/> | |
7 | - </table> | |
8 | - </info> | |
9 | - <get> | |
10 | - <vi name="juice:jdc:n1.earthmoon"> | |
11 | - <baseParam name="start_backgrd_e74" useNearestValue="true"> | |
12 | - <clb name="ELEVATION_6"/> | |
13 | - <clb name="ENERGY_72"/> | |
14 | - </baseParam> | |
15 | - </vi> | |
16 | - </get> | |
17 | - <process></process> | |
18 | - <output> | |
19 | - <plot> | |
20 | - <timePlot> | |
21 | - <params> | |
22 | - <param id="jdc_n1earthmoon_startbackgrd_e74"> | |
23 | - <spectro yAxis="y-left" uselog0asmin="true"/> | |
24 | - </param> | |
25 | - </params> | |
26 | - <axes> | |
27 | - <yAxis> | |
28 | - <digitalAxis id="y-left" scale="linear"/> | |
29 | - </yAxis> | |
30 | - <zAxis> | |
31 | - <colorAxis colorMapIndex="4" scale="logarithmic"/> | |
32 | - </zAxis> | |
33 | - </axes> | |
34 | - </timePlot> | |
35 | - </plot> | |
36 | - </output> | |
37 | -</param> |
PARAM_DEF/jdc_n1earthmoon_stop_azim.xml renamed to PARAM_DEF/jdc_n1earthmoon_stop.xml
1 | 1 | <?xml version="1.0"?> |
2 | -<param xml:id="jdc_n1earthmoon_stop_azim_##min##_##max##"> | |
2 | +<param xml:id="jdc_n1earthmoon_stop_##channel##"> | |
3 | 3 | <info> |
4 | - <table> | |
4 | + <name>stop - @@channel@@</name> | |
5 | + <short_name>stop - @@channel@@</short_name> | |
6 | + <table> | |
5 | 7 | <centerAutoTable dim="0" name="Elevation" centerName="ELEVATION_6" units="deg" log="false"/> |
6 | - <centerAutoTable dim="1" name="Energy" centerName="ENERGY_72" units="eV" log="false"/> | |
8 | + <centerAutoTable dim="1" name="Energy" centerName="ENERGY_75" units="eV" log="false"/> | |
7 | 9 | </table> |
8 | 10 | </info> |
9 | 11 | <get> |
10 | 12 | <vi name="juice:jdc:n1.earthmoon"> |
11 | - <baseParam name="stop" dim3Num="1" minSumIndex="##min##" maxSumIndex="##max##" useNearestValue="true"> | |
13 | + <baseParam name="stop" dim3Num="1" dim3CutIndex="##channel##" useNearestValue="true"> | |
12 | 14 | <clb name="ELEVATION_6"/> |
13 | - <clb name="ENERGY_72"/> | |
15 | + <clb name="ENERGY_75"/> | |
14 | 16 | </baseParam> |
15 | 17 | </vi> |
16 | 18 | </get> |
17 | - <process></process> | |
19 | + <process/> | |
18 | 20 | <output> |
19 | 21 | <plot> |
20 | 22 | <timePlot> |
21 | 23 | <params> |
22 | - <param id="jdc_n1earthmoon_stop_azim_##min##_##max##"> | |
24 | + <param id="jdc_n1earthmoon_stop_##channel##"> | |
23 | 25 | <spectro yAxis="y-left" uselog0asmin="true"/> |
24 | 26 | </param> |
25 | 27 | </params> |
26 | 28 | <axes> |
27 | 29 | <yAxis> |
28 | - <digitalAxis id="y-left" scale="logarithmic"/> | |
30 | + <digitalAxis id="y-left" scale="logarithmic"> | |
31 | + <range min="1" max="34564.44" extend="true"/> | |
32 | + </digitalAxis> | |
29 | 33 | </yAxis> |
30 | 34 | <zAxis> |
31 | 35 | <colorAxis colorMapIndex="4" scale="logarithmic"/> | ... | ... |
PARAM_DEF/jdc_n1earthmoon_stop_dir.xml deleted
... | ... | @@ -1,37 +0,0 @@ |
1 | -<?xml version="1.0"?> | |
2 | -<param xml:id="jdc_n1earthmoon_stop_dir_##min##_##max##"> | |
3 | - <info> | |
4 | - <table> | |
5 | - <rangeTable dim="0" name="Azimuth" min="0" max="360" step="90" units="deg"/> | |
6 | - <centerAutoTable dim="1" name="Energy" centerName="ENERGY_72" units="eV" log="false"/> | |
7 | - </table> | |
8 | - </info> | |
9 | - <get> | |
10 | - <vi name="juice:jdc:n1.earthmoon"> | |
11 | - <baseParam name="stop" dim3Num="0" minSumIndex="##min##" maxSumIndex="##max##" useNearestValue="true"> | |
12 | - <clb name="ELEVATION_6"/> | |
13 | - <clb name="ENERGY_72"/> | |
14 | - </baseParam> | |
15 | - </vi> | |
16 | - </get> | |
17 | - <process></process> | |
18 | - <output> | |
19 | - <plot> | |
20 | - <timePlot> | |
21 | - <params> | |
22 | - <param id="jdc_n1earthmoon_stop_dir_##min##_##max##"> | |
23 | - <spectro yAxis="y-left" uselog0asmin="true"/> | |
24 | - </param> | |
25 | - </params> | |
26 | - <axes> | |
27 | - <yAxis> | |
28 | - <digitalAxis id="y-left" scale="logarithmic"/> | |
29 | - </yAxis> | |
30 | - <zAxis> | |
31 | - <colorAxis colorMapIndex="4" scale="logarithmic"/> | |
32 | - </zAxis> | |
33 | - </axes> | |
34 | - </timePlot> | |
35 | - </plot> | |
36 | - </output> | |
37 | -</param> |
PARAM_DEF/jdc_n1earthmoon_stop_energy.xml deleted
... | ... | @@ -1,37 +0,0 @@ |
1 | -<?xml version="1.0"?> | |
2 | -<param xml:id="jdc_n1earthmoon_stop_energy_##min##_##max##"> | |
3 | - <info> | |
4 | - <table> | |
5 | - <centerAutoTable dim="0" name="Elevation" centerName="ELEVATION_6" units="deg" log="false"/> | |
6 | - <rangeTable dim="1" name="Azimuth" min="0" max="360" step="90" units="deg"/> | |
7 | - </table> | |
8 | - </info> | |
9 | - <get> | |
10 | - <vi name="juice:jdc:n1.earthmoon"> | |
11 | - <baseParam name="stop" dim3Num="2" minSumIndex="##min##" maxSumIndex="##max##" useNearestValue="true"> | |
12 | - <clb name="ELEVATION_6"/> | |
13 | - <clb name="ENERGY_72"/> | |
14 | - </baseParam> | |
15 | - </vi> | |
16 | - </get> | |
17 | - <process></process> | |
18 | - <output> | |
19 | - <plot> | |
20 | - <timePlot> | |
21 | - <params> | |
22 | - <param id="jdc_n1earthmoon_stop_energy_##min##_##max##"> | |
23 | - <spectro yAxis="y-left" uselog0asmin="true"/> | |
24 | - </param> | |
25 | - </params> | |
26 | - <axes> | |
27 | - <yAxis> | |
28 | - <digitalAxis id="y-left" scale="linear"/> | |
29 | - </yAxis> | |
30 | - <zAxis> | |
31 | - <colorAxis colorMapIndex="4" scale="logarithmic"/> | |
32 | - </zAxis> | |
33 | - </axes> | |
34 | - </timePlot> | |
35 | - </plot> | |
36 | - </output> | |
37 | -</param> |
PARAM_DEF/jdc_n1earthmoon_stopbackgrd_e72.xml deleted
... | ... | @@ -1,37 +0,0 @@ |
1 | -<?xml version="1.0"?> | |
2 | -<param xml:id="jdc_n1earthmoon_stopbackgrd_e72"> | |
3 | - <info> | |
4 | - <table> | |
5 | - <centerAutoTable dim="0" name="Elevation" centerName="ELEVATION_6" units="deg" log="false"/> | |
6 | - <rangeTable dim="1" name="Azimuth" min="0" max="360" step="90" units="deg"/> | |
7 | - </table> | |
8 | - </info> | |
9 | - <get> | |
10 | - <vi name="juice:jdc:n1.earthmoon"> | |
11 | - <baseParam name="stop_backgrd_e72" useNearestValue="true"> | |
12 | - <clb name="ELEVATION_6"/> | |
13 | - <clb name="ENERGY_72"/> | |
14 | - </baseParam> | |
15 | - </vi> | |
16 | - </get> | |
17 | - <process></process> | |
18 | - <output> | |
19 | - <plot> | |
20 | - <timePlot> | |
21 | - <params> | |
22 | - <param id="jdc_n1earthmoon_stopbackgrd_e72"> | |
23 | - <spectro yAxis="y-left" uselog0asmin="true"/> | |
24 | - </param> | |
25 | - </params> | |
26 | - <axes> | |
27 | - <yAxis> | |
28 | - <digitalAxis id="y-left" scale="linear"/> | |
29 | - </yAxis> | |
30 | - <zAxis> | |
31 | - <colorAxis colorMapIndex="4" scale="logarithmic"/> | |
32 | - </zAxis> | |
33 | - </axes> | |
34 | - </timePlot> | |
35 | - </plot> | |
36 | - </output> | |
37 | -</param> |
PARAM_DEF/jdc_n1earthmoon_stopbackgrd_e73.xml deleted
... | ... | @@ -1,37 +0,0 @@ |
1 | -<?xml version="1.0"?> | |
2 | -<param xml:id="jdc_n1earthmoon_stopbackgrd_e73"> | |
3 | - <info> | |
4 | - <table> | |
5 | - <centerAutoTable dim="0" name="Elevation" centerName="ELEVATION_6" units="deg" log="false"/> | |
6 | - <rangeTable dim="1" name="Azimuth" min="0" max="360" step="90" units="deg"/> | |
7 | - </table> | |
8 | - </info> | |
9 | - <get> | |
10 | - <vi name="juice:jdc:n1.earthmoon"> | |
11 | - <baseParam name="stop_backgrd_e73" useNearestValue="true"> | |
12 | - <clb name="ELEVATION_6"/> | |
13 | - <clb name="ENERGY_72"/> | |
14 | - </baseParam> | |
15 | - </vi> | |
16 | - </get> | |
17 | - <process></process> | |
18 | - <output> | |
19 | - <plot> | |
20 | - <timePlot> | |
21 | - <params> | |
22 | - <param id="jdc_n1earthmoon_stopbackgrd_e73"> | |
23 | - <spectro yAxis="y-left" uselog0asmin="true"/> | |
24 | - </param> | |
25 | - </params> | |
26 | - <axes> | |
27 | - <yAxis> | |
28 | - <digitalAxis id="y-left" scale="linear"/> | |
29 | - </yAxis> | |
30 | - <zAxis> | |
31 | - <colorAxis colorMapIndex="4" scale="logarithmic"/> | |
32 | - </zAxis> | |
33 | - </axes> | |
34 | - </timePlot> | |
35 | - </plot> | |
36 | - </output> | |
37 | -</param> |
PARAM_DEF/jdc_n1earthmoon_stopbackgrd_e74.xml deleted
... | ... | @@ -1,37 +0,0 @@ |
1 | -<?xml version="1.0"?> | |
2 | -<param xml:id="jdc_n1earthmoon_stopbackgrd_e74"> | |
3 | - <info> | |
4 | - <table> | |
5 | - <centerAutoTable dim="0" name="Elevation" centerName="ELEVATION_6" units="deg" log="false"/> | |
6 | - <rangeTable dim="1" name="Azimuth" min="0" max="360" step="90" units="deg"/> | |
7 | - </table> | |
8 | - </info> | |
9 | - <get> | |
10 | - <vi name="juice:jdc:n1.earthmoon"> | |
11 | - <baseParam name="stop_backgrd_e74" useNearestValue="true"> | |
12 | - <clb name="ELEVATION_6"/> | |
13 | - <clb name="ENERGY_72"/> | |
14 | - </baseParam> | |
15 | - </vi> | |
16 | - </get> | |
17 | - <process></process> | |
18 | - <output> | |
19 | - <plot> | |
20 | - <timePlot> | |
21 | - <params> | |
22 | - <param id="jdc_n1earthmoon_stopbackgrd_e74"> | |
23 | - <spectro yAxis="y-left" uselog0asmin="true"/> | |
24 | - </param> | |
25 | - </params> | |
26 | - <axes> | |
27 | - <yAxis> | |
28 | - <digitalAxis id="y-left" scale="linear"/> | |
29 | - </yAxis> | |
30 | - <zAxis> | |
31 | - <colorAxis colorMapIndex="4" scale="logarithmic"/> | |
32 | - </zAxis> | |
33 | - </axes> | |
34 | - </timePlot> | |
35 | - </plot> | |
36 | - </output> | |
37 | -</param> |
PARAM_DEF/jdc_n2earthmoon_start_azim.xml
... | ... | @@ -3,14 +3,14 @@ |
3 | 3 | <info> |
4 | 4 | <table> |
5 | 5 | <centerAutoTable dim="0" name="Elevation" centerName="ELEVATION_6" units="deg" log="false"/> |
6 | - <centerAutoTable dim="1" name="Energy" centerName="ENERGY_24" units="eV" log="false"/> | |
6 | + <centerAutoTable dim="1" name="Energy" centerName="ENERGY_25" units="eV" log="false"/> | |
7 | 7 | </table> |
8 | 8 | </info> |
9 | 9 | <get> |
10 | 10 | <vi name="juice:jdc:n2.earthmoon"> |
11 | 11 | <baseParam name="start" dim3Num="1" minSumIndex="##min##" maxSumIndex="##max##" useNearestValue="true"> |
12 | 12 | <clb name="ELEVATION_6"/> |
13 | - <clb name="ENERGY_24"/> | |
13 | + <clb name="ENERGY_25"/> | |
14 | 14 | </baseParam> |
15 | 15 | </vi> |
16 | 16 | </get> |
... | ... | @@ -25,7 +25,9 @@ |
25 | 25 | </params> |
26 | 26 | <axes> |
27 | 27 | <yAxis> |
28 | - <digitalAxis id="y-left" scale="logarithmic"/> | |
28 | + <digitalAxis id="y-left" scale="logarithmic"> | |
29 | + <range min="1" max="34564.44" extend="true"/> | |
30 | + </digitalAxis> | |
29 | 31 | </yAxis> |
30 | 32 | <zAxis> |
31 | 33 | <colorAxis colorMapIndex="4" scale="logarithmic"/> | ... | ... |
PARAM_DEF/jdc_n2earthmoon_start_dir.xml
... | ... | @@ -3,14 +3,14 @@ |
3 | 3 | <info> |
4 | 4 | <table> |
5 | 5 | <rangeTable dim="0" name="Azimuth" min="0" max="360" step="45" units="deg"/> |
6 | - <centerAutoTable dim="1" name="Energy" centerName="ENERGY_24" units="eV" log="false"/> | |
6 | + <centerAutoTable dim="1" name="Energy" centerName="ENERGY_25" units="eV" log="false"/> | |
7 | 7 | </table> |
8 | 8 | </info> |
9 | 9 | <get> |
10 | 10 | <vi name="juice:jdc:n2.earthmoon"> |
11 | 11 | <baseParam name="start" dim3Num="0" minSumIndex="##min##" maxSumIndex="##max##" useNearestValue="true"> |
12 | 12 | <clb name="ELEVATION_6"/> |
13 | - <clb name="ENERGY_24"/> | |
13 | + <clb name="ENERGY_25"/> | |
14 | 14 | </baseParam> |
15 | 15 | </vi> |
16 | 16 | </get> |
... | ... | @@ -25,7 +25,9 @@ |
25 | 25 | </params> |
26 | 26 | <axes> |
27 | 27 | <yAxis> |
28 | - <digitalAxis id="y-left" scale="logarithmic"/> | |
28 | + <digitalAxis id="y-left" scale="logarithmic"> | |
29 | + <range min="1" max="34564.44" extend="true"/> | |
30 | + </digitalAxis> | |
29 | 31 | </yAxis> |
30 | 32 | <zAxis> |
31 | 33 | <colorAxis colorMapIndex="4" scale="logarithmic"/> | ... | ... |
PARAM_DEF/jdc_n2earthmoon_start_energy.xml
... | ... | @@ -10,7 +10,7 @@ |
10 | 10 | <vi name="juice:jdc:n2.earthmoon"> |
11 | 11 | <baseParam name="start" dim3Num="2" minSumIndex="##min##" maxSumIndex="##max##" useNearestValue="true"> |
12 | 12 | <clb name="ELEVATION_6"/> |
13 | - <clb name="ENERGY_24"/> | |
13 | + <clb name="ENERGY_25"/> | |
14 | 14 | </baseParam> |
15 | 15 | </vi> |
16 | 16 | </get> | ... | ... |
PARAM_DEF/jdc_n2earthmoon_startbackgrd.xml deleted
... | ... | @@ -1,37 +0,0 @@ |
1 | -<?xml version="1.0"?> | |
2 | -<param xml:id="jdc_n2earthmoon_startbackgrd"> | |
3 | - <info> | |
4 | - <table> | |
5 | - <centerAutoTable dim="0" name="Elevation" centerName="ELEVATION_6" units="deg" log="false"/> | |
6 | - <rangeTable dim="1" name="Azimuth" min="0" max="360" step="45" units="deg"/> | |
7 | - </table> | |
8 | - </info> | |
9 | - <get> | |
10 | - <vi name="juice:jdc:n2.earthmoon"> | |
11 | - <baseParam name="start_backgrd" useNearestValue="true"> | |
12 | - <clb name="ELEVATION_6"/> | |
13 | - <clb name="ENERGY_24"/> | |
14 | - </baseParam> | |
15 | - </vi> | |
16 | - </get> | |
17 | - <process></process> | |
18 | - <output> | |
19 | - <plot> | |
20 | - <timePlot> | |
21 | - <params> | |
22 | - <param id="jdc_n2earthmoon_startbackgrd"> | |
23 | - <spectro yAxis="y-left" uselog0asmin="true"/> | |
24 | - </param> | |
25 | - </params> | |
26 | - <axes> | |
27 | - <yAxis> | |
28 | - <digitalAxis id="y-left" scale="linear"/> | |
29 | - </yAxis> | |
30 | - <zAxis> | |
31 | - <colorAxis colorMapIndex="4" scale="logarithmic"/> | |
32 | - </zAxis> | |
33 | - </axes> | |
34 | - </timePlot> | |
35 | - </plot> | |
36 | - </output> | |
37 | -</param> |
PARAM_DEF/jdc_n2earthmoon_stop_azim.xml renamed to PARAM_DEF/jdc_n2earthmoon_stop.xml
1 | 1 | <?xml version="1.0"?> |
2 | -<param xml:id="jdc_n2earthmoon_stop_azim_##min##_##max##"> | |
2 | +<param xml:id="jdc_n2earthmoon_stop_##channel##"> | |
3 | 3 | <info> |
4 | - <table> | |
4 | + <name>stop - @@channel@@</name> | |
5 | + <short_name>stop - @@channel@@</short_name> | |
6 | + <table> | |
5 | 7 | <centerAutoTable dim="0" name="Elevation" centerName="ELEVATION_6" units="deg" log="false"/> |
6 | - <centerAutoTable dim="1" name="Energy" centerName="ENERGY_24" units="eV" log="false"/> | |
8 | + <centerAutoTable dim="1" name="Energy" centerName="ENERGY_25" units="eV" log="false"/> | |
7 | 9 | </table> |
8 | 10 | </info> |
9 | 11 | <get> |
10 | 12 | <vi name="juice:jdc:n2.earthmoon"> |
11 | - <baseParam name="stop" dim3Num="1" minSumIndex="##min##" maxSumIndex="##max##" useNearestValue="true"> | |
13 | + <baseParam name="stop" dim3Num="1" dim3CutIndex="##channel##" useNearestValue="true"> | |
12 | 14 | <clb name="ELEVATION_6"/> |
13 | - <clb name="ENERGY_24"/> | |
15 | + <clb name="ENERGY_25"/> | |
14 | 16 | </baseParam> |
15 | 17 | </vi> |
16 | 18 | </get> |
17 | - <process></process> | |
19 | + <process/> | |
18 | 20 | <output> |
19 | 21 | <plot> |
20 | 22 | <timePlot> |
21 | 23 | <params> |
22 | - <param id="jdc_n2earthmoon_stop_azim_##min##_##max##"> | |
24 | + <param id="jdc_n2earthmoon_stop_##channel##"> | |
23 | 25 | <spectro yAxis="y-left" uselog0asmin="true"/> |
24 | 26 | </param> |
25 | 27 | </params> |
26 | 28 | <axes> |
27 | 29 | <yAxis> |
28 | - <digitalAxis id="y-left" scale="logarithmic"/> | |
30 | + <digitalAxis id="y-left" scale="logarithmic"> | |
31 | + <range min="1" max="34564.44" extend="true"/> | |
32 | + </digitalAxis> | |
29 | 33 | </yAxis> |
30 | 34 | <zAxis> |
31 | 35 | <colorAxis colorMapIndex="4" scale="logarithmic"/> | ... | ... |
PARAM_DEF/jdc_n2earthmoon_stop_dir.xml deleted
... | ... | @@ -1,37 +0,0 @@ |
1 | -<?xml version="1.0"?> | |
2 | -<param xml:id="jdc_n2earthmoon_stop_dir_##min##_##max##"> | |
3 | - <info> | |
4 | - <table> | |
5 | - <rangeTable dim="0" name="Azimuth" min="0" max="360" step="90" units="deg"/> | |
6 | - <centerAutoTable dim="1" name="Energy" centerName="ENERGY_24" units="eV" log="false"/> | |
7 | - </table> | |
8 | - </info> | |
9 | - <get> | |
10 | - <vi name="juice:jdc:n2.earthmoon"> | |
11 | - <baseParam name="stop" dim3Num="0" minSumIndex="##min##" maxSumIndex="##max##" useNearestValue="true"> | |
12 | - <clb name="ELEVATION_6"/> | |
13 | - <clb name="ENERGY_24"/> | |
14 | - </baseParam> | |
15 | - </vi> | |
16 | - </get> | |
17 | - <process></process> | |
18 | - <output> | |
19 | - <plot> | |
20 | - <timePlot> | |
21 | - <params> | |
22 | - <param id="jdc_n2earthmoon_stop_dir_##min##_##max##"> | |
23 | - <spectro yAxis="y-left" uselog0asmin="true"/> | |
24 | - </param> | |
25 | - </params> | |
26 | - <axes> | |
27 | - <yAxis> | |
28 | - <digitalAxis id="y-left" scale="logarithmic"/> | |
29 | - </yAxis> | |
30 | - <zAxis> | |
31 | - <colorAxis colorMapIndex="4" scale="logarithmic"/> | |
32 | - </zAxis> | |
33 | - </axes> | |
34 | - </timePlot> | |
35 | - </plot> | |
36 | - </output> | |
37 | -</param> |
PARAM_DEF/jdc_n2earthmoon_stop_energy.xml deleted
... | ... | @@ -1,37 +0,0 @@ |
1 | -<?xml version="1.0"?> | |
2 | -<param xml:id="jdc_n2earthmoon_stop_energy_##min##_##max##"> | |
3 | - <info> | |
4 | - <table> | |
5 | - <centerAutoTable dim="0" name="Elevation" centerName="ELEVATION_6" units="deg" log="false"/> | |
6 | - <rangeTable dim="1" name="Azimuth" min="0" max="360" step="90" units="deg"/> | |
7 | - </table> | |
8 | - </info> | |
9 | - <get> | |
10 | - <vi name="juice:jdc:n2.earthmoon"> | |
11 | - <baseParam name="stop" dim3Num="2" minSumIndex="##min##" maxSumIndex="##max##" useNearestValue="true"> | |
12 | - <clb name="ELEVATION_6"/> | |
13 | - <clb name="ENERGY_24"/> | |
14 | - </baseParam> | |
15 | - </vi> | |
16 | - </get> | |
17 | - <process></process> | |
18 | - <output> | |
19 | - <plot> | |
20 | - <timePlot> | |
21 | - <params> | |
22 | - <param id="jdc_n2earthmoon_stop_energy_##min##_##max##"> | |
23 | - <spectro yAxis="y-left" uselog0asmin="true"/> | |
24 | - </param> | |
25 | - </params> | |
26 | - <axes> | |
27 | - <yAxis> | |
28 | - <digitalAxis id="y-left" scale="linear"/> | |
29 | - </yAxis> | |
30 | - <zAxis> | |
31 | - <colorAxis colorMapIndex="4" scale="logarithmic"/> | |
32 | - </zAxis> | |
33 | - </axes> | |
34 | - </timePlot> | |
35 | - </plot> | |
36 | - </output> | |
37 | -</param> |
PARAM_DEF/jdc_n2earthmoon_stopbackgrd.xml deleted
... | ... | @@ -1,37 +0,0 @@ |
1 | -<?xml version="1.0"?> | |
2 | -<param xml:id="jdc_n2earthmoon_stopbackgrd"> | |
3 | - <info> | |
4 | - <table> | |
5 | - <centerAutoTable dim="0" name="Elevation" centerName="ELEVATION_6" units="deg" log="false"/> | |
6 | - <rangeTable dim="1" name="Azimuth" min="0" max="360" step="90" units="deg"/> | |
7 | - </table> | |
8 | - </info> | |
9 | - <get> | |
10 | - <vi name="juice:jdc:n2.earthmoon"> | |
11 | - <baseParam name="stop_backgrd" useNearestValue="true"> | |
12 | - <clb name="ELEVATION_6"/> | |
13 | - <clb name="ENERGY_24"/> | |
14 | - </baseParam> | |
15 | - </vi> | |
16 | - </get> | |
17 | - <process></process> | |
18 | - <output> | |
19 | - <plot> | |
20 | - <timePlot> | |
21 | - <params> | |
22 | - <param id="jdc_n2earthmoon_stopbackgrd"> | |
23 | - <spectro yAxis="y-left" uselog0asmin="true"/> | |
24 | - </param> | |
25 | - </params> | |
26 | - <axes> | |
27 | - <yAxis> | |
28 | - <digitalAxis id="y-left" scale="linear"/> | |
29 | - </yAxis> | |
30 | - <zAxis> | |
31 | - <colorAxis colorMapIndex="4" scale="logarithmic"/> | |
32 | - </zAxis> | |
33 | - </axes> | |
34 | - </timePlot> | |
35 | - </plot> | |
36 | - </output> | |
37 | -</param> |
PARAM_DEF/jdc_n3earthmoon_start_azim.xml
... | ... | @@ -3,14 +3,14 @@ |
3 | 3 | <info> |
4 | 4 | <table> |
5 | 5 | <centerAutoTable dim="0" name="Elevation" centerName="ELEVATION_6" units="deg" log="false"/> |
6 | - <centerAutoTable dim="1" name="Energy" centerName="ENERGY_24" units="eV" log="false"/> | |
6 | + <centerAutoTable dim="1" name="Energy" centerName="ENERGY_25" units="eV" log="false"/> | |
7 | 7 | </table> |
8 | 8 | </info> |
9 | 9 | <get> |
10 | 10 | <vi name="juice:jdc:n3.earthmoon"> |
11 | 11 | <baseParam name="start" dim3Num="1" minSumIndex="##min##" maxSumIndex="##max##" useNearestValue="true"> |
12 | 12 | <clb name="ELEVATION_6"/> |
13 | - <clb name="ENERGY_24"/> | |
13 | + <clb name="ENERGY_25"/> | |
14 | 14 | </baseParam> |
15 | 15 | </vi> |
16 | 16 | </get> |
... | ... | @@ -25,7 +25,9 @@ |
25 | 25 | </params> |
26 | 26 | <axes> |
27 | 27 | <yAxis> |
28 | - <digitalAxis id="y-left" scale="logarithmic"/> | |
28 | + <digitalAxis id="y-left" scale="logarithmic"> | |
29 | + <range min="1" max="34564.44" extend="true"/> | |
30 | + </digitalAxis> | |
29 | 31 | </yAxis> |
30 | 32 | <zAxis> |
31 | 33 | <colorAxis colorMapIndex="4" scale="logarithmic"/> | ... | ... |
PARAM_DEF/jdc_n3earthmoon_start_dir.xml
... | ... | @@ -3,14 +3,14 @@ |
3 | 3 | <info> |
4 | 4 | <table> |
5 | 5 | <rangeTable dim="0" name="Azimuth" min="0" max="360" step="45" units="deg"/> |
6 | - <centerAutoTable dim="1" name="Energy" centerName="ENERGY_24" units="eV" log="false"/> | |
6 | + <centerAutoTable dim="1" name="Energy" centerName="ENERGY_25" units="eV" log="false"/> | |
7 | 7 | </table> |
8 | 8 | </info> |
9 | 9 | <get> |
10 | 10 | <vi name="juice:jdc:n3.earthmoon"> |
11 | 11 | <baseParam name="start" dim3Num="0" minSumIndex="##min##" maxSumIndex="##max##" useNearestValue="true"> |
12 | 12 | <clb name="ELEVATION_6"/> |
13 | - <clb name="ENERGY_24"/> | |
13 | + <clb name="ENERGY_25"/> | |
14 | 14 | </baseParam> |
15 | 15 | </vi> |
16 | 16 | </get> |
... | ... | @@ -25,7 +25,9 @@ |
25 | 25 | </params> |
26 | 26 | <axes> |
27 | 27 | <yAxis> |
28 | - <digitalAxis id="y-left" scale="logarithmic"/> | |
28 | + <digitalAxis id="y-left" scale="logarithmic"> | |
29 | + <range min="1" max="34564.44" extend="true"/> | |
30 | + </digitalAxis> | |
29 | 31 | </yAxis> |
30 | 32 | <zAxis> |
31 | 33 | <colorAxis colorMapIndex="4" scale="logarithmic"/> | ... | ... |
PARAM_DEF/jdc_n3earthmoon_start_energy.xml
... | ... | @@ -10,7 +10,7 @@ |
10 | 10 | <vi name="juice:jdc:n3.earthmoon"> |
11 | 11 | <baseParam name="start" dim3Num="2" minSumIndex="##min##" maxSumIndex="##max##" useNearestValue="true"> |
12 | 12 | <clb name="ELEVATION_6"/> |
13 | - <clb name="ENERGY_24"/> | |
13 | + <clb name="ENERGY_25"/> | |
14 | 14 | </baseParam> |
15 | 15 | </vi> |
16 | 16 | </get> | ... | ... |
PARAM_DEF/jdc_n3earthmoon_startbackgrd.xml deleted
... | ... | @@ -1,37 +0,0 @@ |
1 | -<?xml version="1.0"?> | |
2 | -<param xml:id="jdc_n3earthmoon_startbackgrd"> | |
3 | - <info> | |
4 | - <table> | |
5 | - <centerAutoTable dim="0" name="Elevation" centerName="ELEVATION_6" units="deg" log="false"/> | |
6 | - <rangeTable dim="1" name="Azimuth" min="0" max="360" step="45" units="deg"/> | |
7 | - </table> | |
8 | - </info> | |
9 | - <get> | |
10 | - <vi name="juice:jdc:n3.earthmoon"> | |
11 | - <baseParam name="start_backgrd" useNearestValue="true"> | |
12 | - <clb name="ELEVATION_6"/> | |
13 | - <clb name="ENERGY_24"/> | |
14 | - </baseParam> | |
15 | - </vi> | |
16 | - </get> | |
17 | - <process></process> | |
18 | - <output> | |
19 | - <plot> | |
20 | - <timePlot> | |
21 | - <params> | |
22 | - <param id="jdc_n3earthmoon_startbackgrd"> | |
23 | - <spectro yAxis="y-left" uselog0asmin="true"/> | |
24 | - </param> | |
25 | - </params> | |
26 | - <axes> | |
27 | - <yAxis> | |
28 | - <digitalAxis id="y-left" scale="linear"/> | |
29 | - </yAxis> | |
30 | - <zAxis> | |
31 | - <colorAxis colorMapIndex="4" scale="logarithmic"/> | |
32 | - </zAxis> | |
33 | - </axes> | |
34 | - </timePlot> | |
35 | - </plot> | |
36 | - </output> | |
37 | -</param> |
PARAM_DEF/jdc_n3earthmoon_stop_azim.xml renamed to PARAM_DEF/jdc_n3earthmoon_stop.xml
1 | 1 | <?xml version="1.0"?> |
2 | -<param xml:id="jdc_n3earthmoon_stop_azim_##min##_##max##"> | |
2 | +<param xml:id="jdc_n3earthmoon_stop_##channel##"> | |
3 | 3 | <info> |
4 | - <table> | |
4 | + <name>stop - @@channel@@</name> | |
5 | + <short_name>stop - @@channel@@</short_name> | |
6 | + <table> | |
5 | 7 | <centerAutoTable dim="0" name="Elevation" centerName="ELEVATION_6" units="deg" log="false"/> |
6 | - <centerAutoTable dim="1" name="Energy" centerName="ENERGY_24" units="eV" log="false"/> | |
8 | + <centerAutoTable dim="1" name="Energy" centerName="ENERGY_25" units="eV" log="false"/> | |
7 | 9 | </table> |
8 | 10 | </info> |
9 | 11 | <get> |
10 | 12 | <vi name="juice:jdc:n3.earthmoon"> |
11 | - <baseParam name="stop" dim3Num="1" minSumIndex="##min##" maxSumIndex="##max##" useNearestValue="true"> | |
13 | + <baseParam name="stop" dim3Num="1" dim3CutIndex="##channel##" useNearestValue="true"> | |
12 | 14 | <clb name="ELEVATION_6"/> |
13 | - <clb name="ENERGY_24"/> | |
15 | + <clb name="ENERGY_25"/> | |
14 | 16 | </baseParam> |
15 | 17 | </vi> |
16 | 18 | </get> |
17 | - <process></process> | |
19 | + <process/> | |
18 | 20 | <output> |
19 | 21 | <plot> |
20 | 22 | <timePlot> |
21 | 23 | <params> |
22 | - <param id="jdc_n3earthmoon_stop_azim_##min##_##max##"> | |
24 | + <param id="jdc_n3earthmoon_stop_##channel##"> | |
23 | 25 | <spectro yAxis="y-left" uselog0asmin="true"/> |
24 | 26 | </param> |
25 | 27 | </params> |
26 | 28 | <axes> |
27 | 29 | <yAxis> |
28 | - <digitalAxis id="y-left" scale="logarithmic"/> | |
30 | + <digitalAxis id="y-left" scale="logarithmic"> | |
31 | + <range min="1" max="34564.44" extend="true"/> | |
32 | + </digitalAxis> | |
29 | 33 | </yAxis> |
30 | 34 | <zAxis> |
31 | 35 | <colorAxis colorMapIndex="4" scale="logarithmic"/> | ... | ... |
PARAM_DEF/jdc_n3earthmoon_stop_dir.xml deleted
... | ... | @@ -1,37 +0,0 @@ |
1 | -<?xml version="1.0"?> | |
2 | -<param xml:id="jdc_n3earthmoon_stop_dir_##min##_##max##"> | |
3 | - <info> | |
4 | - <table> | |
5 | - <rangeTable dim="0" name="Azimuth" min="0" max="360" step="90" units="deg"/> | |
6 | - <centerAutoTable dim="1" name="Energy" centerName="ENERGY_24" units="eV" log="false"/> | |
7 | - </table> | |
8 | - </info> | |
9 | - <get> | |
10 | - <vi name="juice:jdc:n3.earthmoon"> | |
11 | - <baseParam name="stop" dim3Num="0" minSumIndex="##min##" maxSumIndex="##max##" useNearestValue="true"> | |
12 | - <clb name="ELEVATION_6"/> | |
13 | - <clb name="ENERGY_24"/> | |
14 | - </baseParam> | |
15 | - </vi> | |
16 | - </get> | |
17 | - <process></process> | |
18 | - <output> | |
19 | - <plot> | |
20 | - <timePlot> | |
21 | - <params> | |
22 | - <param id="jdc_n3earthmoon_stop_dir_##min##_##max##"> | |
23 | - <spectro yAxis="y-left" uselog0asmin="true"/> | |
24 | - </param> | |
25 | - </params> | |
26 | - <axes> | |
27 | - <yAxis> | |
28 | - <digitalAxis id="y-left" scale="logarithmic"/> | |
29 | - </yAxis> | |
30 | - <zAxis> | |
31 | - <colorAxis colorMapIndex="4" scale="logarithmic"/> | |
32 | - </zAxis> | |
33 | - </axes> | |
34 | - </timePlot> | |
35 | - </plot> | |
36 | - </output> | |
37 | -</param> |
PARAM_DEF/jdc_n3earthmoon_stop_energy.xml deleted
... | ... | @@ -1,37 +0,0 @@ |
1 | -<?xml version="1.0"?> | |
2 | -<param xml:id="jdc_n3earthmoon_stop_energy_##min##_##max##"> | |
3 | - <info> | |
4 | - <table> | |
5 | - <centerAutoTable dim="0" name="Elevation" centerName="ELEVATION_6" units="deg" log="false"/> | |
6 | - <rangeTable dim="1" name="Azimuth" min="0" max="360" step="90" units="deg"/> | |
7 | - </table> | |
8 | - </info> | |
9 | - <get> | |
10 | - <vi name="juice:jdc:n3.earthmoon"> | |
11 | - <baseParam name="stop" dim3Num="2" minSumIndex="##min##" maxSumIndex="##max##" useNearestValue="true"> | |
12 | - <clb name="ELEVATION_6"/> | |
13 | - <clb name="ENERGY_24"/> | |
14 | - </baseParam> | |
15 | - </vi> | |
16 | - </get> | |
17 | - <process></process> | |
18 | - <output> | |
19 | - <plot> | |
20 | - <timePlot> | |
21 | - <params> | |
22 | - <param id="jdc_n3earthmoon_stop_energy_##min##_##max##"> | |
23 | - <spectro yAxis="y-left" uselog0asmin="true"/> | |
24 | - </param> | |
25 | - </params> | |
26 | - <axes> | |
27 | - <yAxis> | |
28 | - <digitalAxis id="y-left" scale="linear"/> | |
29 | - </yAxis> | |
30 | - <zAxis> | |
31 | - <colorAxis colorMapIndex="4" scale="logarithmic"/> | |
32 | - </zAxis> | |
33 | - </axes> | |
34 | - </timePlot> | |
35 | - </plot> | |
36 | - </output> | |
37 | -</param> |
PARAM_DEF/jdc_n3earthmoon_stopbackgrd.xml deleted
... | ... | @@ -1,37 +0,0 @@ |
1 | -<?xml version="1.0"?> | |
2 | -<param xml:id="jdc_n3earthmoon_stopbackgrd"> | |
3 | - <info> | |
4 | - <table> | |
5 | - <centerAutoTable dim="0" name="Elevation" centerName="ELEVATION_6" units="deg" log="false"/> | |
6 | - <rangeTable dim="1" name="Azimuth" min="0" max="360" step="90" units="deg"/> | |
7 | - </table> | |
8 | - </info> | |
9 | - <get> | |
10 | - <vi name="juice:jdc:n3.earthmoon"> | |
11 | - <baseParam name="stop_backgrd" useNearestValue="true"> | |
12 | - <clb name="ELEVATION_6"/> | |
13 | - <clb name="ENERGY_24"/> | |
14 | - </baseParam> | |
15 | - </vi> | |
16 | - </get> | |
17 | - <process></process> | |
18 | - <output> | |
19 | - <plot> | |
20 | - <timePlot> | |
21 | - <params> | |
22 | - <param id="jdc_n3earthmoon_stopbackgrd"> | |
23 | - <spectro yAxis="y-left" uselog0asmin="true"/> | |
24 | - </param> | |
25 | - </params> | |
26 | - <axes> | |
27 | - <yAxis> | |
28 | - <digitalAxis id="y-left" scale="linear"/> | |
29 | - </yAxis> | |
30 | - <zAxis> | |
31 | - <colorAxis colorMapIndex="4" scale="logarithmic"/> | |
32 | - </zAxis> | |
33 | - </axes> | |
34 | - </timePlot> | |
35 | - </plot> | |
36 | - </output> | |
37 | -</param> |
PARAM_DEF/jdc_p0cruise_start_azim.xml
... | ... | @@ -3,14 +3,14 @@ |
3 | 3 | <info> |
4 | 4 | <table> |
5 | 5 | <centerAutoTable dim="0" name="Elevation" centerName="ELEVATION_12" units="deg" log="false"/> |
6 | - <centerAutoTable dim="1" name="Energy" centerName="ENERGY_72" units="eV" log="false"/> | |
6 | + <centerAutoTable dim="1" name="Energy" centerName="ENERGY_75" units="eV" log="false"/> | |
7 | 7 | </table> |
8 | 8 | </info> |
9 | 9 | <get> |
10 | 10 | <vi name="juice:jdc:p0.cruise"> |
11 | 11 | <baseParam name="start" dim3Num="1" minSumIndex="##min##" maxSumIndex="##max##" useNearestValue="true"> |
12 | 12 | <clb name="ELEVATION_12"/> |
13 | - <clb name="ENERGY_72"/> | |
13 | + <clb name="ENERGY_75"/> | |
14 | 14 | </baseParam> |
15 | 15 | </vi> |
16 | 16 | </get> |
... | ... | @@ -25,7 +25,9 @@ |
25 | 25 | </params> |
26 | 26 | <axes> |
27 | 27 | <yAxis> |
28 | - <digitalAxis id="y-left" scale="logarithmic"/> | |
28 | + <digitalAxis id="y-left" scale="logarithmic"> | |
29 | + <range min="1" max="34564.44" extend="true"/> | |
30 | + </digitalAxis> | |
29 | 31 | </yAxis> |
30 | 32 | <zAxis> |
31 | 33 | <colorAxis colorMapIndex="4" scale="logarithmic"/> | ... | ... |
PARAM_DEF/jdc_p0cruise_start_dir.xml
... | ... | @@ -3,14 +3,14 @@ |
3 | 3 | <info> |
4 | 4 | <table> |
5 | 5 | <rangeTable dim="0" name="Azimuth" min="0" max="360" step="22.5" units="deg"/> |
6 | - <centerAutoTable dim="1" name="Energy" centerName="ENERGY_72" units="eV" log="false"/> | |
6 | + <centerAutoTable dim="1" name="Energy" centerName="ENERGY_75" units="eV" log="false"/> | |
7 | 7 | </table> |
8 | 8 | </info> |
9 | 9 | <get> |
10 | 10 | <vi name="juice:jdc:p0.cruise"> |
11 | 11 | <baseParam name="start" dim3Num="0" minSumIndex="##min##" maxSumIndex="##max##" useNearestValue="true"> |
12 | 12 | <clb name="ELEVATION_12"/> |
13 | - <clb name="ENERGY_72"/> | |
13 | + <clb name="ENERGY_75"/> | |
14 | 14 | </baseParam> |
15 | 15 | </vi> |
16 | 16 | </get> |
... | ... | @@ -25,7 +25,9 @@ |
25 | 25 | </params> |
26 | 26 | <axes> |
27 | 27 | <yAxis> |
28 | - <digitalAxis id="y-left" scale="logarithmic"/> | |
28 | + <digitalAxis id="y-left" scale="logarithmic"> | |
29 | + <range min="1" max="34564.44" extend="true"/> | |
30 | + </digitalAxis> | |
29 | 31 | </yAxis> |
30 | 32 | <zAxis> |
31 | 33 | <colorAxis colorMapIndex="4" scale="logarithmic"/> | ... | ... |
PARAM_DEF/jdc_p0cruise_start_energy.xml
... | ... | @@ -10,7 +10,7 @@ |
10 | 10 | <vi name="juice:jdc:p0.cruise"> |
11 | 11 | <baseParam name="start" dim3Num="2" minSumIndex="##min##" maxSumIndex="##max##" useNearestValue="true"> |
12 | 12 | <clb name="ELEVATION_12"/> |
13 | - <clb name="ENERGY_72"/> | |
13 | + <clb name="ENERGY_75"/> | |
14 | 14 | </baseParam> |
15 | 15 | </vi> |
16 | 16 | </get> | ... | ... |
PARAM_DEF/jdc_p0cruise_startbackgrd_e73.xml deleted
... | ... | @@ -1,37 +0,0 @@ |
1 | -<?xml version="1.0"?> | |
2 | -<param xml:id="jdc_p0cruise_startbackgrd_e73"> | |
3 | - <info> | |
4 | - <table> | |
5 | - <centerAutoTable dim="0" name="Elevation" centerName="ELEVATION_12" units="deg" log="false"/> | |
6 | - <rangeTable dim="1" name="Azimuth" min="0" max="360" step="22.5" units="deg"/> | |
7 | - </table> | |
8 | - </info> | |
9 | - <get> | |
10 | - <vi name="juice:jdc:p0.cruise"> | |
11 | - <baseParam name="start_backgrd_e73" useNearestValue="true"> | |
12 | - <clb name="ELEVATION_12"/> | |
13 | - <clb name="ENERGY_72"/> | |
14 | - </baseParam> | |
15 | - </vi> | |
16 | - </get> | |
17 | - <process></process> | |
18 | - <output> | |
19 | - <plot> | |
20 | - <timePlot> | |
21 | - <params> | |
22 | - <param id="jdc_p0cruise_startbackgrd_e73"> | |
23 | - <spectro yAxis="y-left" uselog0asmin="true"/> | |
24 | - </param> | |
25 | - </params> | |
26 | - <axes> | |
27 | - <yAxis> | |
28 | - <digitalAxis id="y-left" scale="linear"/> | |
29 | - </yAxis> | |
30 | - <zAxis> | |
31 | - <colorAxis colorMapIndex="4" scale="logarithmic"/> | |
32 | - </zAxis> | |
33 | - </axes> | |
34 | - </timePlot> | |
35 | - </plot> | |
36 | - </output> | |
37 | -</param> |
PARAM_DEF/jdc_p0cruise_startbackgrd_e74.xml deleted
... | ... | @@ -1,37 +0,0 @@ |
1 | -<?xml version="1.0"?> | |
2 | -<param xml:id="jdc_p0cruise_startbackgrd_e74"> | |
3 | - <info> | |
4 | - <table> | |
5 | - <centerAutoTable dim="0" name="Elevation" centerName="ELEVATION_12" units="deg" log="false"/> | |
6 | - <rangeTable dim="1" name="Azimuth" min="0" max="360" step="22.5" units="deg"/> | |
7 | - </table> | |
8 | - </info> | |
9 | - <get> | |
10 | - <vi name="juice:jdc:p0.cruise"> | |
11 | - <baseParam name="start_backgrd_e74" useNearestValue="true"> | |
12 | - <clb name="ELEVATION_12"/> | |
13 | - <clb name="ENERGY_72"/> | |
14 | - </baseParam> | |
15 | - </vi> | |
16 | - </get> | |
17 | - <process></process> | |
18 | - <output> | |
19 | - <plot> | |
20 | - <timePlot> | |
21 | - <params> | |
22 | - <param id="jdc_p0cruise_startbackgrd_e74"> | |
23 | - <spectro yAxis="y-left" uselog0asmin="true"/> | |
24 | - </param> | |
25 | - </params> | |
26 | - <axes> | |
27 | - <yAxis> | |
28 | - <digitalAxis id="y-left" scale="linear"/> | |
29 | - </yAxis> | |
30 | - <zAxis> | |
31 | - <colorAxis colorMapIndex="4" scale="logarithmic"/> | |
32 | - </zAxis> | |
33 | - </axes> | |
34 | - </timePlot> | |
35 | - </plot> | |
36 | - </output> | |
37 | -</param> |
PARAM_DEF/jdc_p0cruise_startbackgrd_e72.xml renamed to PARAM_DEF/jdc_p0cruise_stop.xml
1 | 1 | <?xml version="1.0"?> |
2 | -<param xml:id="jdc_p0cruise_startbackgrd_e72"> | |
2 | +<param xml:id="jdc_p0cruise_stop_##channel##"> | |
3 | 3 | <info> |
4 | - <table> | |
4 | + <name>stop - @@channel@@</name> | |
5 | + <short_name>stop - @@channel@@</short_name> | |
6 | + <table> | |
5 | 7 | <centerAutoTable dim="0" name="Elevation" centerName="ELEVATION_12" units="deg" log="false"/> |
6 | - <rangeTable dim="1" name="Azimuth" min="0" max="360" step="22.5" units="deg"/> | |
8 | + <centerAutoTable dim="1" name="Energy" centerName="ENERGY_75" units="eV" log="false"/> | |
7 | 9 | </table> |
8 | 10 | </info> |
9 | 11 | <get> |
10 | 12 | <vi name="juice:jdc:p0.cruise"> |
11 | - <baseParam name="start_backgrd_e72" useNearestValue="true"> | |
12 | - <clb name="ELEVATION_12"/> | |
13 | - <clb name="ENERGY_72"/> | |
14 | - </baseParam> | |
13 | + <baseParam name="stop" dim3Num="1" dim3CutIndex="##channel##" useNearestValue="true"> | |
14 | + <clb name="ELEVATION_12"/> | |
15 | + <clb name="ENERGY_75"/> | |
16 | + </baseParam> | |
15 | 17 | </vi> |
16 | 18 | </get> |
17 | 19 | <process></process> |
... | ... | @@ -19,13 +21,15 @@ |
19 | 21 | <plot> |
20 | 22 | <timePlot> |
21 | 23 | <params> |
22 | - <param id="jdc_p0cruise_startbackgrd_e72"> | |
24 | + <param id="jdc_p0cruise_stop_##channel##"> | |
23 | 25 | <spectro yAxis="y-left" uselog0asmin="true"/> |
24 | 26 | </param> |
25 | 27 | </params> |
26 | 28 | <axes> |
27 | 29 | <yAxis> |
28 | - <digitalAxis id="y-left" scale="linear"/> | |
30 | + <digitalAxis id="y-left" scale="logarithmic"> | |
31 | + <range min="1" max="34564.44" extend="true"/> | |
32 | + </digitalAxis> | |
29 | 33 | </yAxis> |
30 | 34 | <zAxis> |
31 | 35 | <colorAxis colorMapIndex="4" scale="logarithmic"/> | ... | ... |
PARAM_DEF/jdc_p0cruise_stop_azim.xml deleted
... | ... | @@ -1,37 +0,0 @@ |
1 | -<?xml version="1.0"?> | |
2 | -<param xml:id="jdc_p0cruise_stop_azim_##min##_##max##"> | |
3 | - <info> | |
4 | - <table> | |
5 | - <centerAutoTable dim="0" name="Elevation" centerName="ELEVATION_12" units="deg" log="false"/> | |
6 | - <centerAutoTable dim="1" name="Energy" centerName="ENERGY_72" units="eV" log="false"/> | |
7 | - </table> | |
8 | - </info> | |
9 | - <get> | |
10 | - <vi name="juice:jdc:p0.cruise"> | |
11 | - <baseParam name="stop" dim3Num="1" minSumIndex="##min##" maxSumIndex="##max##" useNearestValue="true"> | |
12 | - <clb name="ELEVATION_12"/> | |
13 | - <clb name="ENERGY_72"/> | |
14 | - </baseParam> | |
15 | - </vi> | |
16 | - </get> | |
17 | - <process></process> | |
18 | - <output> | |
19 | - <plot> | |
20 | - <timePlot> | |
21 | - <params> | |
22 | - <param id="jdc_p0cruise_stop_azim_##min##_##max##"> | |
23 | - <spectro yAxis="y-left" uselog0asmin="true"/> | |
24 | - </param> | |
25 | - </params> | |
26 | - <axes> | |
27 | - <yAxis> | |
28 | - <digitalAxis id="y-left" scale="logarithmic"/> | |
29 | - </yAxis> | |
30 | - <zAxis> | |
31 | - <colorAxis colorMapIndex="4" scale="logarithmic"/> | |
32 | - </zAxis> | |
33 | - </axes> | |
34 | - </timePlot> | |
35 | - </plot> | |
36 | - </output> | |
37 | -</param> |
PARAM_DEF/jdc_p0cruise_stop_dir.xml deleted
... | ... | @@ -1,37 +0,0 @@ |
1 | -<?xml version="1.0"?> | |
2 | -<param xml:id="jdc_p0cruise_stop_dir_##min##_##max##"> | |
3 | - <info> | |
4 | - <table> | |
5 | - <rangeTable dim="0" name="Azimuth" min="0" max="360" step="90" units="deg"/> | |
6 | - <centerAutoTable dim="1" name="Energy" centerName="ENERGY_72" units="eV" log="false"/> | |
7 | - </table> | |
8 | - </info> | |
9 | - <get> | |
10 | - <vi name="juice:jdc:p0.cruise"> | |
11 | - <baseParam name="stop" dim3Num="0" minSumIndex="##min##" maxSumIndex="##max##" useNearestValue="true"> | |
12 | - <clb name="ELEVATION_12"/> | |
13 | - <clb name="ENERGY_72"/> | |
14 | - </baseParam> | |
15 | - </vi> | |
16 | - </get> | |
17 | - <process></process> | |
18 | - <output> | |
19 | - <plot> | |
20 | - <timePlot> | |
21 | - <params> | |
22 | - <param id="jdc_p0cruise_stop_dir_##min##_##max##"> | |
23 | - <spectro yAxis="y-left" uselog0asmin="true"/> | |
24 | - </param> | |
25 | - </params> | |
26 | - <axes> | |
27 | - <yAxis> | |
28 | - <digitalAxis id="y-left" scale="logarithmic"/> | |
29 | - </yAxis> | |
30 | - <zAxis> | |
31 | - <colorAxis colorMapIndex="4" scale="logarithmic"/> | |
32 | - </zAxis> | |
33 | - </axes> | |
34 | - </timePlot> | |
35 | - </plot> | |
36 | - </output> | |
37 | -</param> |
PARAM_DEF/jdc_p0cruise_stop_energy.xml deleted
... | ... | @@ -1,37 +0,0 @@ |
1 | -<?xml version="1.0"?> | |
2 | -<param xml:id="jdc_p0cruise_stop_energy_##min##_##max##"> | |
3 | - <info> | |
4 | - <table> | |
5 | - <centerAutoTable dim="0" name="Elevation" centerName="ELEVATION_12" units="deg" log="false"/> | |
6 | - <rangeTable dim="1" name="Azimuth" min="0" max="360" step="90" units="deg"/> | |
7 | - </table> | |
8 | - </info> | |
9 | - <get> | |
10 | - <vi name="juice:jdc:p0.cruise"> | |
11 | - <baseParam name="stop" dim3Num="2" minSumIndex="##min##" maxSumIndex="##max##" useNearestValue="true"> | |
12 | - <clb name="ELEVATION_12"/> | |
13 | - <clb name="ENERGY_72"/> | |
14 | - </baseParam> | |
15 | - </vi> | |
16 | - </get> | |
17 | - <process></process> | |
18 | - <output> | |
19 | - <plot> | |
20 | - <timePlot> | |
21 | - <params> | |
22 | - <param id="jdc_p0cruise_stop_energy_##min##_##max##"> | |
23 | - <spectro yAxis="y-left" uselog0asmin="true"/> | |
24 | - </param> | |
25 | - </params> | |
26 | - <axes> | |
27 | - <yAxis> | |
28 | - <digitalAxis id="y-left" scale="linear"/> | |
29 | - </yAxis> | |
30 | - <zAxis> | |
31 | - <colorAxis colorMapIndex="4" scale="logarithmic"/> | |
32 | - </zAxis> | |
33 | - </axes> | |
34 | - </timePlot> | |
35 | - </plot> | |
36 | - </output> | |
37 | -</param> |
PARAM_DEF/jdc_p0cruise_stopbackgrd_e72.xml deleted
... | ... | @@ -1,37 +0,0 @@ |
1 | -<?xml version="1.0"?> | |
2 | -<param xml:id="jdc_p0cruise_stopbackgrd_e72"> | |
3 | - <info> | |
4 | - <table> | |
5 | - <centerAutoTable dim="0" name="Elevation" centerName="ELEVATION_12" units="deg" log="false"/> | |
6 | - <rangeTable dim="1" name="Azimuth" min="0" max="360" step="90" units="deg"/> | |
7 | - </table> | |
8 | - </info> | |
9 | - <get> | |
10 | - <vi name="juice:jdc:p0.cruise"> | |
11 | - <baseParam name="stop_backgrd_e72" useNearestValue="true"> | |
12 | - <clb name="ELEVATION_12"/> | |
13 | - <clb name="ENERGY_72"/> | |
14 | - </baseParam> | |
15 | - </vi> | |
16 | - </get> | |
17 | - <process></process> | |
18 | - <output> | |
19 | - <plot> | |
20 | - <timePlot> | |
21 | - <params> | |
22 | - <param id="jdc_p0cruise_stopbackgrd_e72"> | |
23 | - <spectro yAxis="y-left" uselog0asmin="true"/> | |
24 | - </param> | |
25 | - </params> | |
26 | - <axes> | |
27 | - <yAxis> | |
28 | - <digitalAxis id="y-left" scale="linear"/> | |
29 | - </yAxis> | |
30 | - <zAxis> | |
31 | - <colorAxis colorMapIndex="4" scale="logarithmic"/> | |
32 | - </zAxis> | |
33 | - </axes> | |
34 | - </timePlot> | |
35 | - </plot> | |
36 | - </output> | |
37 | -</param> |
PARAM_DEF/jdc_p0cruise_stopbackgrd_e73.xml deleted
... | ... | @@ -1,37 +0,0 @@ |
1 | -<?xml version="1.0"?> | |
2 | -<param xml:id="jdc_p0cruise_stopbackgrd_e73"> | |
3 | - <info> | |
4 | - <table> | |
5 | - <centerAutoTable dim="0" name="Elevation" centerName="ELEVATION_12" units="deg" log="false"/> | |
6 | - <rangeTable dim="1" name="Azimuth" min="0" max="360" step="90" units="deg"/> | |
7 | - </table> | |
8 | - </info> | |
9 | - <get> | |
10 | - <vi name="juice:jdc:p0.cruise"> | |
11 | - <baseParam name="stop_backgrd_e73" useNearestValue="true"> | |
12 | - <clb name="ELEVATION_12"/> | |
13 | - <clb name="ENERGY_72"/> | |
14 | - </baseParam> | |
15 | - </vi> | |
16 | - </get> | |
17 | - <process></process> | |
18 | - <output> | |
19 | - <plot> | |
20 | - <timePlot> | |
21 | - <params> | |
22 | - <param id="jdc_p0cruise_stopbackgrd_e73"> | |
23 | - <spectro yAxis="y-left" uselog0asmin="true"/> | |
24 | - </param> | |
25 | - </params> | |
26 | - <axes> | |
27 | - <yAxis> | |
28 | - <digitalAxis id="y-left" scale="linear"/> | |
29 | - </yAxis> | |
30 | - <zAxis> | |
31 | - <colorAxis colorMapIndex="4" scale="logarithmic"/> | |
32 | - </zAxis> | |
33 | - </axes> | |
34 | - </timePlot> | |
35 | - </plot> | |
36 | - </output> | |
37 | -</param> |
PARAM_DEF/jdc_p0cruise_stopbackgrd_e74.xml deleted
... | ... | @@ -1,37 +0,0 @@ |
1 | -<?xml version="1.0"?> | |
2 | -<param xml:id="jdc_p0cruise_stopbackgrd_e74"> | |
3 | - <info> | |
4 | - <table> | |
5 | - <centerAutoTable dim="0" name="Elevation" centerName="ELEVATION_12" units="deg" log="false"/> | |
6 | - <rangeTable dim="1" name="Azimuth" min="0" max="360" step="90" units="deg"/> | |
7 | - </table> | |
8 | - </info> | |
9 | - <get> | |
10 | - <vi name="juice:jdc:p0.cruise"> | |
11 | - <baseParam name="stop_backgrd_e74" useNearestValue="true"> | |
12 | - <clb name="ELEVATION_12"/> | |
13 | - <clb name="ENERGY_72"/> | |
14 | - </baseParam> | |
15 | - </vi> | |
16 | - </get> | |
17 | - <process></process> | |
18 | - <output> | |
19 | - <plot> | |
20 | - <timePlot> | |
21 | - <params> | |
22 | - <param id="jdc_p0cruise_stopbackgrd_e74"> | |
23 | - <spectro yAxis="y-left" uselog0asmin="true"/> | |
24 | - </param> | |
25 | - </params> | |
26 | - <axes> | |
27 | - <yAxis> | |
28 | - <digitalAxis id="y-left" scale="linear"/> | |
29 | - </yAxis> | |
30 | - <zAxis> | |
31 | - <colorAxis colorMapIndex="4" scale="logarithmic"/> | |
32 | - </zAxis> | |
33 | - </axes> | |
34 | - </timePlot> | |
35 | - </plot> | |
36 | - </output> | |
37 | -</param> |
PARAM_DEF/jdc_p0earthmoon_start_azim.xml
... | ... | @@ -3,14 +3,14 @@ |
3 | 3 | <info> |
4 | 4 | <table> |
5 | 5 | <centerAutoTable dim="0" name="Elevation" centerName="ELEVATION_12" units="deg" log="false"/> |
6 | - <centerAutoTable dim="1" name="Energy" centerName="ENERGY_72" units="eV" log="false"/> | |
6 | + <centerAutoTable dim="1" name="Energy" centerName="ENERGY_75" units="eV" log="false"/> | |
7 | 7 | </table> |
8 | 8 | </info> |
9 | 9 | <get> |
10 | 10 | <vi name="juice:jdc:p0.earthmoon"> |
11 | 11 | <baseParam name="start" dim3Num="1" minSumIndex="##min##" maxSumIndex="##max##" useNearestValue="true"> |
12 | 12 | <clb name="ELEVATION_12"/> |
13 | - <clb name="ENERGY_72"/> | |
13 | + <clb name="ENERGY_75"/> | |
14 | 14 | </baseParam> |
15 | 15 | </vi> |
16 | 16 | </get> |
... | ... | @@ -25,7 +25,9 @@ |
25 | 25 | </params> |
26 | 26 | <axes> |
27 | 27 | <yAxis> |
28 | - <digitalAxis id="y-left" scale="logarithmic"/> | |
28 | + <digitalAxis id="y-left" scale="logarithmic"> | |
29 | + <range min="1" max="34564.44" extend="true"/> | |
30 | + </digitalAxis> | |
29 | 31 | </yAxis> |
30 | 32 | <zAxis> |
31 | 33 | <colorAxis colorMapIndex="4" scale="logarithmic"/> | ... | ... |
PARAM_DEF/jdc_p0earthmoon_start_dir.xml
... | ... | @@ -3,14 +3,14 @@ |
3 | 3 | <info> |
4 | 4 | <table> |
5 | 5 | <rangeTable dim="0" name="Azimuth" min="0" max="360" step="22.5" units="deg"/> |
6 | - <centerAutoTable dim="1" name="Energy" centerName="ENERGY_72" units="eV" log="false"/> | |
6 | + <centerAutoTable dim="1" name="Energy" centerName="ENERGY_75" units="eV" log="false"/> | |
7 | 7 | </table> |
8 | 8 | </info> |
9 | 9 | <get> |
10 | 10 | <vi name="juice:jdc:p0.earthmoon"> |
11 | 11 | <baseParam name="start" dim3Num="0" minSumIndex="##min##" maxSumIndex="##max##" useNearestValue="true"> |
12 | 12 | <clb name="ELEVATION_12"/> |
13 | - <clb name="ENERGY_72"/> | |
13 | + <clb name="ENERGY_75"/> | |
14 | 14 | </baseParam> |
15 | 15 | </vi> |
16 | 16 | </get> |
... | ... | @@ -25,7 +25,9 @@ |
25 | 25 | </params> |
26 | 26 | <axes> |
27 | 27 | <yAxis> |
28 | - <digitalAxis id="y-left" scale="logarithmic"/> | |
28 | + <digitalAxis id="y-left" scale="logarithmic"> | |
29 | + <range min="1" max="34564.44" extend="true"/> | |
30 | + </digitalAxis> | |
29 | 31 | </yAxis> |
30 | 32 | <zAxis> |
31 | 33 | <colorAxis colorMapIndex="4" scale="logarithmic"/> | ... | ... |
PARAM_DEF/jdc_p0earthmoon_start_energy.xml
... | ... | @@ -10,7 +10,7 @@ |
10 | 10 | <vi name="juice:jdc:p0.earthmoon"> |
11 | 11 | <baseParam name="start" dim3Num="2" minSumIndex="##min##" maxSumIndex="##max##" useNearestValue="true"> |
12 | 12 | <clb name="ELEVATION_12"/> |
13 | - <clb name="ENERGY_72"/> | |
13 | + <clb name="ENERGY_75"/> | |
14 | 14 | </baseParam> |
15 | 15 | </vi> |
16 | 16 | </get> | ... | ... |
PARAM_DEF/jdc_p0earthmoon_startbackgrd_e73.xml deleted
... | ... | @@ -1,37 +0,0 @@ |
1 | -<?xml version="1.0"?> | |
2 | -<param xml:id="jdc_p0earthmoon_startbackgrd_e73"> | |
3 | - <info> | |
4 | - <table> | |
5 | - <centerAutoTable dim="0" name="Elevation" centerName="ELEVATION_12" units="deg" log="false"/> | |
6 | - <rangeTable dim="1" name="Azimuth" min="0" max="360" step="22.5" units="deg"/> | |
7 | - </table> | |
8 | - </info> | |
9 | - <get> | |
10 | - <vi name="juice:jdc:p0.earthmoon"> | |
11 | - <baseParam name="start_backgrd_e73" useNearestValue="true"> | |
12 | - <clb name="ELEVATION_12"/> | |
13 | - <clb name="ENERGY_72"/> | |
14 | - </baseParam> | |
15 | - </vi> | |
16 | - </get> | |
17 | - <process></process> | |
18 | - <output> | |
19 | - <plot> | |
20 | - <timePlot> | |
21 | - <params> | |
22 | - <param id="jdc_p0earthmoon_startbackgrd_e73"> | |
23 | - <spectro yAxis="y-left" uselog0asmin="true"/> | |
24 | - </param> | |
25 | - </params> | |
26 | - <axes> | |
27 | - <yAxis> | |
28 | - <digitalAxis id="y-left" scale="linear"/> | |
29 | - </yAxis> | |
30 | - <zAxis> | |
31 | - <colorAxis colorMapIndex="4" scale="logarithmic"/> | |
32 | - </zAxis> | |
33 | - </axes> | |
34 | - </timePlot> | |
35 | - </plot> | |
36 | - </output> | |
37 | -</param> |
PARAM_DEF/jdc_p0earthmoon_startbackgrd_e74.xml deleted
... | ... | @@ -1,37 +0,0 @@ |
1 | -<?xml version="1.0"?> | |
2 | -<param xml:id="jdc_p0earthmoon_startbackgrd_e74"> | |
3 | - <info> | |
4 | - <table> | |
5 | - <centerAutoTable dim="0" name="Elevation" centerName="ELEVATION_12" units="deg" log="false"/> | |
6 | - <rangeTable dim="1" name="Azimuth" min="0" max="360" step="22.5" units="deg"/> | |
7 | - </table> | |
8 | - </info> | |
9 | - <get> | |
10 | - <vi name="juice:jdc:p0.earthmoon"> | |
11 | - <baseParam name="start_backgrd_e74" useNearestValue="true"> | |
12 | - <clb name="ELEVATION_12"/> | |
13 | - <clb name="ENERGY_72"/> | |
14 | - </baseParam> | |
15 | - </vi> | |
16 | - </get> | |
17 | - <process></process> | |
18 | - <output> | |
19 | - <plot> | |
20 | - <timePlot> | |
21 | - <params> | |
22 | - <param id="jdc_p0earthmoon_startbackgrd_e74"> | |
23 | - <spectro yAxis="y-left" uselog0asmin="true"/> | |
24 | - </param> | |
25 | - </params> | |
26 | - <axes> | |
27 | - <yAxis> | |
28 | - <digitalAxis id="y-left" scale="linear"/> | |
29 | - </yAxis> | |
30 | - <zAxis> | |
31 | - <colorAxis colorMapIndex="4" scale="logarithmic"/> | |
32 | - </zAxis> | |
33 | - </axes> | |
34 | - </timePlot> | |
35 | - </plot> | |
36 | - </output> | |
37 | -</param> |
PARAM_DEF/jdc_p0earthmoon_startbackgrd_e72.xml renamed to PARAM_DEF/jdc_p0earthmoon_stop.xml
1 | 1 | <?xml version="1.0"?> |
2 | -<param xml:id="jdc_p0earthmoon_startbackgrd_e72"> | |
2 | +<param xml:id="jdc_p0earthmoon_stop_##channel##"> | |
3 | 3 | <info> |
4 | - <table> | |
4 | + <name>stop - @@channel@@</name> | |
5 | + <short_name>stop - @@channel@@</short_name> | |
6 | + <table> | |
5 | 7 | <centerAutoTable dim="0" name="Elevation" centerName="ELEVATION_12" units="deg" log="false"/> |
6 | - <rangeTable dim="1" name="Azimuth" min="0" max="360" step="22.5" units="deg"/> | |
8 | + <centerAutoTable dim="1" name="Energy" centerName="ENERGY_75" units="eV" log="false"/> | |
7 | 9 | </table> |
8 | 10 | </info> |
9 | 11 | <get> |
10 | 12 | <vi name="juice:jdc:p0.earthmoon"> |
11 | - <baseParam name="start_backgrd_e72" useNearestValue="true"> | |
12 | - <clb name="ELEVATION_12"/> | |
13 | - <clb name="ENERGY_72"/> | |
14 | - </baseParam> | |
13 | + <baseParam name="stop" dim3Num="1" dim3CutIndex="##channel##" useNearestValue="true"> | |
14 | + <clb name="ELEVATION_12"/> | |
15 | + <clb name="ENERGY_75"/> | |
16 | + </baseParam> | |
15 | 17 | </vi> |
16 | 18 | </get> |
17 | 19 | <process></process> |
... | ... | @@ -19,13 +21,15 @@ |
19 | 21 | <plot> |
20 | 22 | <timePlot> |
21 | 23 | <params> |
22 | - <param id="jdc_p0earthmoon_startbackgrd_e72"> | |
24 | + <param id="jdc_p0earthmoon_stop_##channel##"> | |
23 | 25 | <spectro yAxis="y-left" uselog0asmin="true"/> |
24 | 26 | </param> |
25 | 27 | </params> |
26 | 28 | <axes> |
27 | 29 | <yAxis> |
28 | - <digitalAxis id="y-left" scale="linear"/> | |
30 | + <digitalAxis id="y-left" scale="logarithmic"> | |
31 | + <range min="1" max="34564.44" extend="true"/> | |
32 | + </digitalAxis> | |
29 | 33 | </yAxis> |
30 | 34 | <zAxis> |
31 | 35 | <colorAxis colorMapIndex="4" scale="logarithmic"/> | ... | ... |
PARAM_DEF/jdc_p0earthmoon_stop_azim.xml deleted
... | ... | @@ -1,37 +0,0 @@ |
1 | -<?xml version="1.0"?> | |
2 | -<param xml:id="jdc_p0earthmoon_stop_azim_##min##_##max##"> | |
3 | - <info> | |
4 | - <table> | |
5 | - <centerAutoTable dim="0" name="Elevation" centerName="ELEVATION_12" units="deg" log="false"/> | |
6 | - <centerAutoTable dim="1" name="Energy" centerName="ENERGY_72" units="eV" log="false"/> | |
7 | - </table> | |
8 | - </info> | |
9 | - <get> | |
10 | - <vi name="juice:jdc:p0.earthmoon"> | |
11 | - <baseParam name="stop" dim3Num="1" minSumIndex="##min##" maxSumIndex="##max##" useNearestValue="true"> | |
12 | - <clb name="ELEVATION_12"/> | |
13 | - <clb name="ENERGY_72"/> | |
14 | - </baseParam> | |
15 | - </vi> | |
16 | - </get> | |
17 | - <process></process> | |
18 | - <output> | |
19 | - <plot> | |
20 | - <timePlot> | |
21 | - <params> | |
22 | - <param id="jdc_p0earthmoon_stop_azim_##min##_##max##"> | |
23 | - <spectro yAxis="y-left" uselog0asmin="true"/> | |
24 | - </param> | |
25 | - </params> | |
26 | - <axes> | |
27 | - <yAxis> | |
28 | - <digitalAxis id="y-left" scale="logarithmic"/> | |
29 | - </yAxis> | |
30 | - <zAxis> | |
31 | - <colorAxis colorMapIndex="4" scale="logarithmic"/> | |
32 | - </zAxis> | |
33 | - </axes> | |
34 | - </timePlot> | |
35 | - </plot> | |
36 | - </output> | |
37 | -</param> |
PARAM_DEF/jdc_p0earthmoon_stop_dir.xml deleted
... | ... | @@ -1,37 +0,0 @@ |
1 | -<?xml version="1.0"?> | |
2 | -<param xml:id="jdc_p0earthmoon_stop_dir_##min##_##max##"> | |
3 | - <info> | |
4 | - <table> | |
5 | - <rangeTable dim="0" name="Azimuth" min="0" max="360" step="90" units="deg"/> | |
6 | - <centerAutoTable dim="1" name="Energy" centerName="ENERGY_72" units="eV" log="false"/> | |
7 | - </table> | |
8 | - </info> | |
9 | - <get> | |
10 | - <vi name="juice:jdc:p0.earthmoon"> | |
11 | - <baseParam name="stop" dim3Num="0" minSumIndex="##min##" maxSumIndex="##max##" useNearestValue="true"> | |
12 | - <clb name="ELEVATION_12"/> | |
13 | - <clb name="ENERGY_72"/> | |
14 | - </baseParam> | |
15 | - </vi> | |
16 | - </get> | |
17 | - <process></process> | |
18 | - <output> | |
19 | - <plot> | |
20 | - <timePlot> | |
21 | - <params> | |
22 | - <param id="jdc_p0earthmoon_stop_dir_##min##_##max##"> | |
23 | - <spectro yAxis="y-left" uselog0asmin="true"/> | |
24 | - </param> | |
25 | - </params> | |
26 | - <axes> | |
27 | - <yAxis> | |
28 | - <digitalAxis id="y-left" scale="logarithmic"/> | |
29 | - </yAxis> | |
30 | - <zAxis> | |
31 | - <colorAxis colorMapIndex="4" scale="logarithmic"/> | |
32 | - </zAxis> | |
33 | - </axes> | |
34 | - </timePlot> | |
35 | - </plot> | |
36 | - </output> | |
37 | -</param> |
PARAM_DEF/jdc_p0earthmoon_stop_energy.xml deleted
... | ... | @@ -1,37 +0,0 @@ |
1 | -<?xml version="1.0"?> | |
2 | -<param xml:id="jdc_p0earthmoon_stop_energy_##min##_##max##"> | |
3 | - <info> | |
4 | - <table> | |
5 | - <centerAutoTable dim="0" name="Elevation" centerName="ELEVATION_12" units="deg" log="false"/> | |
6 | - <rangeTable dim="1" name="Azimuth" min="0" max="360" step="90" units="deg"/> | |
7 | - </table> | |
8 | - </info> | |
9 | - <get> | |
10 | - <vi name="juice:jdc:p0.earthmoon"> | |
11 | - <baseParam name="stop" dim3Num="2" minSumIndex="##min##" maxSumIndex="##max##" useNearestValue="true"> | |
12 | - <clb name="ELEVATION_12"/> | |
13 | - <clb name="ENERGY_72"/> | |
14 | - </baseParam> | |
15 | - </vi> | |
16 | - </get> | |
17 | - <process></process> | |
18 | - <output> | |
19 | - <plot> | |
20 | - <timePlot> | |
21 | - <params> | |
22 | - <param id="jdc_p0earthmoon_stop_energy_##min##_##max##"> | |
23 | - <spectro yAxis="y-left" uselog0asmin="true"/> | |
24 | - </param> | |
25 | - </params> | |
26 | - <axes> | |
27 | - <yAxis> | |
28 | - <digitalAxis id="y-left" scale="linear"/> | |
29 | - </yAxis> | |
30 | - <zAxis> | |
31 | - <colorAxis colorMapIndex="4" scale="logarithmic"/> | |
32 | - </zAxis> | |
33 | - </axes> | |
34 | - </timePlot> | |
35 | - </plot> | |
36 | - </output> | |
37 | -</param> |
PARAM_DEF/jdc_p0earthmoon_stopbackgrd_e72.xml deleted
... | ... | @@ -1,37 +0,0 @@ |
1 | -<?xml version="1.0"?> | |
2 | -<param xml:id="jdc_p0earthmoon_stopbackgrd_e72"> | |
3 | - <info> | |
4 | - <table> | |
5 | - <centerAutoTable dim="0" name="Elevation" centerName="ELEVATION_12" units="deg" log="false"/> | |
6 | - <rangeTable dim="1" name="Azimuth" min="0" max="360" step="90" units="deg"/> | |
7 | - </table> | |
8 | - </info> | |
9 | - <get> | |
10 | - <vi name="juice:jdc:p0.earthmoon"> | |
11 | - <baseParam name="stop_backgrd_e72" useNearestValue="true"> | |
12 | - <clb name="ELEVATION_12"/> | |
13 | - <clb name="ENERGY_72"/> | |
14 | - </baseParam> | |
15 | - </vi> | |
16 | - </get> | |
17 | - <process></process> | |
18 | - <output> | |
19 | - <plot> | |
20 | - <timePlot> | |
21 | - <params> | |
22 | - <param id="jdc_p0earthmoon_stopbackgrd_e72"> | |
23 | - <spectro yAxis="y-left" uselog0asmin="true"/> | |
24 | - </param> | |
25 | - </params> | |
26 | - <axes> | |
27 | - <yAxis> | |
28 | - <digitalAxis id="y-left" scale="linear"/> | |
29 | - </yAxis> | |
30 | - <zAxis> | |
31 | - <colorAxis colorMapIndex="4" scale="logarithmic"/> | |
32 | - </zAxis> | |
33 | - </axes> | |
34 | - </timePlot> | |
35 | - </plot> | |
36 | - </output> | |
37 | -</param> |
PARAM_DEF/jdc_p0earthmoon_stopbackgrd_e73.xml deleted
... | ... | @@ -1,37 +0,0 @@ |
1 | -<?xml version="1.0"?> | |
2 | -<param xml:id="jdc_p0earthmoon_stopbackgrd_e73"> | |
3 | - <info> | |
4 | - <table> | |
5 | - <centerAutoTable dim="0" name="Elevation" centerName="ELEVATION_12" units="deg" log="false"/> | |
6 | - <rangeTable dim="1" name="Azimuth" min="0" max="360" step="90" units="deg"/> | |
7 | - </table> | |
8 | - </info> | |
9 | - <get> | |
10 | - <vi name="juice:jdc:p0.earthmoon"> | |
11 | - <baseParam name="stop_backgrd_e73" useNearestValue="true"> | |
12 | - <clb name="ELEVATION_12"/> | |
13 | - <clb name="ENERGY_72"/> | |
14 | - </baseParam> | |
15 | - </vi> | |
16 | - </get> | |
17 | - <process></process> | |
18 | - <output> | |
19 | - <plot> | |
20 | - <timePlot> | |
21 | - <params> | |
22 | - <param id="jdc_p0earthmoon_stopbackgrd_e73"> | |
23 | - <spectro yAxis="y-left" uselog0asmin="true"/> | |
24 | - </param> | |
25 | - </params> | |
26 | - <axes> | |
27 | - <yAxis> | |
28 | - <digitalAxis id="y-left" scale="linear"/> | |
29 | - </yAxis> | |
30 | - <zAxis> | |
31 | - <colorAxis colorMapIndex="4" scale="logarithmic"/> | |
32 | - </zAxis> | |
33 | - </axes> | |
34 | - </timePlot> | |
35 | - </plot> | |
36 | - </output> | |
37 | -</param> |
PARAM_DEF/jdc_p0earthmoon_stopbackgrd_e74.xml deleted
... | ... | @@ -1,37 +0,0 @@ |
1 | -<?xml version="1.0"?> | |
2 | -<param xml:id="jdc_p0earthmoon_stopbackgrd_e74"> | |
3 | - <info> | |
4 | - <table> | |
5 | - <centerAutoTable dim="0" name="Elevation" centerName="ELEVATION_12" units="deg" log="false"/> | |
6 | - <rangeTable dim="1" name="Azimuth" min="0" max="360" step="90" units="deg"/> | |
7 | - </table> | |
8 | - </info> | |
9 | - <get> | |
10 | - <vi name="juice:jdc:p0.earthmoon"> | |
11 | - <baseParam name="stop_backgrd_e74" useNearestValue="true"> | |
12 | - <clb name="ELEVATION_12"/> | |
13 | - <clb name="ENERGY_72"/> | |
14 | - </baseParam> | |
15 | - </vi> | |
16 | - </get> | |
17 | - <process></process> | |
18 | - <output> | |
19 | - <plot> | |
20 | - <timePlot> | |
21 | - <params> | |
22 | - <param id="jdc_p0earthmoon_stopbackgrd_e74"> | |
23 | - <spectro yAxis="y-left" uselog0asmin="true"/> | |
24 | - </param> | |
25 | - </params> | |
26 | - <axes> | |
27 | - <yAxis> | |
28 | - <digitalAxis id="y-left" scale="linear"/> | |
29 | - </yAxis> | |
30 | - <zAxis> | |
31 | - <colorAxis colorMapIndex="4" scale="logarithmic"/> | |
32 | - </zAxis> | |
33 | - </axes> | |
34 | - </timePlot> | |
35 | - </plot> | |
36 | - </output> | |
37 | -</param> |
PARAM_DEF/jdc_p1earthmoon_start_azim.xml
... | ... | @@ -3,14 +3,14 @@ |
3 | 3 | <info> |
4 | 4 | <table> |
5 | 5 | <centerAutoTable dim="0" name="Elevation" centerName="ELEVATION_6" units="deg" log="false"/> |
6 | - <centerAutoTable dim="1" name="Energy" centerName="ENERGY_72" units="eV" log="false"/> | |
6 | + <centerAutoTable dim="1" name="Energy" centerName="ENERGY_75" units="eV" log="false"/> | |
7 | 7 | </table> |
8 | 8 | </info> |
9 | 9 | <get> |
10 | 10 | <vi name="juice:jdc:p1.earthmoon"> |
11 | 11 | <baseParam name="start" dim3Num="1" minSumIndex="##min##" maxSumIndex="##max##" useNearestValue="true"> |
12 | 12 | <clb name="ELEVATION_6"/> |
13 | - <clb name="ENERGY_72"/> | |
13 | + <clb name="ENERGY_75"/> | |
14 | 14 | </baseParam> |
15 | 15 | </vi> |
16 | 16 | </get> |
... | ... | @@ -25,7 +25,9 @@ |
25 | 25 | </params> |
26 | 26 | <axes> |
27 | 27 | <yAxis> |
28 | - <digitalAxis id="y-left" scale="logarithmic"/> | |
28 | + <digitalAxis id="y-left" scale="logarithmic"> | |
29 | + <range min="1" max="34564.44" extend="true"/> | |
30 | + </digitalAxis> | |
29 | 31 | </yAxis> |
30 | 32 | <zAxis> |
31 | 33 | <colorAxis colorMapIndex="4" scale="logarithmic"/> | ... | ... |
PARAM_DEF/jdc_p1earthmoon_start_dir.xml
... | ... | @@ -3,14 +3,14 @@ |
3 | 3 | <info> |
4 | 4 | <table> |
5 | 5 | <rangeTable dim="0" name="Azimuth" min="0" max="360" step="22.5" units="deg"/> |
6 | - <centerAutoTable dim="1" name="Energy" centerName="ENERGY_72" units="eV" log="false"/> | |
6 | + <centerAutoTable dim="1" name="Energy" centerName="ENERGY_75" units="eV" log="false"/> | |
7 | 7 | </table> |
8 | 8 | </info> |
9 | 9 | <get> |
10 | 10 | <vi name="juice:jdc:p1.earthmoon"> |
11 | 11 | <baseParam name="start" dim3Num="0" minSumIndex="##min##" maxSumIndex="##max##" useNearestValue="true"> |
12 | 12 | <clb name="ELEVATION_6"/> |
13 | - <clb name="ENERGY_72"/> | |
13 | + <clb name="ENERGY_75"/> | |
14 | 14 | </baseParam> |
15 | 15 | </vi> |
16 | 16 | </get> |
... | ... | @@ -25,7 +25,9 @@ |
25 | 25 | </params> |
26 | 26 | <axes> |
27 | 27 | <yAxis> |
28 | - <digitalAxis id="y-left" scale="logarithmic"/> | |
28 | + <digitalAxis id="y-left" scale="logarithmic"> | |
29 | + <range min="1" max="34564.44" extend="true"/> | |
30 | + </digitalAxis> | |
29 | 31 | </yAxis> |
30 | 32 | <zAxis> |
31 | 33 | <colorAxis colorMapIndex="4" scale="logarithmic"/> | ... | ... |
PARAM_DEF/jdc_p1earthmoon_start_energy.xml
... | ... | @@ -10,7 +10,7 @@ |
10 | 10 | <vi name="juice:jdc:p1.earthmoon"> |
11 | 11 | <baseParam name="start" dim3Num="2" minSumIndex="##min##" maxSumIndex="##max##" useNearestValue="true"> |
12 | 12 | <clb name="ELEVATION_6"/> |
13 | - <clb name="ENERGY_72"/> | |
13 | + <clb name="ENERGY_75"/> | |
14 | 14 | </baseParam> |
15 | 15 | </vi> |
16 | 16 | </get> | ... | ... |
PARAM_DEF/jdc_p1earthmoon_startbackgrd_e72.xml deleted
... | ... | @@ -1,37 +0,0 @@ |
1 | -<?xml version="1.0"?> | |
2 | -<param xml:id="jdc_p1earthmoon_startbackgrd_e72"> | |
3 | - <info> | |
4 | - <table> | |
5 | - <centerAutoTable dim="0" name="Elevation" centerName="ELEVATION_6" units="deg" log="false"/> | |
6 | - <rangeTable dim="1" name="Azimuth" min="0" max="360" step="22.5" units="deg"/> | |
7 | - </table> | |
8 | - </info> | |
9 | - <get> | |
10 | - <vi name="juice:jdc:p1.earthmoon"> | |
11 | - <baseParam name="start_backgrd_e72" useNearestValue="true"> | |
12 | - <clb name="ELEVATION_6"/> | |
13 | - <clb name="ENERGY_72"/> | |
14 | - </baseParam> | |
15 | - </vi> | |
16 | - </get> | |
17 | - <process></process> | |
18 | - <output> | |
19 | - <plot> | |
20 | - <timePlot> | |
21 | - <params> | |
22 | - <param id="jdc_p1earthmoon_startbackgrd_e72"> | |
23 | - <spectro yAxis="y-left" uselog0asmin="true"/> | |
24 | - </param> | |
25 | - </params> | |
26 | - <axes> | |
27 | - <yAxis> | |
28 | - <digitalAxis id="y-left" scale="linear"/> | |
29 | - </yAxis> | |
30 | - <zAxis> | |
31 | - <colorAxis colorMapIndex="4" scale="logarithmic"/> | |
32 | - </zAxis> | |
33 | - </axes> | |
34 | - </timePlot> | |
35 | - </plot> | |
36 | - </output> | |
37 | -</param> |
PARAM_DEF/jdc_p1earthmoon_startbackgrd_e73.xml deleted
... | ... | @@ -1,37 +0,0 @@ |
1 | -<?xml version="1.0"?> | |
2 | -<param xml:id="jdc_p1earthmoon_startbackgrd_e73"> | |
3 | - <info> | |
4 | - <table> | |
5 | - <centerAutoTable dim="0" name="Elevation" centerName="ELEVATION_6" units="deg" log="false"/> | |
6 | - <rangeTable dim="1" name="Azimuth" min="0" max="360" step="22.5" units="deg"/> | |
7 | - </table> | |
8 | - </info> | |
9 | - <get> | |
10 | - <vi name="juice:jdc:p1.earthmoon"> | |
11 | - <baseParam name="start_backgrd_e73" useNearestValue="true"> | |
12 | - <clb name="ELEVATION_6"/> | |
13 | - <clb name="ENERGY_72"/> | |
14 | - </baseParam> | |
15 | - </vi> | |
16 | - </get> | |
17 | - <process></process> | |
18 | - <output> | |
19 | - <plot> | |
20 | - <timePlot> | |
21 | - <params> | |
22 | - <param id="jdc_p1earthmoon_startbackgrd_e73"> | |
23 | - <spectro yAxis="y-left" uselog0asmin="true"/> | |
24 | - </param> | |
25 | - </params> | |
26 | - <axes> | |
27 | - <yAxis> | |
28 | - <digitalAxis id="y-left" scale="linear"/> | |
29 | - </yAxis> | |
30 | - <zAxis> | |
31 | - <colorAxis colorMapIndex="4" scale="logarithmic"/> | |
32 | - </zAxis> | |
33 | - </axes> | |
34 | - </timePlot> | |
35 | - </plot> | |
36 | - </output> | |
37 | -</param> |
PARAM_DEF/jdc_p1earthmoon_startbackgrd_e74.xml deleted
... | ... | @@ -1,37 +0,0 @@ |
1 | -<?xml version="1.0"?> | |
2 | -<param xml:id="jdc_p1earthmoon_startbackgrd_e74"> | |
3 | - <info> | |
4 | - <table> | |
5 | - <centerAutoTable dim="0" name="Elevation" centerName="ELEVATION_6" units="deg" log="false"/> | |
6 | - <rangeTable dim="1" name="Azimuth" min="0" max="360" step="22.5" units="deg"/> | |
7 | - </table> | |
8 | - </info> | |
9 | - <get> | |
10 | - <vi name="juice:jdc:p1.earthmoon"> | |
11 | - <baseParam name="start_backgrd_e74" useNearestValue="true"> | |
12 | - <clb name="ELEVATION_6"/> | |
13 | - <clb name="ENERGY_72"/> | |
14 | - </baseParam> | |
15 | - </vi> | |
16 | - </get> | |
17 | - <process></process> | |
18 | - <output> | |
19 | - <plot> | |
20 | - <timePlot> | |
21 | - <params> | |
22 | - <param id="jdc_p1earthmoon_startbackgrd_e74"> | |
23 | - <spectro yAxis="y-left" uselog0asmin="true"/> | |
24 | - </param> | |
25 | - </params> | |
26 | - <axes> | |
27 | - <yAxis> | |
28 | - <digitalAxis id="y-left" scale="linear"/> | |
29 | - </yAxis> | |
30 | - <zAxis> | |
31 | - <colorAxis colorMapIndex="4" scale="logarithmic"/> | |
32 | - </zAxis> | |
33 | - </axes> | |
34 | - </timePlot> | |
35 | - </plot> | |
36 | - </output> | |
37 | -</param> |
PARAM_DEF/jdc_p1earthmoon_stop_azim.xml renamed to PARAM_DEF/jdc_p1earthmoon_stop.xml
1 | 1 | <?xml version="1.0"?> |
2 | -<param xml:id="jdc_p1earthmoon_stop_azim_##min##_##max##"> | |
2 | +<param xml:id="jdc_p1earthmoon_stop_##channel##"> | |
3 | 3 | <info> |
4 | - <table> | |
4 | + <name>stop - @@channel@@</name> | |
5 | + <short_name>stop - @@channel@@</short_name> | |
6 | + <table> | |
5 | 7 | <centerAutoTable dim="0" name="Elevation" centerName="ELEVATION_6" units="deg" log="false"/> |
6 | - <centerAutoTable dim="1" name="Energy" centerName="ENERGY_72" units="eV" log="false"/> | |
8 | + <centerAutoTable dim="1" name="Energy" centerName="ENERGY_75" units="eV" log="false"/> | |
7 | 9 | </table> |
8 | 10 | </info> |
9 | 11 | <get> |
10 | 12 | <vi name="juice:jdc:p1.earthmoon"> |
11 | - <baseParam name="stop" dim3Num="1" minSumIndex="##min##" maxSumIndex="##max##" useNearestValue="true"> | |
13 | + <baseParam name="stop" dim3Num="1" dim3CutIndex="##channel##" useNearestValue="true"> | |
12 | 14 | <clb name="ELEVATION_6"/> |
13 | - <clb name="ENERGY_72"/> | |
15 | + <clb name="ENERGY_75"/> | |
14 | 16 | </baseParam> |
15 | 17 | </vi> |
16 | 18 | </get> |
17 | - <process></process> | |
19 | + <process/> | |
18 | 20 | <output> |
19 | 21 | <plot> |
20 | 22 | <timePlot> |
21 | 23 | <params> |
22 | - <param id="jdc_p1earthmoon_stop_azim_##min##_##max##"> | |
24 | + <param id="jdc_p1earthmoon_stop_##channel##"> | |
23 | 25 | <spectro yAxis="y-left" uselog0asmin="true"/> |
24 | 26 | </param> |
25 | 27 | </params> |
26 | 28 | <axes> |
27 | 29 | <yAxis> |
28 | - <digitalAxis id="y-left" scale="logarithmic"/> | |
30 | + <digitalAxis id="y-left" scale="logarithmic"> | |
31 | + <range min="1" max="34564.44" extend="true"/> | |
32 | + </digitalAxis> | |
29 | 33 | </yAxis> |
30 | 34 | <zAxis> |
31 | 35 | <colorAxis colorMapIndex="4" scale="logarithmic"/> | ... | ... |
PARAM_DEF/jdc_p1earthmoon_stop_dir.xml deleted
... | ... | @@ -1,37 +0,0 @@ |
1 | -<?xml version="1.0"?> | |
2 | -<param xml:id="jdc_p1earthmoon_stop_dir_##min##_##max##"> | |
3 | - <info> | |
4 | - <table> | |
5 | - <rangeTable dim="0" name="Azimuth" min="0" max="360" step="90" units="deg"/> | |
6 | - <centerAutoTable dim="1" name="Energy" centerName="ENERGY_72" units="eV" log="false"/> | |
7 | - </table> | |
8 | - </info> | |
9 | - <get> | |
10 | - <vi name="juice:jdc:p1.earthmoon"> | |
11 | - <baseParam name="stop" dim3Num="0" minSumIndex="##min##" maxSumIndex="##max##" useNearestValue="true"> | |
12 | - <clb name="ELEVATION_6"/> | |
13 | - <clb name="ENERGY_72"/> | |
14 | - </baseParam> | |
15 | - </vi> | |
16 | - </get> | |
17 | - <process></process> | |
18 | - <output> | |
19 | - <plot> | |
20 | - <timePlot> | |
21 | - <params> | |
22 | - <param id="jdc_p1earthmoon_stop_dir_##min##_##max##"> | |
23 | - <spectro yAxis="y-left" uselog0asmin="true"/> | |
24 | - </param> | |
25 | - </params> | |
26 | - <axes> | |
27 | - <yAxis> | |
28 | - <digitalAxis id="y-left" scale="logarithmic"/> | |
29 | - </yAxis> | |
30 | - <zAxis> | |
31 | - <colorAxis colorMapIndex="4" scale="logarithmic"/> | |
32 | - </zAxis> | |
33 | - </axes> | |
34 | - </timePlot> | |
35 | - </plot> | |
36 | - </output> | |
37 | -</param> |
PARAM_DEF/jdc_p1earthmoon_stop_energy.xml deleted
... | ... | @@ -1,37 +0,0 @@ |
1 | -<?xml version="1.0"?> | |
2 | -<param xml:id="jdc_p1earthmoon_stop_energy_##min##_##max##"> | |
3 | - <info> | |
4 | - <table> | |
5 | - <centerAutoTable dim="0" name="Elevation" centerName="ELEVATION_6" units="deg" log="false"/> | |
6 | - <rangeTable dim="1" name="Azimuth" min="0" max="360" step="90" units="deg"/> | |
7 | - </table> | |
8 | - </info> | |
9 | - <get> | |
10 | - <vi name="juice:jdc:p1.earthmoon"> | |
11 | - <baseParam name="stop" dim3Num="2" minSumIndex="##min##" maxSumIndex="##max##" useNearestValue="true"> | |
12 | - <clb name="ELEVATION_6"/> | |
13 | - <clb name="ENERGY_72"/> | |
14 | - </baseParam> | |
15 | - </vi> | |
16 | - </get> | |
17 | - <process></process> | |
18 | - <output> | |
19 | - <plot> | |
20 | - <timePlot> | |
21 | - <params> | |
22 | - <param id="jdc_p1earthmoon_stop_energy_##min##_##max##"> | |
23 | - <spectro yAxis="y-left" uselog0asmin="true"/> | |
24 | - </param> | |
25 | - </params> | |
26 | - <axes> | |
27 | - <yAxis> | |
28 | - <digitalAxis id="y-left" scale="linear"/> | |
29 | - </yAxis> | |
30 | - <zAxis> | |
31 | - <colorAxis colorMapIndex="4" scale="logarithmic"/> | |
32 | - </zAxis> | |
33 | - </axes> | |
34 | - </timePlot> | |
35 | - </plot> | |
36 | - </output> | |
37 | -</param> |
PARAM_DEF/jdc_p1earthmoon_stopbackgrd_e72.xml deleted
... | ... | @@ -1,37 +0,0 @@ |
1 | -<?xml version="1.0"?> | |
2 | -<param xml:id="jdc_p1earthmoon_stopbackgrd_e72"> | |
3 | - <info> | |
4 | - <table> | |
5 | - <centerAutoTable dim="0" name="Elevation" centerName="ELEVATION_6" units="deg" log="false"/> | |
6 | - <rangeTable dim="1" name="Azimuth" min="0" max="360" step="90" units="deg"/> | |
7 | - </table> | |
8 | - </info> | |
9 | - <get> | |
10 | - <vi name="juice:jdc:p1.earthmoon"> | |
11 | - <baseParam name="stop_backgrd_e72" useNearestValue="true"> | |
12 | - <clb name="ELEVATION_6"/> | |
13 | - <clb name="ENERGY_72"/> | |
14 | - </baseParam> | |
15 | - </vi> | |
16 | - </get> | |
17 | - <process></process> | |
18 | - <output> | |
19 | - <plot> | |
20 | - <timePlot> | |
21 | - <params> | |
22 | - <param id="jdc_p1earthmoon_stopbackgrd_e72"> | |
23 | - <spectro yAxis="y-left" uselog0asmin="true"/> | |
24 | - </param> | |
25 | - </params> | |
26 | - <axes> | |
27 | - <yAxis> | |
28 | - <digitalAxis id="y-left" scale="linear"/> | |
29 | - </yAxis> | |
30 | - <zAxis> | |
31 | - <colorAxis colorMapIndex="4" scale="logarithmic"/> | |
32 | - </zAxis> | |
33 | - </axes> | |
34 | - </timePlot> | |
35 | - </plot> | |
36 | - </output> | |
37 | -</param> |
PARAM_DEF/jdc_p1earthmoon_stopbackgrd_e73.xml deleted
... | ... | @@ -1,37 +0,0 @@ |
1 | -<?xml version="1.0"?> | |
2 | -<param xml:id="jdc_p1earthmoon_stopbackgrd_e73"> | |
3 | - <info> | |
4 | - <table> | |
5 | - <centerAutoTable dim="0" name="Elevation" centerName="ELEVATION_6" units="deg" log="false"/> | |
6 | - <rangeTable dim="1" name="Azimuth" min="0" max="360" step="90" units="deg"/> | |
7 | - </table> | |
8 | - </info> | |
9 | - <get> | |
10 | - <vi name="juice:jdc:p1.earthmoon"> | |
11 | - <baseParam name="stop_backgrd_e73" useNearestValue="true"> | |
12 | - <clb name="ELEVATION_6"/> | |
13 | - <clb name="ENERGY_72"/> | |
14 | - </baseParam> | |
15 | - </vi> | |
16 | - </get> | |
17 | - <process></process> | |
18 | - <output> | |
19 | - <plot> | |
20 | - <timePlot> | |
21 | - <params> | |
22 | - <param id="jdc_p1earthmoon_stopbackgrd_e73"> | |
23 | - <spectro yAxis="y-left" uselog0asmin="true"/> | |
24 | - </param> | |
25 | - </params> | |
26 | - <axes> | |
27 | - <yAxis> | |
28 | - <digitalAxis id="y-left" scale="linear"/> | |
29 | - </yAxis> | |
30 | - <zAxis> | |
31 | - <colorAxis colorMapIndex="4" scale="logarithmic"/> | |
32 | - </zAxis> | |
33 | - </axes> | |
34 | - </timePlot> | |
35 | - </plot> | |
36 | - </output> | |
37 | -</param> |
PARAM_DEF/jdc_p1earthmoon_stopbackgrd_e74.xml deleted
... | ... | @@ -1,37 +0,0 @@ |
1 | -<?xml version="1.0"?> | |
2 | -<param xml:id="jdc_p1earthmoon_stopbackgrd_e74"> | |
3 | - <info> | |
4 | - <table> | |
5 | - <centerAutoTable dim="0" name="Elevation" centerName="ELEVATION_6" units="deg" log="false"/> | |
6 | - <rangeTable dim="1" name="Azimuth" min="0" max="360" step="90" units="deg"/> | |
7 | - </table> | |
8 | - </info> | |
9 | - <get> | |
10 | - <vi name="juice:jdc:p1.earthmoon"> | |
11 | - <baseParam name="stop_backgrd_e74" useNearestValue="true"> | |
12 | - <clb name="ELEVATION_6"/> | |
13 | - <clb name="ENERGY_72"/> | |
14 | - </baseParam> | |
15 | - </vi> | |
16 | - </get> | |
17 | - <process></process> | |
18 | - <output> | |
19 | - <plot> | |
20 | - <timePlot> | |
21 | - <params> | |
22 | - <param id="jdc_p1earthmoon_stopbackgrd_e74"> | |
23 | - <spectro yAxis="y-left" uselog0asmin="true"/> | |
24 | - </param> | |
25 | - </params> | |
26 | - <axes> | |
27 | - <yAxis> | |
28 | - <digitalAxis id="y-left" scale="linear"/> | |
29 | - </yAxis> | |
30 | - <zAxis> | |
31 | - <colorAxis colorMapIndex="4" scale="logarithmic"/> | |
32 | - </zAxis> | |
33 | - </axes> | |
34 | - </timePlot> | |
35 | - </plot> | |
36 | - </output> | |
37 | -</param> |
PARAM_DEF/jdc_p2earthmoon_start_azim.xml
... | ... | @@ -3,14 +3,14 @@ |
3 | 3 | <info> |
4 | 4 | <table> |
5 | 5 | <centerAutoTable dim="0" name="Elevation" centerName="ELEVATION_6" units="deg" log="false"/> |
6 | - <centerAutoTable dim="1" name="Energy" centerName="ENERGY_24" units="eV" log="false"/> | |
6 | + <centerAutoTable dim="1" name="Energy" centerName="ENERGY_25" units="eV" log="false"/> | |
7 | 7 | </table> |
8 | 8 | </info> |
9 | 9 | <get> |
10 | 10 | <vi name="juice:jdc:p2.earthmoon"> |
11 | 11 | <baseParam name="start" dim3Num="1" minSumIndex="##min##" maxSumIndex="##max##" useNearestValue="true"> |
12 | 12 | <clb name="ELEVATION_6"/> |
13 | - <clb name="ENERGY_24"/> | |
13 | + <clb name="ENERGY_25"/> | |
14 | 14 | </baseParam> |
15 | 15 | </vi> |
16 | 16 | </get> |
... | ... | @@ -25,7 +25,9 @@ |
25 | 25 | </params> |
26 | 26 | <axes> |
27 | 27 | <yAxis> |
28 | - <digitalAxis id="y-left" scale="logarithmic"/> | |
28 | + <digitalAxis id="y-left" scale="logarithmic"> | |
29 | + <range min="1" max="34564.44" extend="true"/> | |
30 | + </digitalAxis> | |
29 | 31 | </yAxis> |
30 | 32 | <zAxis> |
31 | 33 | <colorAxis colorMapIndex="4" scale="logarithmic"/> | ... | ... |
PARAM_DEF/jdc_p2earthmoon_start_dir.xml
... | ... | @@ -3,14 +3,14 @@ |
3 | 3 | <info> |
4 | 4 | <table> |
5 | 5 | <rangeTable dim="0" name="Azimuth" min="0" max="360" step="45" units="deg"/> |
6 | - <centerAutoTable dim="1" name="Energy" centerName="ENERGY_24" units="eV" log="false"/> | |
6 | + <centerAutoTable dim="1" name="Energy" centerName="ENERGY_25" units="eV" log="false"/> | |
7 | 7 | </table> |
8 | 8 | </info> |
9 | 9 | <get> |
10 | 10 | <vi name="juice:jdc:p2.earthmoon"> |
11 | 11 | <baseParam name="start" dim3Num="0" minSumIndex="##min##" maxSumIndex="##max##" useNearestValue="true"> |
12 | 12 | <clb name="ELEVATION_6"/> |
13 | - <clb name="ENERGY_24"/> | |
13 | + <clb name="ENERGY_25"/> | |
14 | 14 | </baseParam> |
15 | 15 | </vi> |
16 | 16 | </get> |
... | ... | @@ -25,7 +25,9 @@ |
25 | 25 | </params> |
26 | 26 | <axes> |
27 | 27 | <yAxis> |
28 | - <digitalAxis id="y-left" scale="logarithmic"/> | |
28 | + <digitalAxis id="y-left" scale="logarithmic"> | |
29 | + <range min="1" max="34564.44" extend="true"/> | |
30 | + </digitalAxis> | |
29 | 31 | </yAxis> |
30 | 32 | <zAxis> |
31 | 33 | <colorAxis colorMapIndex="4" scale="logarithmic"/> | ... | ... |
PARAM_DEF/jdc_p2earthmoon_start_energy.xml
... | ... | @@ -10,7 +10,7 @@ |
10 | 10 | <vi name="juice:jdc:p2.earthmoon"> |
11 | 11 | <baseParam name="start" dim3Num="2" minSumIndex="##min##" maxSumIndex="##max##" useNearestValue="true"> |
12 | 12 | <clb name="ELEVATION_6"/> |
13 | - <clb name="ENERGY_24"/> | |
13 | + <clb name="ENERGY_25"/> | |
14 | 14 | </baseParam> |
15 | 15 | </vi> |
16 | 16 | </get> | ... | ... |
PARAM_DEF/jdc_p2earthmoon_startbackgrd.xml renamed to PARAM_DEF/jdc_p2earthmoon_stop.xml
1 | 1 | <?xml version="1.0"?> |
2 | -<param xml:id="jdc_p2earthmoon_startbackgrd"> | |
2 | +<param xml:id="jdc_p2earthmoon_stop_##channel##"> | |
3 | 3 | <info> |
4 | - <table> | |
4 | + <name>stop - @@channel@@</name> | |
5 | + <short_name>stop - @@channel@@</short_name> | |
6 | + <table> | |
5 | 7 | <centerAutoTable dim="0" name="Elevation" centerName="ELEVATION_6" units="deg" log="false"/> |
6 | - <rangeTable dim="1" name="Azimuth" min="0" max="360" step="45" units="deg"/> | |
8 | + <centerAutoTable dim="1" name="Energy" centerName="ENERGY_25" units="eV" log="false"/> | |
7 | 9 | </table> |
8 | 10 | </info> |
9 | 11 | <get> |
10 | 12 | <vi name="juice:jdc:p2.earthmoon"> |
11 | - <baseParam name="start_backgrd" useNearestValue="true"> | |
12 | - <clb name="ELEVATION_6"/> | |
13 | - <clb name="ENERGY_24"/> | |
14 | - </baseParam> | |
13 | + <baseParam name="stop" dim3Num="1" dim3CutIndex="##channel##" useNearestValue="true"> | |
14 | + <clb name="ELEVATION_6"/> | |
15 | + <clb name="ENERGY_25"/> | |
16 | + </baseParam> | |
15 | 17 | </vi> |
16 | 18 | </get> |
17 | 19 | <process></process> |
... | ... | @@ -19,13 +21,15 @@ |
19 | 21 | <plot> |
20 | 22 | <timePlot> |
21 | 23 | <params> |
22 | - <param id="jdc_p2earthmoon_startbackgrd"> | |
24 | + <param id="jdc_p2earthmoon_stop_##channel##"> | |
23 | 25 | <spectro yAxis="y-left" uselog0asmin="true"/> |
24 | 26 | </param> |
25 | 27 | </params> |
26 | 28 | <axes> |
27 | 29 | <yAxis> |
28 | - <digitalAxis id="y-left" scale="linear"/> | |
30 | + <digitalAxis id="y-left" scale="logarithmic"> | |
31 | + <range min="1" max="34564.44" extend="true"/> | |
32 | + </digitalAxis> | |
29 | 33 | </yAxis> |
30 | 34 | <zAxis> |
31 | 35 | <colorAxis colorMapIndex="4" scale="logarithmic"/> | ... | ... |
PARAM_DEF/jdc_p2earthmoon_stop_azim.xml deleted
... | ... | @@ -1,37 +0,0 @@ |
1 | -<?xml version="1.0"?> | |
2 | -<param xml:id="jdc_p2earthmoon_stop_azim_##min##_##max##"> | |
3 | - <info> | |
4 | - <table> | |
5 | - <centerAutoTable dim="0" name="Elevation" centerName="ELEVATION_6" units="deg" log="false"/> | |
6 | - <centerAutoTable dim="1" name="Energy" centerName="ENERGY_24" units="eV" log="false"/> | |
7 | - </table> | |
8 | - </info> | |
9 | - <get> | |
10 | - <vi name="juice:jdc:p2.earthmoon"> | |
11 | - <baseParam name="stop" dim3Num="1" minSumIndex="##min##" maxSumIndex="##max##" useNearestValue="true"> | |
12 | - <clb name="ELEVATION_6"/> | |
13 | - <clb name="ENERGY_24"/> | |
14 | - </baseParam> | |
15 | - </vi> | |
16 | - </get> | |
17 | - <process></process> | |
18 | - <output> | |
19 | - <plot> | |
20 | - <timePlot> | |
21 | - <params> | |
22 | - <param id="jdc_p2earthmoon_stop_azim_##min##_##max##"> | |
23 | - <spectro yAxis="y-left" uselog0asmin="true"/> | |
24 | - </param> | |
25 | - </params> | |
26 | - <axes> | |
27 | - <yAxis> | |
28 | - <digitalAxis id="y-left" scale="logarithmic"/> | |
29 | - </yAxis> | |
30 | - <zAxis> | |
31 | - <colorAxis colorMapIndex="4" scale="logarithmic"/> | |
32 | - </zAxis> | |
33 | - </axes> | |
34 | - </timePlot> | |
35 | - </plot> | |
36 | - </output> | |
37 | -</param> |
PARAM_DEF/jdc_p2earthmoon_stop_dir.xml deleted
... | ... | @@ -1,37 +0,0 @@ |
1 | -<?xml version="1.0"?> | |
2 | -<param xml:id="jdc_p2earthmoon_stop_dir_##min##_##max##"> | |
3 | - <info> | |
4 | - <table> | |
5 | - <rangeTable dim="0" name="Azimuth" min="0" max="360" step="90" units="deg"/> | |
6 | - <centerAutoTable dim="1" name="Energy" centerName="ENERGY_24" units="eV" log="false"/> | |
7 | - </table> | |
8 | - </info> | |
9 | - <get> | |
10 | - <vi name="juice:jdc:p2.earthmoon"> | |
11 | - <baseParam name="stop" dim3Num="0" minSumIndex="##min##" maxSumIndex="##max##" useNearestValue="true"> | |
12 | - <clb name="ELEVATION_6"/> | |
13 | - <clb name="ENERGY_24"/> | |
14 | - </baseParam> | |
15 | - </vi> | |
16 | - </get> | |
17 | - <process></process> | |
18 | - <output> | |
19 | - <plot> | |
20 | - <timePlot> | |
21 | - <params> | |
22 | - <param id="jdc_p2earthmoon_stop_dir_##min##_##max##"> | |
23 | - <spectro yAxis="y-left" uselog0asmin="true"/> | |
24 | - </param> | |
25 | - </params> | |
26 | - <axes> | |
27 | - <yAxis> | |
28 | - <digitalAxis id="y-left" scale="logarithmic"/> | |
29 | - </yAxis> | |
30 | - <zAxis> | |
31 | - <colorAxis colorMapIndex="4" scale="logarithmic"/> | |
32 | - </zAxis> | |
33 | - </axes> | |
34 | - </timePlot> | |
35 | - </plot> | |
36 | - </output> | |
37 | -</param> |
PARAM_DEF/jdc_p2earthmoon_stop_energy.xml deleted
... | ... | @@ -1,37 +0,0 @@ |
1 | -<?xml version="1.0"?> | |
2 | -<param xml:id="jdc_p2earthmoon_stop_energy_##min##_##max##"> | |
3 | - <info> | |
4 | - <table> | |
5 | - <centerAutoTable dim="0" name="Elevation" centerName="ELEVATION_6" units="deg" log="false"/> | |
6 | - <rangeTable dim="1" name="Azimuth" min="0" max="360" step="90" units="deg"/> | |
7 | - </table> | |
8 | - </info> | |
9 | - <get> | |
10 | - <vi name="juice:jdc:p2.earthmoon"> | |
11 | - <baseParam name="stop" dim3Num="2" minSumIndex="##min##" maxSumIndex="##max##" useNearestValue="true"> | |
12 | - <clb name="ELEVATION_6"/> | |
13 | - <clb name="ENERGY_24"/> | |
14 | - </baseParam> | |
15 | - </vi> | |
16 | - </get> | |
17 | - <process></process> | |
18 | - <output> | |
19 | - <plot> | |
20 | - <timePlot> | |
21 | - <params> | |
22 | - <param id="jdc_p2earthmoon_stop_energy_##min##_##max##"> | |
23 | - <spectro yAxis="y-left" uselog0asmin="true"/> | |
24 | - </param> | |
25 | - </params> | |
26 | - <axes> | |
27 | - <yAxis> | |
28 | - <digitalAxis id="y-left" scale="linear"/> | |
29 | - </yAxis> | |
30 | - <zAxis> | |
31 | - <colorAxis colorMapIndex="4" scale="logarithmic"/> | |
32 | - </zAxis> | |
33 | - </axes> | |
34 | - </timePlot> | |
35 | - </plot> | |
36 | - </output> | |
37 | -</param> |
PARAM_DEF/jdc_p2earthmoon_stopbackgrd.xml deleted
... | ... | @@ -1,37 +0,0 @@ |
1 | -<?xml version="1.0"?> | |
2 | -<param xml:id="jdc_p2earthmoon_stopbackgrd"> | |
3 | - <info> | |
4 | - <table> | |
5 | - <centerAutoTable dim="0" name="Elevation" centerName="ELEVATION_6" units="deg" log="false"/> | |
6 | - <rangeTable dim="1" name="Azimuth" min="0" max="360" step="90" units="deg"/> | |
7 | - </table> | |
8 | - </info> | |
9 | - <get> | |
10 | - <vi name="juice:jdc:p2.earthmoon"> | |
11 | - <baseParam name="stop_backgrd" useNearestValue="true"> | |
12 | - <clb name="ELEVATION_6"/> | |
13 | - <clb name="ENERGY_24"/> | |
14 | - </baseParam> | |
15 | - </vi> | |
16 | - </get> | |
17 | - <process></process> | |
18 | - <output> | |
19 | - <plot> | |
20 | - <timePlot> | |
21 | - <params> | |
22 | - <param id="jdc_p2earthmoon_stopbackgrd"> | |
23 | - <spectro yAxis="y-left" uselog0asmin="true"/> | |
24 | - </param> | |
25 | - </params> | |
26 | - <axes> | |
27 | - <yAxis> | |
28 | - <digitalAxis id="y-left" scale="linear"/> | |
29 | - </yAxis> | |
30 | - <zAxis> | |
31 | - <colorAxis colorMapIndex="4" scale="logarithmic"/> | |
32 | - </zAxis> | |
33 | - </axes> | |
34 | - </timePlot> | |
35 | - </plot> | |
36 | - </output> | |
37 | -</param> |
PARAM_DEF/jdc_p3earthmoon_start_azim.xml
... | ... | @@ -3,14 +3,14 @@ |
3 | 3 | <info> |
4 | 4 | <table> |
5 | 5 | <centerAutoTable dim="0" name="Elevation" centerName="ELEVATION_6" units="deg" log="false"/> |
6 | - <centerAutoTable dim="1" name="Energy" centerName="ENERGY_24" units="eV" log="false"/> | |
6 | + <centerAutoTable dim="1" name="Energy" centerName="ENERGY_25" units="eV" log="false"/> | |
7 | 7 | </table> |
8 | 8 | </info> |
9 | 9 | <get> |
10 | 10 | <vi name="juice:jdc:p3.earthmoon"> |
11 | 11 | <baseParam name="start" dim3Num="1" minSumIndex="##min##" maxSumIndex="##max##" useNearestValue="true"> |
12 | 12 | <clb name="ELEVATION_6"/> |
13 | - <clb name="ENERGY_24"/> | |
13 | + <clb name="ENERGY_25"/> | |
14 | 14 | </baseParam> |
15 | 15 | </vi> |
16 | 16 | </get> |
... | ... | @@ -25,7 +25,9 @@ |
25 | 25 | </params> |
26 | 26 | <axes> |
27 | 27 | <yAxis> |
28 | - <digitalAxis id="y-left" scale="logarithmic"/> | |
28 | + <digitalAxis id="y-left" scale="logarithmic"> | |
29 | + <range min="1" max="34564.44" extend="true"/> | |
30 | + </digitalAxis> | |
29 | 31 | </yAxis> |
30 | 32 | <zAxis> |
31 | 33 | <colorAxis colorMapIndex="4" scale="logarithmic"/> | ... | ... |
PARAM_DEF/jdc_p3earthmoon_start_dir.xml
... | ... | @@ -3,14 +3,14 @@ |
3 | 3 | <info> |
4 | 4 | <table> |
5 | 5 | <rangeTable dim="0" name="Azimuth" min="0" max="360" step="45" units="deg"/> |
6 | - <centerAutoTable dim="1" name="Energy" centerName="ENERGY_24" units="eV" log="false"/> | |
6 | + <centerAutoTable dim="1" name="Energy" centerName="ENERGY_25" units="eV" log="false"/> | |
7 | 7 | </table> |
8 | 8 | </info> |
9 | 9 | <get> |
10 | 10 | <vi name="juice:jdc:p3.earthmoon"> |
11 | 11 | <baseParam name="start" dim3Num="0" minSumIndex="##min##" maxSumIndex="##max##" useNearestValue="true"> |
12 | 12 | <clb name="ELEVATION_6"/> |
13 | - <clb name="ENERGY_24"/> | |
13 | + <clb name="ENERGY_25"/> | |
14 | 14 | </baseParam> |
15 | 15 | </vi> |
16 | 16 | </get> |
... | ... | @@ -25,7 +25,9 @@ |
25 | 25 | </params> |
26 | 26 | <axes> |
27 | 27 | <yAxis> |
28 | - <digitalAxis id="y-left" scale="logarithmic"/> | |
28 | + <digitalAxis id="y-left" scale="logarithmic"> | |
29 | + <range min="1" max="34564.44" extend="true"/> | |
30 | + </digitalAxis> | |
29 | 31 | </yAxis> |
30 | 32 | <zAxis> |
31 | 33 | <colorAxis colorMapIndex="4" scale="logarithmic"/> | ... | ... |
PARAM_DEF/jdc_p3earthmoon_start_energy.xml
... | ... | @@ -10,7 +10,7 @@ |
10 | 10 | <vi name="juice:jdc:p3.earthmoon"> |
11 | 11 | <baseParam name="start" dim3Num="2" minSumIndex="##min##" maxSumIndex="##max##" useNearestValue="true"> |
12 | 12 | <clb name="ELEVATION_6"/> |
13 | - <clb name="ENERGY_24"/> | |
13 | + <clb name="ENERGY_25"/> | |
14 | 14 | </baseParam> |
15 | 15 | </vi> |
16 | 16 | </get> | ... | ... |
PARAM_DEF/jdc_p3earthmoon_startbackgrd.xml renamed to PARAM_DEF/jdc_p3earthmoon_stop.xml
1 | 1 | <?xml version="1.0"?> |
2 | -<param xml:id="jdc_p3earthmoon_startbackgrd"> | |
2 | +<param xml:id="jdc_p3earthmoon_stop_##channel##"> | |
3 | 3 | <info> |
4 | - <table> | |
4 | + <name>stop - @@channel@@</name> | |
5 | + <short_name>stop - @@channel@@</short_name> | |
6 | + <table> | |
5 | 7 | <centerAutoTable dim="0" name="Elevation" centerName="ELEVATION_6" units="deg" log="false"/> |
6 | - <rangeTable dim="1" name="Azimuth" min="0" max="360" step="45" units="deg"/> | |
8 | + <centerAutoTable dim="1" name="Energy" centerName="ENERGY_25" units="eV" log="false"/> | |
7 | 9 | </table> |
8 | 10 | </info> |
9 | 11 | <get> |
10 | 12 | <vi name="juice:jdc:p3.earthmoon"> |
11 | - <baseParam name="start_backgrd" useNearestValue="true"> | |
12 | - <clb name="ELEVATION_6"/> | |
13 | - <clb name="ENERGY_24"/> | |
14 | - </baseParam> | |
13 | + <baseParam name="stop" dim3Num="1" dim3CutIndex="##channel##" useNearestValue="true"> | |
14 | + <clb name="ELEVATION_6"/> | |
15 | + <clb name="ENERGY_25"/> | |
16 | + </baseParam> | |
15 | 17 | </vi> |
16 | 18 | </get> |
17 | 19 | <process></process> |
... | ... | @@ -19,13 +21,15 @@ |
19 | 21 | <plot> |
20 | 22 | <timePlot> |
21 | 23 | <params> |
22 | - <param id="jdc_p3earthmoon_startbackgrd"> | |
24 | + <param id="jdc_p3earthmoon_stop_##channel##"> | |
23 | 25 | <spectro yAxis="y-left" uselog0asmin="true"/> |
24 | 26 | </param> |
25 | 27 | </params> |
26 | 28 | <axes> |
27 | 29 | <yAxis> |
28 | - <digitalAxis id="y-left" scale="linear"/> | |
30 | + <digitalAxis id="y-left" scale="logarithmic"> | |
31 | + <range min="1" max="34564.44" extend="true"/> | |
32 | + </digitalAxis> | |
29 | 33 | </yAxis> |
30 | 34 | <zAxis> |
31 | 35 | <colorAxis colorMapIndex="4" scale="logarithmic"/> | ... | ... |
PARAM_DEF/jdc_p3earthmoon_stop_azim.xml deleted
... | ... | @@ -1,37 +0,0 @@ |
1 | -<?xml version="1.0"?> | |
2 | -<param xml:id="jdc_p3earthmoon_stop_azim_##min##_##max##"> | |
3 | - <info> | |
4 | - <table> | |
5 | - <centerAutoTable dim="0" name="Elevation" centerName="ELEVATION_6" units="deg" log="false"/> | |
6 | - <centerAutoTable dim="1" name="Energy" centerName="ENERGY_24" units="eV" log="false"/> | |
7 | - </table> | |
8 | - </info> | |
9 | - <get> | |
10 | - <vi name="juice:jdc:p3.earthmoon"> | |
11 | - <baseParam name="stop" dim3Num="1" minSumIndex="##min##" maxSumIndex="##max##" useNearestValue="true"> | |
12 | - <clb name="ELEVATION_6"/> | |
13 | - <clb name="ENERGY_24"/> | |
14 | - </baseParam> | |
15 | - </vi> | |
16 | - </get> | |
17 | - <process></process> | |
18 | - <output> | |
19 | - <plot> | |
20 | - <timePlot> | |
21 | - <params> | |
22 | - <param id="jdc_p3earthmoon_stop_azim_##min##_##max##"> | |
23 | - <spectro yAxis="y-left" uselog0asmin="true"/> | |
24 | - </param> | |
25 | - </params> | |
26 | - <axes> | |
27 | - <yAxis> | |
28 | - <digitalAxis id="y-left" scale="logarithmic"/> | |
29 | - </yAxis> | |
30 | - <zAxis> | |
31 | - <colorAxis colorMapIndex="4" scale="logarithmic"/> | |
32 | - </zAxis> | |
33 | - </axes> | |
34 | - </timePlot> | |
35 | - </plot> | |
36 | - </output> | |
37 | -</param> |
PARAM_DEF/jdc_p3earthmoon_stop_dir.xml deleted
... | ... | @@ -1,37 +0,0 @@ |
1 | -<?xml version="1.0"?> | |
2 | -<param xml:id="jdc_p3earthmoon_stop_dir_##min##_##max##"> | |
3 | - <info> | |
4 | - <table> | |
5 | - <rangeTable dim="0" name="Azimuth" min="0" max="360" step="90" units="deg"/> | |
6 | - <centerAutoTable dim="1" name="Energy" centerName="ENERGY_24" units="eV" log="false"/> | |
7 | - </table> | |
8 | - </info> | |
9 | - <get> | |
10 | - <vi name="juice:jdc:p3.earthmoon"> | |
11 | - <baseParam name="stop" dim3Num="0" minSumIndex="##min##" maxSumIndex="##max##" useNearestValue="true"> | |
12 | - <clb name="ELEVATION_6"/> | |
13 | - <clb name="ENERGY_24"/> | |
14 | - </baseParam> | |
15 | - </vi> | |
16 | - </get> | |
17 | - <process></process> | |
18 | - <output> | |
19 | - <plot> | |
20 | - <timePlot> | |
21 | - <params> | |
22 | - <param id="jdc_p3earthmoon_stop_dir_##min##_##max##"> | |
23 | - <spectro yAxis="y-left" uselog0asmin="true"/> | |
24 | - </param> | |
25 | - </params> | |
26 | - <axes> | |
27 | - <yAxis> | |
28 | - <digitalAxis id="y-left" scale="logarithmic"/> | |
29 | - </yAxis> | |
30 | - <zAxis> | |
31 | - <colorAxis colorMapIndex="4" scale="logarithmic"/> | |
32 | - </zAxis> | |
33 | - </axes> | |
34 | - </timePlot> | |
35 | - </plot> | |
36 | - </output> | |
37 | -</param> |
PARAM_DEF/jdc_p3earthmoon_stop_energy.xml deleted
... | ... | @@ -1,37 +0,0 @@ |
1 | -<?xml version="1.0"?> | |
2 | -<param xml:id="jdc_p3earthmoon_stop_energy_##min##_##max##"> | |
3 | - <info> | |
4 | - <table> | |
5 | - <centerAutoTable dim="0" name="Elevation" centerName="ELEVATION_6" units="deg" log="false"/> | |
6 | - <rangeTable dim="1" name="Azimuth" min="0" max="360" step="90" units="deg"/> | |
7 | - </table> | |
8 | - </info> | |
9 | - <get> | |
10 | - <vi name="juice:jdc:p3.earthmoon"> | |
11 | - <baseParam name="stop" dim3Num="2" minSumIndex="##min##" maxSumIndex="##max##" useNearestValue="true"> | |
12 | - <clb name="ELEVATION_6"/> | |
13 | - <clb name="ENERGY_24"/> | |
14 | - </baseParam> | |
15 | - </vi> | |
16 | - </get> | |
17 | - <process></process> | |
18 | - <output> | |
19 | - <plot> | |
20 | - <timePlot> | |
21 | - <params> | |
22 | - <param id="jdc_p3earthmoon_stop_energy_##min##_##max##"> | |
23 | - <spectro yAxis="y-left" uselog0asmin="true"/> | |
24 | - </param> | |
25 | - </params> | |
26 | - <axes> | |
27 | - <yAxis> | |
28 | - <digitalAxis id="y-left" scale="linear"/> | |
29 | - </yAxis> | |
30 | - <zAxis> | |
31 | - <colorAxis colorMapIndex="4" scale="logarithmic"/> | |
32 | - </zAxis> | |
33 | - </axes> | |
34 | - </timePlot> | |
35 | - </plot> | |
36 | - </output> | |
37 | -</param> |
PARAM_DEF/jdc_p3earthmoon_stopbackgrd.xml deleted
... | ... | @@ -1,37 +0,0 @@ |
1 | -<?xml version="1.0"?> | |
2 | -<param xml:id="jdc_p3earthmoon_stopbackgrd"> | |
3 | - <info> | |
4 | - <table> | |
5 | - <centerAutoTable dim="0" name="Elevation" centerName="ELEVATION_6" units="deg" log="false"/> | |
6 | - <rangeTable dim="1" name="Azimuth" min="0" max="360" step="90" units="deg"/> | |
7 | - </table> | |
8 | - </info> | |
9 | - <get> | |
10 | - <vi name="juice:jdc:p3.earthmoon"> | |
11 | - <baseParam name="stop_backgrd" useNearestValue="true"> | |
12 | - <clb name="ELEVATION_6"/> | |
13 | - <clb name="ENERGY_24"/> | |
14 | - </baseParam> | |
15 | - </vi> | |
16 | - </get> | |
17 | - <process></process> | |
18 | - <output> | |
19 | - <plot> | |
20 | - <timePlot> | |
21 | - <params> | |
22 | - <param id="jdc_p3earthmoon_stopbackgrd"> | |
23 | - <spectro yAxis="y-left" uselog0asmin="true"/> | |
24 | - </param> | |
25 | - </params> | |
26 | - <axes> | |
27 | - <yAxis> | |
28 | - <digitalAxis id="y-left" scale="linear"/> | |
29 | - </yAxis> | |
30 | - <zAxis> | |
31 | - <colorAxis colorMapIndex="4" scale="logarithmic"/> | |
32 | - </zAxis> | |
33 | - </axes> | |
34 | - </timePlot> | |
35 | - </plot> | |
36 | - </output> | |
37 | -</param> |
PARAM_DEF/jdc_p4cruise_start_azim.xml
... | ... | @@ -3,14 +3,14 @@ |
3 | 3 | <info> |
4 | 4 | <table> |
5 | 5 | <centerAutoTable dim="0" name="Elevation" centerName="ELEVATION_6" units="deg" log="false"/> |
6 | - <centerAutoTable dim="1" name="Energy" centerName="ENERGY_24" units="eV" log="false"/> | |
6 | + <centerAutoTable dim="1" name="Energy" centerName="ENERGY_25" units="eV" log="false"/> | |
7 | 7 | </table> |
8 | 8 | </info> |
9 | 9 | <get> |
10 | 10 | <vi name="juice:jdc:p4.cruise"> |
11 | 11 | <baseParam name="start" dim3Num="1" minSumIndex="##min##" maxSumIndex="##max##" useNearestValue="true"> |
12 | 12 | <clb name="ELEVATION_6"/> |
13 | - <clb name="ENERGY_24"/> | |
13 | + <clb name="ENERGY_25"/> | |
14 | 14 | </baseParam> |
15 | 15 | </vi> |
16 | 16 | </get> |
... | ... | @@ -25,7 +25,9 @@ |
25 | 25 | </params> |
26 | 26 | <axes> |
27 | 27 | <yAxis> |
28 | - <digitalAxis id="y-left" scale="logarithmic"/> | |
28 | + <digitalAxis id="y-left" scale="logarithmic"> | |
29 | + <range min="1" max="34564.44" extend="true"/> | |
30 | + </digitalAxis> | |
29 | 31 | </yAxis> |
30 | 32 | <zAxis> |
31 | 33 | <colorAxis colorMapIndex="4" scale="logarithmic"/> | ... | ... |
PARAM_DEF/jdc_p4cruise_start_dir.xml
... | ... | @@ -3,14 +3,14 @@ |
3 | 3 | <info> |
4 | 4 | <table> |
5 | 5 | <rangeTable dim="0" name="Azimuth" min="0" max="360" step="45" units="deg"/> |
6 | - <centerAutoTable dim="1" name="Energy" centerName="ENERGY_24" units="eV" log="false"/> | |
6 | + <centerAutoTable dim="1" name="Energy" centerName="ENERGY_25" units="eV" log="false"/> | |
7 | 7 | </table> |
8 | 8 | </info> |
9 | 9 | <get> |
10 | 10 | <vi name="juice:jdc:p4.cruise"> |
11 | 11 | <baseParam name="start" dim3Num="0" minSumIndex="##min##" maxSumIndex="##max##" useNearestValue="true"> |
12 | 12 | <clb name="ELEVATION_6"/> |
13 | - <clb name="ENERGY_24"/> | |
13 | + <clb name="ENERGY_25"/> | |
14 | 14 | </baseParam> |
15 | 15 | </vi> |
16 | 16 | </get> |
... | ... | @@ -25,7 +25,9 @@ |
25 | 25 | </params> |
26 | 26 | <axes> |
27 | 27 | <yAxis> |
28 | - <digitalAxis id="y-left" scale="logarithmic"/> | |
28 | + <digitalAxis id="y-left" scale="logarithmic"> | |
29 | + <range min="1" max="34564.44" extend="true"/> | |
30 | + </digitalAxis> | |
29 | 31 | </yAxis> |
30 | 32 | <zAxis> |
31 | 33 | <colorAxis colorMapIndex="4" scale="logarithmic"/> | ... | ... |
PARAM_DEF/jdc_p4cruise_start_energy.xml
... | ... | @@ -10,7 +10,7 @@ |
10 | 10 | <vi name="juice:jdc:p4.cruise"> |
11 | 11 | <baseParam name="start" dim3Num="2" minSumIndex="##min##" maxSumIndex="##max##" useNearestValue="true"> |
12 | 12 | <clb name="ELEVATION_6"/> |
13 | - <clb name="ENERGY_24"/> | |
13 | + <clb name="ENERGY_25"/> | |
14 | 14 | </baseParam> |
15 | 15 | </vi> |
16 | 16 | </get> | ... | ... |
PARAM_DEF/jdc_p4cruise_startbackgrd.xml renamed to PARAM_DEF/jdc_p4cruise_stop.xml
1 | 1 | <?xml version="1.0"?> |
2 | -<param xml:id="jdc_p4cruise_startbackgrd"> | |
2 | +<param xml:id="jdc_p4cruise_stop_##channel##"> | |
3 | 3 | <info> |
4 | - <table> | |
4 | + <name>stop - @@channel@@</name> | |
5 | + <short_name>stop - @@channel@@</short_name> | |
6 | + <table> | |
5 | 7 | <centerAutoTable dim="0" name="Elevation" centerName="ELEVATION_6" units="deg" log="false"/> |
6 | - <rangeTable dim="1" name="Azimuth" min="0" max="360" step="45" units="deg"/> | |
8 | + <centerAutoTable dim="1" name="Energy" centerName="ENERGY_25" units="eV" log="false"/> | |
7 | 9 | </table> |
8 | 10 | </info> |
9 | 11 | <get> |
10 | 12 | <vi name="juice:jdc:p4.cruise"> |
11 | - <baseParam name="start_backgrd" useNearestValue="true"> | |
12 | - <clb name="ELEVATION_6"/> | |
13 | - <clb name="ENERGY_24"/> | |
14 | - </baseParam> | |
13 | + <baseParam name="stop" dim3Num="1" dim3CutIndex="##channel##" useNearestValue="true"> | |
14 | + <clb name="ELEVATION_6"/> | |
15 | + <clb name="ENERGY_25"/> | |
16 | + </baseParam> | |
15 | 17 | </vi> |
16 | 18 | </get> |
17 | 19 | <process></process> |
... | ... | @@ -19,13 +21,15 @@ |
19 | 21 | <plot> |
20 | 22 | <timePlot> |
21 | 23 | <params> |
22 | - <param id="jdc_p4cruise_startbackgrd"> | |
24 | + <param id="jdc_p4cruise_stop_##channel##"> | |
23 | 25 | <spectro yAxis="y-left" uselog0asmin="true"/> |
24 | 26 | </param> |
25 | 27 | </params> |
26 | 28 | <axes> |
27 | 29 | <yAxis> |
28 | - <digitalAxis id="y-left" scale="linear"/> | |
30 | + <digitalAxis id="y-left" scale="logarithmic"> | |
31 | + <range min="1" max="34564.44" extend="true"/> | |
32 | + </digitalAxis> | |
29 | 33 | </yAxis> |
30 | 34 | <zAxis> |
31 | 35 | <colorAxis colorMapIndex="4" scale="logarithmic"/> | ... | ... |
PARAM_DEF/jdc_p4cruise_stop_azim.xml deleted
... | ... | @@ -1,37 +0,0 @@ |
1 | -<?xml version="1.0"?> | |
2 | -<param xml:id="jdc_p4cruise_stop_azim_##min##_##max##"> | |
3 | - <info> | |
4 | - <table> | |
5 | - <centerAutoTable dim="0" name="Elevation" centerName="ELEVATION_6" units="deg" log="false"/> | |
6 | - <centerAutoTable dim="1" name="Energy" centerName="ENERGY_24" units="eV" log="false"/> | |
7 | - </table> | |
8 | - </info> | |
9 | - <get> | |
10 | - <vi name="juice:jdc:p4.cruise"> | |
11 | - <baseParam name="stop" dim3Num="1" minSumIndex="##min##" maxSumIndex="##max##" useNearestValue="true"> | |
12 | - <clb name="ELEVATION_6"/> | |
13 | - <clb name="ENERGY_24"/> | |
14 | - </baseParam> | |
15 | - </vi> | |
16 | - </get> | |
17 | - <process></process> | |
18 | - <output> | |
19 | - <plot> | |
20 | - <timePlot> | |
21 | - <params> | |
22 | - <param id="jdc_p4cruise_stop_azim_##min##_##max##"> | |
23 | - <spectro yAxis="y-left" uselog0asmin="true"/> | |
24 | - </param> | |
25 | - </params> | |
26 | - <axes> | |
27 | - <yAxis> | |
28 | - <digitalAxis id="y-left" scale="logarithmic"/> | |
29 | - </yAxis> | |
30 | - <zAxis> | |
31 | - <colorAxis colorMapIndex="4" scale="logarithmic"/> | |
32 | - </zAxis> | |
33 | - </axes> | |
34 | - </timePlot> | |
35 | - </plot> | |
36 | - </output> | |
37 | -</param> |
PARAM_DEF/jdc_p4cruise_stop_dir.xml deleted
... | ... | @@ -1,37 +0,0 @@ |
1 | -<?xml version="1.0"?> | |
2 | -<param xml:id="jdc_p4cruise_stop_dir_##min##_##max##"> | |
3 | - <info> | |
4 | - <table> | |
5 | - <rangeTable dim="0" name="Azimuth" min="0" max="360" step="90" units="deg"/> | |
6 | - <centerAutoTable dim="1" name="Energy" centerName="ENERGY_24" units="eV" log="false"/> | |
7 | - </table> | |
8 | - </info> | |
9 | - <get> | |
10 | - <vi name="juice:jdc:p4.cruise"> | |
11 | - <baseParam name="stop" dim3Num="0" minSumIndex="##min##" maxSumIndex="##max##" useNearestValue="true"> | |
12 | - <clb name="ELEVATION_6"/> | |
13 | - <clb name="ENERGY_24"/> | |
14 | - </baseParam> | |
15 | - </vi> | |
16 | - </get> | |
17 | - <process></process> | |
18 | - <output> | |
19 | - <plot> | |
20 | - <timePlot> | |
21 | - <params> | |
22 | - <param id="jdc_p4cruise_stop_dir_##min##_##max##"> | |
23 | - <spectro yAxis="y-left" uselog0asmin="true"/> | |
24 | - </param> | |
25 | - </params> | |
26 | - <axes> | |
27 | - <yAxis> | |
28 | - <digitalAxis id="y-left" scale="logarithmic"/> | |
29 | - </yAxis> | |
30 | - <zAxis> | |
31 | - <colorAxis colorMapIndex="4" scale="logarithmic"/> | |
32 | - </zAxis> | |
33 | - </axes> | |
34 | - </timePlot> | |
35 | - </plot> | |
36 | - </output> | |
37 | -</param> |
PARAM_DEF/jdc_p4cruise_stop_energy.xml deleted
... | ... | @@ -1,37 +0,0 @@ |
1 | -<?xml version="1.0"?> | |
2 | -<param xml:id="jdc_p4cruise_stop_energy_##min##_##max##"> | |
3 | - <info> | |
4 | - <table> | |
5 | - <centerAutoTable dim="0" name="Elevation" centerName="ELEVATION_6" units="deg" log="false"/> | |
6 | - <rangeTable dim="1" name="Azimuth" min="0" max="360" step="90" units="deg"/> | |
7 | - </table> | |
8 | - </info> | |
9 | - <get> | |
10 | - <vi name="juice:jdc:p4.cruise"> | |
11 | - <baseParam name="stop" dim3Num="2" minSumIndex="##min##" maxSumIndex="##max##" useNearestValue="true"> | |
12 | - <clb name="ELEVATION_6"/> | |
13 | - <clb name="ENERGY_24"/> | |
14 | - </baseParam> | |
15 | - </vi> | |
16 | - </get> | |
17 | - <process></process> | |
18 | - <output> | |
19 | - <plot> | |
20 | - <timePlot> | |
21 | - <params> | |
22 | - <param id="jdc_p4cruise_stop_energy_##min##_##max##"> | |
23 | - <spectro yAxis="y-left" uselog0asmin="true"/> | |
24 | - </param> | |
25 | - </params> | |
26 | - <axes> | |
27 | - <yAxis> | |
28 | - <digitalAxis id="y-left" scale="linear"/> | |
29 | - </yAxis> | |
30 | - <zAxis> | |
31 | - <colorAxis colorMapIndex="4" scale="logarithmic"/> | |
32 | - </zAxis> | |
33 | - </axes> | |
34 | - </timePlot> | |
35 | - </plot> | |
36 | - </output> | |
37 | -</param> |
PARAM_DEF/jdc_p4cruise_stopbackgrd.xml deleted
... | ... | @@ -1,37 +0,0 @@ |
1 | -<?xml version="1.0"?> | |
2 | -<param xml:id="jdc_p4cruise_stopbackgrd"> | |
3 | - <info> | |
4 | - <table> | |
5 | - <centerAutoTable dim="0" name="Elevation" centerName="ELEVATION_6" units="deg" log="false"/> | |
6 | - <rangeTable dim="1" name="Azimuth" min="0" max="360" step="90" units="deg"/> | |
7 | - </table> | |
8 | - </info> | |
9 | - <get> | |
10 | - <vi name="juice:jdc:p4.cruise"> | |
11 | - <baseParam name="stop_backgrd" useNearestValue="true"> | |
12 | - <clb name="ELEVATION_6"/> | |
13 | - <clb name="ENERGY_24"/> | |
14 | - </baseParam> | |
15 | - </vi> | |
16 | - </get> | |
17 | - <process></process> | |
18 | - <output> | |
19 | - <plot> | |
20 | - <timePlot> | |
21 | - <params> | |
22 | - <param id="jdc_p4cruise_stopbackgrd"> | |
23 | - <spectro yAxis="y-left" uselog0asmin="true"/> | |
24 | - </param> | |
25 | - </params> | |
26 | - <axes> | |
27 | - <yAxis> | |
28 | - <digitalAxis id="y-left" scale="linear"/> | |
29 | - </yAxis> | |
30 | - <zAxis> | |
31 | - <colorAxis colorMapIndex="4" scale="logarithmic"/> | |
32 | - </zAxis> | |
33 | - </axes> | |
34 | - </timePlot> | |
35 | - </plot> | |
36 | - </output> | |
37 | -</param> |
PARAM_DEF/jdc_p4earthmoon_start_azim.xml
... | ... | @@ -3,14 +3,14 @@ |
3 | 3 | <info> |
4 | 4 | <table> |
5 | 5 | <centerAutoTable dim="0" name="Elevation" centerName="ELEVATION_6" units="deg" log="false"/> |
6 | - <centerAutoTable dim="1" name="Energy" centerName="ENERGY_24" units="eV" log="false"/> | |
6 | + <centerAutoTable dim="1" name="Energy" centerName="ENERGY_25" units="eV" log="false"/> | |
7 | 7 | </table> |
8 | 8 | </info> |
9 | 9 | <get> |
10 | 10 | <vi name="juice:jdc:p4.earthmoon"> |
11 | 11 | <baseParam name="start" dim3Num="1" minSumIndex="##min##" maxSumIndex="##max##" useNearestValue="true"> |
12 | 12 | <clb name="ELEVATION_6"/> |
13 | - <clb name="ENERGY_24"/> | |
13 | + <clb name="ENERGY_25"/> | |
14 | 14 | </baseParam> |
15 | 15 | </vi> |
16 | 16 | </get> |
... | ... | @@ -25,7 +25,9 @@ |
25 | 25 | </params> |
26 | 26 | <axes> |
27 | 27 | <yAxis> |
28 | - <digitalAxis id="y-left" scale="logarithmic"/> | |
28 | + <digitalAxis id="y-left" scale="logarithmic"> | |
29 | + <range min="1" max="34564.44" extend="true"/> | |
30 | + </digitalAxis> | |
29 | 31 | </yAxis> |
30 | 32 | <zAxis> |
31 | 33 | <colorAxis colorMapIndex="4" scale="logarithmic"/> | ... | ... |
PARAM_DEF/jdc_p4earthmoon_start_dir.xml
... | ... | @@ -3,14 +3,14 @@ |
3 | 3 | <info> |
4 | 4 | <table> |
5 | 5 | <rangeTable dim="0" name="Azimuth" min="0" max="360" step="45" units="deg"/> |
6 | - <centerAutoTable dim="1" name="Energy" centerName="ENERGY_24" units="eV" log="false"/> | |
6 | + <centerAutoTable dim="1" name="Energy" centerName="ENERGY_25" units="eV" log="false"/> | |
7 | 7 | </table> |
8 | 8 | </info> |
9 | 9 | <get> |
10 | 10 | <vi name="juice:jdc:p4.earthmoon"> |
11 | 11 | <baseParam name="start" dim3Num="0" minSumIndex="##min##" maxSumIndex="##max##" useNearestValue="true"> |
12 | 12 | <clb name="ELEVATION_6"/> |
13 | - <clb name="ENERGY_24"/> | |
13 | + <clb name="ENERGY_25"/> | |
14 | 14 | </baseParam> |
15 | 15 | </vi> |
16 | 16 | </get> |
... | ... | @@ -25,7 +25,9 @@ |
25 | 25 | </params> |
26 | 26 | <axes> |
27 | 27 | <yAxis> |
28 | - <digitalAxis id="y-left" scale="logarithmic"/> | |
28 | + <digitalAxis id="y-left" scale="logarithmic"> | |
29 | + <range min="1" max="34564.44" extend="true"/> | |
30 | + </digitalAxis> | |
29 | 31 | </yAxis> |
30 | 32 | <zAxis> |
31 | 33 | <colorAxis colorMapIndex="4" scale="logarithmic"/> | ... | ... |
PARAM_DEF/jdc_p4earthmoon_start_energy.xml
... | ... | @@ -11,7 +11,7 @@ |
11 | 11 | <vi name="juice:jdc:p4.earthmoon"> |
12 | 12 | <baseParam name="start" dim3Num="2" minSumIndex="##min##" maxSumIndex="##max##" useNearestValue="true"> |
13 | 13 | <clb name="ELEVATION_6"/> |
14 | - <clb name="ENERGY_24"/> | |
14 | + <clb name="ENERGY_25"/> | |
15 | 15 | </baseParam> |
16 | 16 | </vi> |
17 | 17 | </get> | ... | ... |
PARAM_DEF/jdc_p4earthmoon_startbackgrd.xml deleted
... | ... | @@ -1,37 +0,0 @@ |
1 | -<?xml version="1.0"?> | |
2 | -<param xml:id="jdc_p4earthmoon_startbackgrd"> | |
3 | - <info> | |
4 | - <table> | |
5 | - <centerAutoTable dim="0" name="Elevation" centerName="ELEVATION_6" units="deg" log="false"/> | |
6 | - <rangeTable dim="1" name="Azimuth" min="0" max="360" step="45" units="deg"/> | |
7 | - </table> | |
8 | - </info> | |
9 | - <get> | |
10 | - <vi name="juice:jdc:p4.earthmoon"> | |
11 | - <baseParam name="start_backgrd" useNearestValue="true"> | |
12 | - <clb name="ELEVATION_6"/> | |
13 | - <clb name="ENERGY_24"/> | |
14 | - </baseParam> | |
15 | - </vi> | |
16 | - </get> | |
17 | - <process></process> | |
18 | - <output> | |
19 | - <plot> | |
20 | - <timePlot> | |
21 | - <params> | |
22 | - <param id="jdc_p4earthmoon_startbackgrd"> | |
23 | - <spectro yAxis="y-left" uselog0asmin="true"/> | |
24 | - </param> | |
25 | - </params> | |
26 | - <axes> | |
27 | - <yAxis> | |
28 | - <digitalAxis id="y-left" scale="linear"/> | |
29 | - </yAxis> | |
30 | - <zAxis> | |
31 | - <colorAxis colorMapIndex="4" scale="logarithmic"/> | |
32 | - </zAxis> | |
33 | - </axes> | |
34 | - </timePlot> | |
35 | - </plot> | |
36 | - </output> | |
37 | -</param> |
PARAM_DEF/jdc_p4earthmoon_stop_azim.xml renamed to PARAM_DEF/jdc_p4earthmoon_stop.xml
1 | 1 | <?xml version="1.0"?> |
2 | -<param xml:id="jdc_p4earthmoon_stop_azim_##min##_##max##"> | |
2 | +<param xml:id="jdc_p4earthmoon_stop_##channel##"> | |
3 | 3 | <info> |
4 | - <table> | |
4 | + <name>stop - @@channel@@</name> | |
5 | + <short_name>stop - @@channel@@</short_name> | |
6 | + <table> | |
5 | 7 | <centerAutoTable dim="0" name="Elevation" centerName="ELEVATION_6" units="deg" log="false"/> |
6 | - <centerAutoTable dim="1" name="Energy" centerName="ENERGY_24" units="eV" log="false"/> | |
8 | + <centerAutoTable dim="1" name="Energy" centerName="ENERGY_25" units="eV" log="false"/> | |
7 | 9 | </table> |
8 | 10 | </info> |
9 | 11 | <get> |
10 | 12 | <vi name="juice:jdc:p4.earthmoon"> |
11 | - <baseParam name="stop" dim3Num="1" minSumIndex="##min##" maxSumIndex="##max##" useNearestValue="true"> | |
13 | + <baseParam name="stop" dim3Num="1" dim3CutIndex="##channel##" useNearestValue="true"> | |
12 | 14 | <clb name="ELEVATION_6"/> |
13 | - <clb name="ENERGY_24"/> | |
15 | + <clb name="ENERGY_25"/> | |
14 | 16 | </baseParam> |
15 | 17 | </vi> |
16 | 18 | </get> |
17 | - <process></process> | |
19 | + <process/> | |
18 | 20 | <output> |
19 | 21 | <plot> |
20 | 22 | <timePlot> |
21 | 23 | <params> |
22 | - <param id="jdc_p4earthmoon_stop_azim_##min##_##max##"> | |
24 | + <param id="jdc_p4earthmoon_stop_##channel##"> | |
23 | 25 | <spectro yAxis="y-left" uselog0asmin="true"/> |
24 | 26 | </param> |
25 | 27 | </params> |
26 | 28 | <axes> |
27 | 29 | <yAxis> |
28 | - <digitalAxis id="y-left" scale="logarithmic"/> | |
30 | + <digitalAxis id="y-left" scale="logarithmic"> | |
31 | + <range min="1" max="34564.44" extend="true"/> | |
32 | + </digitalAxis> | |
29 | 33 | </yAxis> |
30 | 34 | <zAxis> |
31 | 35 | <colorAxis colorMapIndex="4" scale="logarithmic"/> | ... | ... |
PARAM_DEF/jdc_p4earthmoon_stop_dir.xml deleted
... | ... | @@ -1,37 +0,0 @@ |
1 | -<?xml version="1.0"?> | |
2 | -<param xml:id="jdc_p4earthmoon_stop_dir_##min##_##max##"> | |
3 | - <info> | |
4 | - <table> | |
5 | - <rangeTable dim="0" name="Azimuth" min="0" max="360" step="90" units="deg"/> | |
6 | - <centerAutoTable dim="1" name="Energy" centerName="ENERGY_24" units="eV" log="false"/> | |
7 | - </table> | |
8 | - </info> | |
9 | - <get> | |
10 | - <vi name="juice:jdc:p4.earthmoon"> | |
11 | - <baseParam name="stop" dim3Num="0" minSumIndex="##min##" maxSumIndex="##max##" useNearestValue="true"> | |
12 | - <clb name="ELEVATION_6"/> | |
13 | - <clb name="ENERGY_24"/> | |
14 | - </baseParam> | |
15 | - </vi> | |
16 | - </get> | |
17 | - <process></process> | |
18 | - <output> | |
19 | - <plot> | |
20 | - <timePlot> | |
21 | - <params> | |
22 | - <param id="jdc_p4earthmoon_stop_dir_##min##_##max##"> | |
23 | - <spectro yAxis="y-left" uselog0asmin="true"/> | |
24 | - </param> | |
25 | - </params> | |
26 | - <axes> | |
27 | - <yAxis> | |
28 | - <digitalAxis id="y-left" scale="logarithmic"/> | |
29 | - </yAxis> | |
30 | - <zAxis> | |
31 | - <colorAxis colorMapIndex="4" scale="logarithmic"/> | |
32 | - </zAxis> | |
33 | - </axes> | |
34 | - </timePlot> | |
35 | - </plot> | |
36 | - </output> | |
37 | -</param> |
PARAM_DEF/jdc_p4earthmoon_stop_energy.xml deleted
... | ... | @@ -1,37 +0,0 @@ |
1 | -<?xml version="1.0"?> | |
2 | -<param xml:id="jdc_p4earthmoon_stop_energy_##min##_##max##"> | |
3 | - <info> | |
4 | - <table> | |
5 | - <centerAutoTable dim="0" name="Elevation" centerName="ELEVATION_6" units="deg" log="false"/> | |
6 | - <rangeTable dim="1" name="Azimuth" min="0" max="360" step="90" units="deg"/> | |
7 | - </table> | |
8 | - </info> | |
9 | - <get> | |
10 | - <vi name="juice:jdc:p4.earthmoon"> | |
11 | - <baseParam name="stop" dim3Num="2" minSumIndex="##min##" maxSumIndex="##max##" useNearestValue="true"> | |
12 | - <clb name="ELEVATION_6"/> | |
13 | - <clb name="ENERGY_24"/> | |
14 | - </baseParam> | |
15 | - </vi> | |
16 | - </get> | |
17 | - <process></process> | |
18 | - <output> | |
19 | - <plot> | |
20 | - <timePlot> | |
21 | - <params> | |
22 | - <param id="jdc_p4earthmoon_stop_energy_##min##_##max##"> | |
23 | - <spectro yAxis="y-left" uselog0asmin="true"/> | |
24 | - </param> | |
25 | - </params> | |
26 | - <axes> | |
27 | - <yAxis> | |
28 | - <digitalAxis id="y-left" scale="linear"/> | |
29 | - </yAxis> | |
30 | - <zAxis> | |
31 | - <colorAxis colorMapIndex="4" scale="logarithmic"/> | |
32 | - </zAxis> | |
33 | - </axes> | |
34 | - </timePlot> | |
35 | - </plot> | |
36 | - </output> | |
37 | -</param> |
PARAM_DEF/jdc_p4earthmoon_stopbackgrd.xml deleted
... | ... | @@ -1,37 +0,0 @@ |
1 | -<?xml version="1.0"?> | |
2 | -<param xml:id="jdc_p4earthmoon_stopbackgrd"> | |
3 | - <info> | |
4 | - <table> | |
5 | - <centerAutoTable dim="0" name="Elevation" centerName="ELEVATION_6" units="deg" log="false"/> | |
6 | - <rangeTable dim="1" name="Azimuth" min="0" max="360" step="90" units="deg"/> | |
7 | - </table> | |
8 | - </info> | |
9 | - <get> | |
10 | - <vi name="juice:jdc:p4.earthmoon"> | |
11 | - <baseParam name="stop_backgrd" useNearestValue="true"> | |
12 | - <clb name="ELEVATION_6"/> | |
13 | - <clb name="ENERGY_24"/> | |
14 | - </baseParam> | |
15 | - </vi> | |
16 | - </get> | |
17 | - <process></process> | |
18 | - <output> | |
19 | - <plot> | |
20 | - <timePlot> | |
21 | - <params> | |
22 | - <param id="jdc_p4earthmoon_stopbackgrd"> | |
23 | - <spectro yAxis="y-left" uselog0asmin="true"/> | |
24 | - </param> | |
25 | - </params> | |
26 | - <axes> | |
27 | - <yAxis> | |
28 | - <digitalAxis id="y-left" scale="linear"/> | |
29 | - </yAxis> | |
30 | - <zAxis> | |
31 | - <colorAxis colorMapIndex="4" scale="logarithmic"/> | |
32 | - </zAxis> | |
33 | - </axes> | |
34 | - </timePlot> | |
35 | - </plot> | |
36 | - </output> | |
37 | -</param> |
PARAM_INFO_PREDEFINED/info_jdc_n1earthmoon_start_azim.xml
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | 2 | <paraminfo id="juice_jdc_n2earthmoon_start_SUM_1_0_15"> |
3 | - <dimensions dim_1="6" dim_2="24"/> | |
3 | + <dimensions dim_1="6" dim_2="75"/> | |
4 | 4 | <components/> |
5 | 5 | <tables> |
6 | 6 | <table relatedDim="dim_1" name="Elevation" units="deg"> |
... | ... | @@ -12,30 +12,81 @@ |
12 | 12 | <channel min="63.750000" max="79.250000"/> |
13 | 13 | </table> |
14 | 14 | <table relatedDim="dim_2" name="Energy" units="eV" mainDim="true"> |
15 | - <channel min="0" max="2.150000"/> | |
15 | + <channel min="0.100000" max="0.100000"/> | |
16 | + <channel min="0.100000" max="0.100000"/> | |
17 | + <channel min="0.100000" max="0.550000"/> | |
18 | + <channel min="0.550000" max="2.150000"/> | |
16 | 19 | <channel min="2.150000" max="4.585000"/> |
17 | - <channel min="4.585000" max="11.015000"/> | |
18 | - <channel min="11.015000" max="17.450000"/> | |
20 | + <channel min="4.585000" max="7.155000"/> | |
21 | + <channel min="7.155000" max="9.730000"/> | |
22 | + <channel min="9.730000" max="12.305000"/> | |
23 | + <channel min="12.305000" max="14.875000"/> | |
24 | + <channel min="14.875000" max="17.450000"/> | |
19 | 25 | <channel min="17.450000" max="20.025000"/> |
20 | - <channel min="20.025000" max="27.720000"/> | |
21 | - <channel min="27.720000" max="36.255001"/> | |
26 | + <channel min="20.025000" max="22.660000"/> | |
27 | + <channel min="22.660000" max="25.500000"/> | |
28 | + <channel min="25.500000" max="28.675000"/> | |
29 | + <channel min="28.675000" max="32.245001"/> | |
30 | + <channel min="32.245001" max="36.255001"/> | |
22 | 31 | <channel min="36.255001" max="40.770000"/> |
23 | - <channel min="40.770000" max="56.080000"/> | |
24 | - <channel min="56.080000" max="73.294998"/> | |
32 | + <channel min="40.770000" max="45.844999"/> | |
33 | + <channel min="45.844999" max="51.549999"/> | |
34 | + <channel min="51.549999" max="57.965000"/> | |
35 | + <channel min="57.965000" max="65.180000"/> | |
36 | + <channel min="65.180000" max="73.294998"/> | |
25 | 37 | <channel min="73.294998" max="82.419998"/> |
26 | - <channel min="82.419998" max="113.370003"/> | |
27 | - <channel min="113.370003" max="148.170006"/> | |
38 | + <channel min="82.419998" max="92.680000"/> | |
39 | + <channel min="92.680000" max="104.215000"/> | |
40 | + <channel min="104.215000" max="117.185001"/> | |
41 | + <channel min="117.185001" max="131.770004"/> | |
42 | + <channel min="131.770004" max="148.170006"/> | |
28 | 43 | <channel min="148.170006" max="166.610001"/> |
29 | - <channel min="166.610001" max="229.169998"/> | |
30 | - <channel min="229.169998" max="299.514999"/> | |
44 | + <channel min="166.610001" max="187.345001"/> | |
45 | + <channel min="187.345001" max="210.660004"/> | |
46 | + <channel min="210.660004" max="236.879997"/> | |
47 | + <channel min="236.879997" max="266.364998"/> | |
48 | + <channel min="266.364998" max="299.514999"/> | |
31 | 49 | <channel min="299.514999" max="336.789993"/> |
32 | - <channel min="336.789993" max="463.244980"/> | |
33 | - <channel min="463.244980" max="605.434998"/> | |
50 | + <channel min="336.789993" max="378.705002"/> | |
51 | + <channel min="378.705002" max="425.835007"/> | |
52 | + <channel min="425.835007" max="478.830002"/> | |
53 | + <channel min="478.830002" max="538.424988"/> | |
54 | + <channel min="538.424988" max="605.434998"/> | |
34 | 55 | <channel min="605.434998" max="680.779999"/> |
35 | - <channel min="680.779999" max="936.384979"/> | |
36 | - <channel min="936.384979" max="1223.799988"/> | |
56 | + <channel min="680.779999" max="765.504974"/> | |
57 | + <channel min="765.504974" max="860.774994"/> | |
58 | + <channel min="860.774994" max="967.899994"/> | |
59 | + <channel min="967.899994" max="1088.354980"/> | |
60 | + <channel min="1088.354980" max="1223.799988"/> | |
37 | 61 | <channel min="1223.799988" max="1376.099976"/> |
38 | - <channel min="1376.099976" max="1892.739990"/> | |
62 | + <channel min="1376.099976" max="1547.349976"/> | |
63 | + <channel min="1547.349976" max="1739.909973"/> | |
64 | + <channel min="1739.909973" max="1956.434998"/> | |
65 | + <channel min="1956.434998" max="2199.905029"/> | |
66 | + <channel min="2199.905029" max="2473.670044"/> | |
67 | + <channel min="2473.670044" max="2781.500000"/> | |
68 | + <channel min="2781.500000" max="3127.640015"/> | |
69 | + <channel min="3127.640015" max="3516.850098"/> | |
70 | + <channel min="3516.850098" max="3954.489990"/> | |
71 | + <channel min="3954.489990" max="4446.594971"/> | |
72 | + <channel min="4446.594971" max="4999.929932"/> | |
73 | + <channel min="4999.929932" max="5622.114990"/> | |
74 | + <channel min="5622.114990" max="6321.725098"/> | |
75 | + <channel min="6321.725098" max="7108.389893"/> | |
76 | + <channel min="7108.389893" max="7992.939941"/> | |
77 | + <channel min="7992.939941" max="8987.555176"/> | |
78 | + <channel min="8987.555176" max="10105.930176"/> | |
79 | + <channel min="10105.930176" max="11363.464844"/> | |
80 | + <channel min="11363.464844" max="12777.474609"/> | |
81 | + <channel min="12777.474609" max="14367.429688"/> | |
82 | + <channel min="14367.429688" max="16155.220215"/> | |
83 | + <channel min="16155.220215" max="18165.459961"/> | |
84 | + <channel min="18165.459961" max="20425.824219"/> | |
85 | + <channel min="20425.824219" max="22967.434570"/> | |
86 | + <channel min="22967.434570" max="25825.290039"/> | |
87 | + <channel min="25825.290039" max="29038.730469"/> | |
88 | + <channel min="29038.730469" max="32651.996094"/> | |
89 | + <channel min="32651.996094" max="36476.886719"/> | |
39 | 90 | </table> |
40 | 91 | </tables> |
41 | 92 | </paraminfo> | ... | ... |
PARAM_INFO_PREDEFINED/info_jdc_n1earthmoon_start_dir.xml
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | 2 | <paraminfo id="juice_jdc_n1earthmoon_start_SUM_0_0_11"> |
3 | - <dimensions dim_1="16" dim_2="72"/> | |
3 | + <dimensions dim_1="16" dim_2="75"/> | |
4 | 4 | <components/> |
5 | 5 | <tables> |
6 | 6 | <table relatedDim="dim_1" name="Azimuth" units="deg"> |
... | ... | @@ -22,78 +22,81 @@ |
22 | 22 | <channel min="337.500000" max="360.000000"/> |
23 | 23 | </table> |
24 | 24 | <table relatedDim="dim_2" name="Energy" units="eV" mainDim="true"> |
25 | - <channel min="0" max="2.150000"/> | |
25 | + <channel min="0.100000" max="0.100000"/> | |
26 | + <channel min="0.100000" max="0.100000"/> | |
27 | + <channel min="0.100000" max="0.550000"/> | |
28 | + <channel min="0.550000" max="2.150000"/> | |
26 | 29 | <channel min="2.150000" max="4.585000"/> |
27 | - <channel min="4.585000" max="11.015000"/> | |
28 | - <channel min="11.015000" max="17.450000"/> | |
30 | + <channel min="4.585000" max="7.155000"/> | |
31 | + <channel min="7.155000" max="9.730000"/> | |
32 | + <channel min="9.730000" max="12.305000"/> | |
33 | + <channel min="12.305000" max="14.875000"/> | |
34 | + <channel min="14.875000" max="17.450000"/> | |
29 | 35 | <channel min="17.450000" max="20.025000"/> |
30 | - <channel min="20.025000" max="27.720000"/> | |
31 | - <channel min="27.720000" max="36.255001"/> | |
36 | + <channel min="20.025000" max="22.660000"/> | |
37 | + <channel min="22.660000" max="25.500000"/> | |
38 | + <channel min="25.500000" max="28.675000"/> | |
39 | + <channel min="28.675000" max="32.245001"/> | |
40 | + <channel min="32.245001" max="36.255001"/> | |
32 | 41 | <channel min="36.255001" max="40.770000"/> |
33 | - <channel min="40.770000" max="56.080000"/> | |
34 | - <channel min="56.080000" max="73.294998"/> | |
42 | + <channel min="40.770000" max="45.844999"/> | |
43 | + <channel min="45.844999" max="51.549999"/> | |
44 | + <channel min="51.549999" max="57.965000"/> | |
45 | + <channel min="57.965000" max="65.180000"/> | |
46 | + <channel min="65.180000" max="73.294998"/> | |
35 | 47 | <channel min="73.294998" max="82.419998"/> |
36 | - <channel min="82.419998" max="113.370003"/> | |
37 | - <channel min="113.370003" max="148.170006"/> | |
48 | + <channel min="82.419998" max="92.680000"/> | |
49 | + <channel min="92.680000" max="104.215000"/> | |
50 | + <channel min="104.215000" max="117.185001"/> | |
51 | + <channel min="117.185001" max="131.770004"/> | |
52 | + <channel min="131.770004" max="148.170006"/> | |
38 | 53 | <channel min="148.170006" max="166.610001"/> |
39 | - <channel min="166.610001" max="229.169998"/> | |
40 | - <channel min="229.169998" max="299.514999"/> | |
54 | + <channel min="166.610001" max="187.345001"/> | |
55 | + <channel min="187.345001" max="210.660004"/> | |
56 | + <channel min="210.660004" max="236.879997"/> | |
57 | + <channel min="236.879997" max="266.364998"/> | |
58 | + <channel min="266.364998" max="299.514999"/> | |
41 | 59 | <channel min="299.514999" max="336.789993"/> |
42 | - <channel min="336.789993" max="463.244980"/> | |
43 | - <channel min="463.244980" max="605.434998"/> | |
60 | + <channel min="336.789993" max="378.705002"/> | |
61 | + <channel min="378.705002" max="425.835007"/> | |
62 | + <channel min="425.835007" max="478.830002"/> | |
63 | + <channel min="478.830002" max="538.424988"/> | |
64 | + <channel min="538.424988" max="605.434998"/> | |
44 | 65 | <channel min="605.434998" max="680.779999"/> |
45 | - <channel min="680.779999" max="936.384979"/> | |
46 | - <channel min="936.384979" max="1223.799988"/> | |
66 | + <channel min="680.779999" max="765.504974"/> | |
67 | + <channel min="765.504974" max="860.774994"/> | |
68 | + <channel min="860.774994" max="967.899994"/> | |
69 | + <channel min="967.899994" max="1088.354980"/> | |
70 | + <channel min="1088.354980" max="1223.799988"/> | |
47 | 71 | <channel min="1223.799988" max="1376.099976"/> |
48 | - <channel min="1376.099976" max="1892.739990"/> | |
49 | - <channel min="1892.739990" max="2473.670044"/> | |
72 | + <channel min="1376.099976" max="1547.349976"/> | |
73 | + <channel min="1547.349976" max="1739.909973"/> | |
74 | + <channel min="1739.909973" max="1956.434998"/> | |
75 | + <channel min="1956.434998" max="2199.905029"/> | |
76 | + <channel min="2199.905029" max="2473.670044"/> | |
50 | 77 | <channel min="2473.670044" max="2781.500000"/> |
51 | - <channel min="2781.500000" max="3825.744995"/> | |
52 | - <channel min="3825.744995" max="4999.929932"/> | |
78 | + <channel min="2781.500000" max="3127.640015"/> | |
79 | + <channel min="3127.640015" max="3516.850098"/> | |
80 | + <channel min="3516.850098" max="3954.489990"/> | |
81 | + <channel min="3954.489990" max="4446.594971"/> | |
82 | + <channel min="4446.594971" max="4999.929932"/> | |
53 | 83 | <channel min="4999.929932" max="5622.114990"/> |
54 | - <channel min="5622.114990" max="7732.710205"/> | |
55 | - <channel min="7732.710205" max="10105.930176"/> | |
84 | + <channel min="5622.114990" max="6321.725098"/> | |
85 | + <channel min="6321.725098" max="7108.389893"/> | |
86 | + <channel min="7108.389893" max="7992.939941"/> | |
87 | + <channel min="7992.939941" max="8987.555176"/> | |
88 | + <channel min="8987.555176" max="10105.930176"/> | |
56 | 89 | <channel min="10105.930176" max="11363.464844"/> |
57 | - <channel min="11363.464844" max="15629.254395"/> | |
58 | - <channel min="15629.254395" max="20425.824219"/> | |
90 | + <channel min="11363.464844" max="12777.474609"/> | |
91 | + <channel min="12777.474609" max="14367.429688"/> | |
92 | + <channel min="14367.429688" max="16155.220215"/> | |
93 | + <channel min="16155.220215" max="18165.459961"/> | |
94 | + <channel min="18165.459961" max="20425.824219"/> | |
59 | 95 | <channel min="20425.824219" max="22967.434570"/> |
60 | - <channel min="22967.434570" max="29438.555664"/> | |
61 | - <channel min="29438.555664" max="32651.996094"/> | |
96 | + <channel min="22967.434570" max="25825.290039"/> | |
97 | + <channel min="25825.290039" max="29038.730469"/> | |
62 | 98 | <channel min="29038.730469" max="32651.996094"/> |
63 | - <channel min="22219.690430" max="29038.730469"/> | |
64 | - <channel min="16155.220215" max="22219.690430"/> | |
65 | - <channel min="14367.429688" max="16155.220215"/> | |
66 | - <channel min="10993.504883" max="14367.429688"/> | |
67 | - <channel min="7992.939941" max="10993.504883"/> | |
68 | - <channel min="7108.389893" max="7992.939941"/> | |
69 | - <channel min="5439.074951" max="7108.389893"/> | |
70 | - <channel min="3954.489990" max="5439.074951"/> | |
71 | - <channel min="3516.850098" max="3954.489990"/> | |
72 | - <channel min="2690.945068" max="3516.850098"/> | |
73 | - <channel min="1956.434998" max="2690.945068"/> | |
74 | - <channel min="1739.909973" max="1956.434998"/> | |
75 | - <channel min="1331.294983" max="1739.909973"/> | |
76 | - <channel min="967.899994" max="1331.294983"/> | |
77 | - <channel min="860.774994" max="967.899994"/> | |
78 | - <channel min="658.614990" max="860.774994"/> | |
79 | - <channel min="478.830002" max="658.614990"/> | |
80 | - <channel min="425.835007" max="478.830002"/> | |
81 | - <channel min="325.825005" max="425.835007"/> | |
82 | - <channel min="236.879997" max="325.825005"/> | |
83 | - <channel min="210.660004" max="236.879997"/> | |
84 | - <channel min="161.185005" max="210.660004"/> | |
85 | - <channel min="117.185001" max="161.185005"/> | |
86 | - <channel min="104.215000" max="117.185001"/> | |
87 | - <channel min="79.735001" max="104.215000"/> | |
88 | - <channel min="57.965000" max="79.735001"/> | |
89 | - <channel min="51.549999" max="57.965000"/> | |
90 | - <channel min="39.445000" max="51.549999"/> | |
91 | - <channel min="28.675000" max="39.445000"/> | |
92 | - <channel min="25.500000" max="28.675000"/> | |
93 | - <channel min="18.800000" max="25.500000"/> | |
94 | - <channel min="12.305000" max="18.800000"/> | |
95 | - <channel min="9.730000" max="12.305000"/> | |
96 | - <channel min="7.149999" max="9.730000"/> | |
99 | + <channel min="32651.996094" max="36476.886719"/> | |
97 | 100 | </table> |
98 | 101 | </tables> |
99 | 102 | </paraminfo> | ... | ... |
... | ... | @@ -0,0 +1,92 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<paraminfo id="juice_jdc_n1earthmoon_stop"> | |
3 | + <dimensions dim_1="6" dim_2="75"/> | |
4 | + <components/> | |
5 | + <tables> | |
6 | + <table relatedDim="dim_1" name="Elevation" units="deg"> | |
7 | + <channel min="-0.500000" max="10.500000"/> | |
8 | + <channel min="10.500000" max="22.500000"/> | |
9 | + <channel min="22.500000" max="35.250000"/> | |
10 | + <channel min="35.250000" max="48.750000"/> | |
11 | + <channel min="48.750000" max="63.750000"/> | |
12 | + <channel min="63.750000" max="79.250000"/> | |
13 | + </table> | |
14 | + <table relatedDim="dim_2" name="Energy" units="eV" mainDim="true"> | |
15 | + <channel min="0.100000" max="0.100000"/> | |
16 | + <channel min="0.100000" max="0.100000"/> | |
17 | + <channel min="0.100000" max="0.550000"/> | |
18 | + <channel min="0.550000" max="2.150000"/> | |
19 | + <channel min="2.150000" max="4.585000"/> | |
20 | + <channel min="4.585000" max="7.155000"/> | |
21 | + <channel min="7.155000" max="9.730000"/> | |
22 | + <channel min="9.730000" max="12.305000"/> | |
23 | + <channel min="12.305000" max="14.875000"/> | |
24 | + <channel min="14.875000" max="17.450000"/> | |
25 | + <channel min="17.450000" max="20.025000"/> | |
26 | + <channel min="20.025000" max="22.660000"/> | |
27 | + <channel min="22.660000" max="25.500000"/> | |
28 | + <channel min="25.500000" max="28.675000"/> | |
29 | + <channel min="28.675000" max="32.245001"/> | |
30 | + <channel min="32.245001" max="36.255001"/> | |
31 | + <channel min="36.255001" max="40.770000"/> | |
32 | + <channel min="40.770000" max="45.844999"/> | |
33 | + <channel min="45.844999" max="51.549999"/> | |
34 | + <channel min="51.549999" max="57.965000"/> | |
35 | + <channel min="57.965000" max="65.180000"/> | |
36 | + <channel min="65.180000" max="73.294998"/> | |
37 | + <channel min="73.294998" max="82.419998"/> | |
38 | + <channel min="82.419998" max="92.680000"/> | |
39 | + <channel min="92.680000" max="104.215000"/> | |
40 | + <channel min="104.215000" max="117.185001"/> | |
41 | + <channel min="117.185001" max="131.770004"/> | |
42 | + <channel min="131.770004" max="148.170006"/> | |
43 | + <channel min="148.170006" max="166.610001"/> | |
44 | + <channel min="166.610001" max="187.345001"/> | |
45 | + <channel min="187.345001" max="210.660004"/> | |
46 | + <channel min="210.660004" max="236.879997"/> | |
47 | + <channel min="236.879997" max="266.364998"/> | |
48 | + <channel min="266.364998" max="299.514999"/> | |
49 | + <channel min="299.514999" max="336.789993"/> | |
50 | + <channel min="336.789993" max="378.705002"/> | |
51 | + <channel min="378.705002" max="425.835007"/> | |
52 | + <channel min="425.835007" max="478.830002"/> | |
53 | + <channel min="478.830002" max="538.424988"/> | |
54 | + <channel min="538.424988" max="605.434998"/> | |
55 | + <channel min="605.434998" max="680.779999"/> | |
56 | + <channel min="680.779999" max="765.504974"/> | |
57 | + <channel min="765.504974" max="860.774994"/> | |
58 | + <channel min="860.774994" max="967.899994"/> | |
59 | + <channel min="967.899994" max="1088.354980"/> | |
60 | + <channel min="1088.354980" max="1223.799988"/> | |
61 | + <channel min="1223.799988" max="1376.099976"/> | |
62 | + <channel min="1376.099976" max="1547.349976"/> | |
63 | + <channel min="1547.349976" max="1739.909973"/> | |
64 | + <channel min="1739.909973" max="1956.434998"/> | |
65 | + <channel min="1956.434998" max="2199.905029"/> | |
66 | + <channel min="2199.905029" max="2473.670044"/> | |
67 | + <channel min="2473.670044" max="2781.500000"/> | |
68 | + <channel min="2781.500000" max="3127.640015"/> | |
69 | + <channel min="3127.640015" max="3516.850098"/> | |
70 | + <channel min="3516.850098" max="3954.489990"/> | |
71 | + <channel min="3954.489990" max="4446.594971"/> | |
72 | + <channel min="4446.594971" max="4999.929932"/> | |
73 | + <channel min="4999.929932" max="5622.114990"/> | |
74 | + <channel min="5622.114990" max="6321.725098"/> | |
75 | + <channel min="6321.725098" max="7108.389893"/> | |
76 | + <channel min="7108.389893" max="7992.939941"/> | |
77 | + <channel min="7992.939941" max="8987.555176"/> | |
78 | + <channel min="8987.555176" max="10105.930176"/> | |
79 | + <channel min="10105.930176" max="11363.464844"/> | |
80 | + <channel min="11363.464844" max="12777.474609"/> | |
81 | + <channel min="12777.474609" max="14367.429688"/> | |
82 | + <channel min="14367.429688" max="16155.220215"/> | |
83 | + <channel min="16155.220215" max="18165.459961"/> | |
84 | + <channel min="18165.459961" max="20425.824219"/> | |
85 | + <channel min="20425.824219" max="22967.434570"/> | |
86 | + <channel min="22967.434570" max="25825.290039"/> | |
87 | + <channel min="25825.290039" max="29038.730469"/> | |
88 | + <channel min="29038.730469" max="32651.996094"/> | |
89 | + <channel min="32651.996094" max="36476.886719"/> | |
90 | + </table> | |
91 | + </tables> | |
92 | +</paraminfo> | ... | ... |
PARAM_INFO_PREDEFINED/info_jdc_n1earthmoon_stop_azim.xml deleted
... | ... | @@ -1,89 +0,0 @@ |
1 | -<?xml version="1.0" encoding="UTF-8"?> | |
2 | -<paraminfo id="juice_jdc_n1earthmoon_stop_SUM_1_0_3"> | |
3 | - <dimensions dim_1="6" dim_2="72"/> | |
4 | - <components/> | |
5 | - <tables> | |
6 | - <table relatedDim="dim_1" name="Elevation" units="deg"> | |
7 | - <channel min="-0.500000" max="10.500000"/> | |
8 | - <channel min="10.500000" max="22.500000"/> | |
9 | - <channel min="22.500000" max="35.250000"/> | |
10 | - <channel min="35.250000" max="48.750000"/> | |
11 | - <channel min="48.750000" max="63.750000"/> | |
12 | - <channel min="63.750000" max="79.250000"/> | |
13 | - </table> | |
14 | - <table relatedDim="dim_2" name="Energy" units="eV" mainDim="true"> | |
15 | - <channel min="0" max="2.150000"/> | |
16 | - <channel min="2.150000" max="4.585000"/> | |
17 | - <channel min="4.585000" max="11.015000"/> | |
18 | - <channel min="11.015000" max="17.450000"/> | |
19 | - <channel min="17.450000" max="20.025000"/> | |
20 | - <channel min="20.025000" max="27.720000"/> | |
21 | - <channel min="27.720000" max="36.255001"/> | |
22 | - <channel min="36.255001" max="40.770000"/> | |
23 | - <channel min="40.770000" max="56.080000"/> | |
24 | - <channel min="56.080000" max="73.294998"/> | |
25 | - <channel min="73.294998" max="82.419998"/> | |
26 | - <channel min="82.419998" max="113.370003"/> | |
27 | - <channel min="113.370003" max="148.170006"/> | |
28 | - <channel min="148.170006" max="166.610001"/> | |
29 | - <channel min="166.610001" max="229.169998"/> | |
30 | - <channel min="229.169998" max="299.514999"/> | |
31 | - <channel min="299.514999" max="336.789993"/> | |
32 | - <channel min="336.789993" max="463.244980"/> | |
33 | - <channel min="463.244980" max="605.434998"/> | |
34 | - <channel min="605.434998" max="680.779999"/> | |
35 | - <channel min="680.779999" max="936.384979"/> | |
36 | - <channel min="936.384979" max="1223.799988"/> | |
37 | - <channel min="1223.799988" max="1376.099976"/> | |
38 | - <channel min="1376.099976" max="1892.739990"/> | |
39 | - <channel min="1892.739990" max="2473.670044"/> | |
40 | - <channel min="2473.670044" max="2781.500000"/> | |
41 | - <channel min="2781.500000" max="3825.744995"/> | |
42 | - <channel min="3825.744995" max="4999.929932"/> | |
43 | - <channel min="4999.929932" max="5622.114990"/> | |
44 | - <channel min="5622.114990" max="7732.710205"/> | |
45 | - <channel min="7732.710205" max="10105.930176"/> | |
46 | - <channel min="10105.930176" max="11363.464844"/> | |
47 | - <channel min="11363.464844" max="15629.254395"/> | |
48 | - <channel min="15629.254395" max="20425.824219"/> | |
49 | - <channel min="20425.824219" max="22967.434570"/> | |
50 | - <channel min="22967.434570" max="29438.555664"/> | |
51 | - <channel min="29438.555664" max="32651.996094"/> | |
52 | - <channel min="29038.730469" max="32651.996094"/> | |
53 | - <channel min="22219.690430" max="29038.730469"/> | |
54 | - <channel min="16155.220215" max="22219.690430"/> | |
55 | - <channel min="14367.429688" max="16155.220215"/> | |
56 | - <channel min="10993.504883" max="14367.429688"/> | |
57 | - <channel min="7992.939941" max="10993.504883"/> | |
58 | - <channel min="7108.389893" max="7992.939941"/> | |
59 | - <channel min="5439.074951" max="7108.389893"/> | |
60 | - <channel min="3954.489990" max="5439.074951"/> | |
61 | - <channel min="3516.850098" max="3954.489990"/> | |
62 | - <channel min="2690.945068" max="3516.850098"/> | |
63 | - <channel min="1956.434998" max="2690.945068"/> | |
64 | - <channel min="1739.909973" max="1956.434998"/> | |
65 | - <channel min="1331.294983" max="1739.909973"/> | |
66 | - <channel min="967.899994" max="1331.294983"/> | |
67 | - <channel min="860.774994" max="967.899994"/> | |
68 | - <channel min="658.614990" max="860.774994"/> | |
69 | - <channel min="478.830002" max="658.614990"/> | |
70 | - <channel min="425.835007" max="478.830002"/> | |
71 | - <channel min="325.825005" max="425.835007"/> | |
72 | - <channel min="236.879997" max="325.825005"/> | |
73 | - <channel min="210.660004" max="236.879997"/> | |
74 | - <channel min="161.185005" max="210.660004"/> | |
75 | - <channel min="117.185001" max="161.185005"/> | |
76 | - <channel min="104.215000" max="117.185001"/> | |
77 | - <channel min="79.735001" max="104.215000"/> | |
78 | - <channel min="57.965000" max="79.735001"/> | |
79 | - <channel min="51.549999" max="57.965000"/> | |
80 | - <channel min="39.445000" max="51.549999"/> | |
81 | - <channel min="28.675000" max="39.445000"/> | |
82 | - <channel min="25.500000" max="28.675000"/> | |
83 | - <channel min="18.800000" max="25.500000"/> | |
84 | - <channel min="12.305000" max="18.800000"/> | |
85 | - <channel min="9.730000" max="12.305000"/> | |
86 | - <channel min="7.149999" max="9.730000"/> | |
87 | - </table> | |
88 | - </tables> | |
89 | -</paraminfo> |