Commit 91aafce5537899d12c9ad8d07b45ffee8dedcee5
1 parent
9640317b
Exists in
master
and in
7 other branches
2d - serie by default
Showing
9 changed files
with
53 additions
and
76 deletions
Show diff stats
PARAM_DEF/c1_hia_pad.xml
... | ... | @@ -14,23 +14,5 @@ |
14 | 14 | </vi> |
15 | 15 | </get> |
16 | 16 | <process/> |
17 | - <output> | |
18 | - <plot> | |
19 | - <timePlot> | |
20 | - <params> | |
21 | - <param id="c1_hia_pad"> | |
22 | - <spectro yAxis="y-left"/> | |
23 | - </param> | |
24 | - </params> | |
25 | - <axes> | |
26 | - <yAxis> | |
27 | - <digitalAxis id="y-left" scale="logarithmic"/> | |
28 | - </yAxis> | |
29 | - <zAxis> | |
30 | - <colorAxis scale="logarithmic"/> | |
31 | - </zAxis> | |
32 | - </axes> | |
33 | - </timePlot> | |
34 | - </plot> | |
35 | - </output> | |
17 | + <output/> | |
36 | 18 | </param> |
... | ... |
PARAM_DEF/c3_hia_pad.xml
... | ... | @@ -15,41 +15,5 @@ |
15 | 15 | </vi> |
16 | 16 | </get> |
17 | 17 | <process/> |
18 | - <output> | |
19 | - <plot> | |
20 | - <timePlot> | |
21 | - <params> | |
22 | - <param id="c3_hia_pad"> | |
23 | - <spectro yAxis="y-left"/> | |
24 | - </param> | |
25 | - </params> | |
26 | - <!--<axes><xAxis> | |
27 | - <timeAxis format="dd/mm/yy" reverse="false" scale="linear" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
28 | - <range extend="true"/> | |
29 | - <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
30 | - <legend/> | |
31 | - </timeAxis> | |
32 | - </xAxis> | |
33 | - <yAxis> | |
34 | - <digitalAxis id="y-left" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
35 | - <range extend="true"/> | |
36 | - <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
37 | - <legend/> | |
38 | - </digitalAxis> | |
39 | - <digitalAxis id="y-right" position="right" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
40 | - <range extend="true"/> | |
41 | - <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
42 | - <legend/> | |
43 | - </digitalAxis> | |
44 | - </yAxis> | |
45 | - <zAxis> | |
46 | - <colorAxis colorMapIndex="1" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
47 | - <range extend="true"/> | |
48 | - <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
49 | - </colorAxis> | |
50 | - </zAxis> | |
51 | - </axes>--> | |
52 | - </timePlot> | |
53 | - </plot> | |
54 | - </output> | |
18 | + <output/> | |
55 | 19 | </param> |
... | ... |
PARAM_DEF/cass_lon_sat.xml
PARAM_DEF/mav_sta_c0.xml
... | ... | @@ -12,24 +12,6 @@ |
12 | 12 | <amdaParam name="mav_c0_energy_ave"/> |
13 | 13 | </get> |
14 | 14 | <process/> |
15 | - <output> | |
16 | - <plot> | |
17 | - <timePlot> | |
18 | - <params> | |
19 | - <param id="mav_sta_c0"> | |
20 | - <spectro yAxis="y-left"/> | |
21 | - </param> | |
22 | - </params> | |
23 | - <axes> | |
24 | - <yAxis> | |
25 | - <digitalAxis id="y-left" scale="logarithmic"/> | |
26 | - </yAxis> | |
27 | - <zAxis> | |
28 | - <colorAxis scale="logarithmic"/> | |
29 | - </zAxis> | |
30 | - </axes> | |
31 | - </timePlot> | |
32 | - </plot> | |
33 | - </output> | |
15 | + <output/> | |
34 | 16 | </param> |
35 | 17 | |
... | ... |