Commit dbf5b42b94ad4ae615d296bcbb41055e8225d974

Authored by Elena.Budnik
1 parent 41e9ca86

work

c1_hia_pad.xml
... ... @@ -15,6 +15,40 @@
15 15 </get>
16 16 <process/>
17 17 <output>
18   - <!--<plot>SPECTRA</plot>-->
  18 + <plot>
  19 + <timePlot>
  20 + <params>
  21 + <param id="c1_hia_pad">
  22 + <spectro yAxis="y-left"/>
  23 + </param>
  24 + </params>
  25 + <!--<axes><xAxis>
  26 + <timeAxis format="dd/mm/yy" reverse="false" scale="linear" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true">
  27 + <range extend="true"/>
  28 + <tick position="outwards" minorGrid="false" majorGrid="false"/>
  29 + <legend/>
  30 + </timeAxis>
  31 + </xAxis>
  32 + <yAxis>
  33 + <digitalAxis id="y-left" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true">
  34 + <range extend="true"/>
  35 + <tick position="outwards" minorGrid="false" majorGrid="false"/>
  36 + <legend/>
  37 + </digitalAxis>
  38 + <digitalAxis id="y-right" position="right" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true">
  39 + <range extend="true"/>
  40 + <tick position="outwards" minorGrid="false" majorGrid="false"/>
  41 + <legend/>
  42 + </digitalAxis>
  43 + </yAxis>
  44 + <zAxis>
  45 + <colorAxis colorMapIndex="1" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true">
  46 + <range extend="true"/>
  47 + <tick position="outwards" minorGrid="false" majorGrid="false"/>
  48 + </colorAxis>
  49 + </zAxis>
  50 + </axes>-->
  51 + </timePlot>
  52 + </plot>
19 53 </output>
20 54 </param>
... ...
c1_hia_pad_angle.xml
... ... @@ -10,6 +10,40 @@
10 10 </get>
11 11 <process description="total(c1_hia_pad,2)">total($c1_hia_pad,2)</process>
12 12 <output>
13   - <!--<plot>SPECTRA</plot>-->
  13 + <plot>
  14 + <timePlot>
  15 + <params>
  16 + <param id="c1_hia_pad_angle">
  17 + <spectro yAxis="y-left"/>
  18 + </param>
  19 + </params>
  20 + <!--<axes><xAxis>
  21 + <timeAxis format="dd/mm/yy" reverse="false" scale="linear" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true">
  22 + <range extend="true"/>
  23 + <tick position="outwards" minorGrid="false" majorGrid="false"/>
  24 + <legend/>
  25 + </timeAxis>
  26 + </xAxis>
  27 + <yAxis>
  28 + <digitalAxis id="y-left" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true">
  29 + <range extend="true"/>
  30 + <tick position="outwards" minorGrid="false" majorGrid="false"/>
  31 + <legend/>
  32 + </digitalAxis>
  33 + <digitalAxis id="y-right" position="right" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true">
  34 + <range extend="true"/>
  35 + <tick position="outwards" minorGrid="false" majorGrid="false"/>
  36 + <legend/>
  37 + </digitalAxis>
  38 + </yAxis>
  39 + <zAxis>
  40 + <colorAxis colorMapIndex="1" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true">
  41 + <range extend="true"/>
  42 + <tick position="outwards" minorGrid="false" majorGrid="false"/>
  43 + </colorAxis>
  44 + </zAxis>
  45 + </axes>-->
  46 + </timePlot>
  47 + </plot>
14 48 </output>
15 49 </param>
... ...
c1_hia_pad_energy.xml
... ... @@ -6,8 +6,44 @@
6 6 </table>
7 7 </info>
8 8 <get>
9   - <amdaParam name="c1_hia_pad"/>
  9 + <amdaParam name="c1_hia_pad"/>
10 10 </get>
11 11 <process description="total($c1_hia_pad,1)">total($c1_hia_pad,1)</process>
12   - <output/>
  12 + <output>
  13 + <plot>
  14 + <timePlot>
  15 + <params>
  16 + <param id="c1_hia_pad_energy">
  17 + <spectro yAxis="y-left"/>
  18 + </param>
  19 + </params>
  20 + <!--<axes><xAxis>
  21 + <timeAxis format="dd/mm/yy" reverse="false" scale="linear" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true">
  22 + <range extend="true"/>
  23 + <tick position="outwards" minorGrid="false" majorGrid="false"/>
  24 + <legend/>
  25 + </timeAxis>
  26 + </xAxis>
  27 + <yAxis>
  28 + <digitalAxis id="y-left" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true">
  29 + <range extend="true"/>
  30 + <tick position="outwards" minorGrid="false" majorGrid="false"/>
  31 + <legend/>
  32 + </digitalAxis>
  33 + <digitalAxis id="y-right" position="right" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true">
  34 + <range extend="true"/>
  35 + <tick position="outwards" minorGrid="false" majorGrid="false"/>
  36 + <legend/>
  37 + </digitalAxis>
  38 + </yAxis>
  39 + <zAxis>
  40 + <colorAxis colorMapIndex="1" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true">
  41 + <range extend="true"/>
  42 + <tick position="outwards" minorGrid="false" majorGrid="false"/>
  43 + </colorAxis>
  44 + </zAxis>
  45 + </axes>-->
  46 + </timePlot>
  47 + </plot>
  48 + </output>
13 49 </param>
14 50 \ No newline at end of file
... ...
c3_hia_pad.xml
... ... @@ -15,6 +15,40 @@
15 15 </get>
16 16 <process/>
17 17 <output>
18   - <!--<plot>SPECTRA</plot>-->
  18 + <plot>
  19 + <timePlot>
  20 + <params>
  21 + <param id="c3_hia_pad">
  22 + <spectro yAxis="y-left"/>
  23 + </param>
  24 + </params>
  25 + <!--<axes><xAxis>
  26 + <timeAxis format="dd/mm/yy" reverse="false" scale="linear" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true">
  27 + <range extend="true"/>
  28 + <tick position="outwards" minorGrid="false" majorGrid="false"/>
  29 + <legend/>
  30 + </timeAxis>
  31 + </xAxis>
  32 + <yAxis>
  33 + <digitalAxis id="y-left" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true">
  34 + <range extend="true"/>
  35 + <tick position="outwards" minorGrid="false" majorGrid="false"/>
  36 + <legend/>
  37 + </digitalAxis>
  38 + <digitalAxis id="y-right" position="right" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true">
  39 + <range extend="true"/>
  40 + <tick position="outwards" minorGrid="false" majorGrid="false"/>
  41 + <legend/>
  42 + </digitalAxis>
  43 + </yAxis>
  44 + <zAxis>
  45 + <colorAxis colorMapIndex="1" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true">
  46 + <range extend="true"/>
  47 + <tick position="outwards" minorGrid="false" majorGrid="false"/>
  48 + </colorAxis>
  49 + </zAxis>
  50 + </axes>-->
  51 + </timePlot>
  52 + </plot>
19 53 </output>
20 54 </param>
... ...
c3_hia_pad_angle.xml
... ... @@ -10,6 +10,40 @@
10 10 </get>
11 11 <process description="total(c3_hia_pad,2)">total($c3_hia_pad,2)</process>
12 12 <output>
13   - <!--<plot>SPECTRA</plot>-->
  13 + <plot>
  14 + <timePlot>
  15 + <params>
  16 + <param id="c3_hia_pad_angle">
  17 + <spectro yAxis="y-left"/>
  18 + </param>
  19 + </params>
  20 + <!--<axes><xAxis>
  21 + <timeAxis format="dd/mm/yy" reverse="false" scale="linear" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true">
  22 + <range extend="true"/>
  23 + <tick position="outwards" minorGrid="false" majorGrid="false"/>
  24 + <legend/>
  25 + </timeAxis>
  26 + </xAxis>
  27 + <yAxis>
  28 + <digitalAxis id="y-left" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true">
  29 + <range extend="true"/>
  30 + <tick position="outwards" minorGrid="false" majorGrid="false"/>
  31 + <legend/>
  32 + </digitalAxis>
  33 + <digitalAxis id="y-right" position="right" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true">
  34 + <range extend="true"/>
  35 + <tick position="outwards" minorGrid="false" majorGrid="false"/>
  36 + <legend/>
  37 + </digitalAxis>
  38 + </yAxis>
  39 + <zAxis>
  40 + <colorAxis colorMapIndex="1" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true">
  41 + <range extend="true"/>
  42 + <tick position="outwards" minorGrid="false" majorGrid="false"/>
  43 + </colorAxis>
  44 + </zAxis>
  45 + </axes>-->
  46 + </timePlot>
  47 + </plot>
14 48 </output>
15 49 </param>
... ...
c3_hia_pad_energy.xml
... ... @@ -9,5 +9,41 @@
9 9 <amdaParam name="c3_hia_pad"/>
10 10 </get>
11 11 <process description="total($c3_hia_pad,1)">total($c3_hia_pad,1)</process>
12   - <output/>
  12 + <output>
  13 + <plot>
  14 + <timePlot>
  15 + <params>
  16 + <param id="c3_hia_pad_energy">
  17 + <spectro yAxis="y-left"/>
  18 + </param>
  19 + </params>
  20 + <!--<axes><xAxis>
  21 + <timeAxis format="dd/mm/yy" reverse="false" scale="linear" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true">
  22 + <range extend="true"/>
  23 + <tick position="outwards" minorGrid="false" majorGrid="false"/>
  24 + <legend/>
  25 + </timeAxis>
  26 + </xAxis>
  27 + <yAxis>
  28 + <digitalAxis id="y-left" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true">
  29 + <range extend="true"/>
  30 + <tick position="outwards" minorGrid="false" majorGrid="false"/>
  31 + <legend/>
  32 + </digitalAxis>
  33 + <digitalAxis id="y-right" position="right" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true">
  34 + <range extend="true"/>
  35 + <tick position="outwards" minorGrid="false" majorGrid="false"/>
  36 + <legend/>
  37 + </digitalAxis>
  38 + </yAxis>
  39 + <zAxis>
  40 + <colorAxis colorMapIndex="1" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true">
  41 + <range extend="true"/>
  42 + <tick position="outwards" minorGrid="false" majorGrid="false"/>
  43 + </colorAxis>
  44 + </zAxis>
  45 + </axes>-->
  46 + </timePlot>
  47 + </plot>
  48 + </output>
13 49 </param>
... ...
dione_r_polar.xml
1 1 <?xml version="1.0"?>
2   -<param xml:id="dione_r_polar"><!--<TemporaryFillValue>NaN</TemporaryFillValue>--><get><vi name="dione:ephem:polar"><baseParam name="R"/></vi></get><process/><output/></param>
  2 +<param xml:id="dione_r_polar">
  3 + <!--<TemporaryFillValue>NaN</TemporaryFillValue>-->
  4 + <get>
  5 + <vi name="dione:ephem:polar">
  6 + <baseParam name="R"/>
  7 + </vi>
  8 + </get>
  9 + <process/>
  10 + <output/>
  11 +</param>
... ...
gio_n_jpa.xml
1 1 <?xml version="1.0"?>
2   -<param xml:id="gio_n_jpa"><!--<TemporaryFillValue>NaN</TemporaryFillValue>--><get><vi name="gio:jpa:psa"><baseParam name="N"/></vi></get><process/><output/></param>
  2 +<param xml:id="gio_n_jpa">
  3 + <!--<TemporaryFillValue>NaN</TemporaryFillValue>-->
  4 + <gap_threshold>100</gap_threshold>
  5 + <get>
  6 + <vi name="gio:jpa:psa">
  7 + <baseParam name="N"/>
  8 + </vi>
  9 + </get>
  10 + <process/>
  11 + <output/>
  12 +</param>
... ...
gio_t_jpa.xml
1 1 <?xml version="1.0"?>
2   -<param xml:id="gio_t_jpa"><!--<TemporaryFillValue>NaN</TemporaryFillValue>--><get><vi name="gio:jpa:psa"><baseParam name="T"/></vi></get>
3   -<process description="K2eV=8.622e-5">@gio_jpa_psa_T*8.622e-5</process><output/></param>
  2 +<param xml:id="gio_t_jpa">
  3 + <!--<TemporaryFillValue>NaN</TemporaryFillValue>-->
  4 + <gap_threshold>100</gap_threshold>
  5 + <get>
  6 + <vi name="gio:jpa:psa">
  7 + <baseParam name="T"/>
  8 + </vi>
  9 + </get>
  10 + <process description="K2eV=8.622e-5">$gio_jpa_psa_T*8.622e-5</process>
  11 + <output/>
  12 +</param>
... ...
gio_v_cse.xml
1 1 <?xml version="1.0"?>
2   -<param xml:id="gio_v_cse"><!--<TemporaryFillValue>NaN</TemporaryFillValue>--><get><vi name="gio:jpa:psa"><baseParam name="V"/></vi></get><process/><output/></param>
  2 +<param xml:id="gio_v_cse">
  3 + <!--<TemporaryFillValue>NaN</TemporaryFillValue>-->
  4 + <gap_threshold>100</gap_threshold>
  5 + <get><vi name="gio:jpa:psa">
  6 + <baseParam name="V"/>
  7 + </vi>
  8 + </get>
  9 + <process/>
  10 + <output/>
  11 +</param>
... ...
mex_xyz.xml
... ... @@ -6,5 +6,50 @@
6 6 </vi>
7 7 </get>
8 8 <process description="km2rm=2.945e-4">$mex_orb_all_MEX*2.945e-4</process>
9   - <output><!--<plot>ORBIT</plot>--></output>
  9 + <output>
  10 + <plot>
  11 + <xyPlot isotropic="true">
  12 + <params>
  13 + <param id="mex_xyz">
  14 + <orbitserie projection="XR" xAxis="xaxis_id" yAxis="y-left" id="1">
  15 + <line type="line" style="plain" width="1" color="[0,0,255]" />
  16 + <timeTick step="auto" number="0" minor="0" color="[255,0,0]">
  17 + <font name="sans-serif" size="8" style="upright" weight="bold"/>
  18 + <firstSymbol type="triangle" size="4" color="[0,255,0]"/>
  19 + <symbol type="full-circle" size="4" color="[255,0,255]"/>
  20 + </timeTick>
  21 + </orbitserie>
  22 + </param>
  23 + </params>
  24 + <additionalObjects>
  25 + <!--<curvePlot serieId="1" color="[0,0,255]" width="4" style="long-spaced-dot">
  26 + <function name="venus_bowshock">
  27 + <attributes>
  28 + <attribute name="param1" value="145."/>
  29 + <attribute name="param2" value="1.35"/>
  30 + <attribute name="param3" value="1.18"/>
  31 + <attribute name="param4" value="0.55"/>
  32 + </attributes>
  33 + </function>
  34 + </curvePlot>
  35 + <curvePlot serieId="1" color="[255,0,0]" width="4" style="dot">
  36 + <function name="venus_magnetopause">
  37 + <attributes>
  38 + <attribute name="param1" value="1.07"/>
  39 + <attribute name="param2" value="-4."/>
  40 + <attribute name="param3" value="1.5"/>
  41 + <attribute name="param4" value="3."/>
  42 + </attributes>
  43 + </function>
  44 + </curvePlot>-->
  45 + <curvePlot serieId="1" color="[255,128,0]" width="4" style="plain">
  46 + <function name="circle">
  47 + <attributes>
  48 + </attributes>
  49 + </function>
  50 + </curvePlot>
  51 + </additionalObjects>
  52 + </xyPlot>
  53 + </plot>
  54 + </output>
10 55 </param>
... ...
vex_xyz.xml
... ... @@ -6,49 +6,50 @@
6 6 </vi>
7 7 </get>
8 8 <process description="RV=6052">$vex_orb_all_VEX/6052.0</process>
9   - <output><plot>
10   - <xyPlot isotropic="true">
11   - <params>
12   - <param id="vex_xyz">
13   - <orbitserie projection="XR" xAxis="xaxis_id" yAxis="y-left" id="1">
14   - <line type="line" style="plain" width="1" color="[0,0,255]" />
15   - <timeTick step="auto" number="0" minor="0" color="[255,0,0]">
16   - <font name="sans-serif" size="8" style="upright" weight="bold"/>
17   - <firstSymbol type="triangle" size="4" color="[0,255,0]"/>
18   - <symbol type="full-circle" size="4" color="[255,0,255]"/>
19   - </timeTick>
20   - </orbitserie>
21   - </param>
22   - </params>
23   - <additionalObjects>
24   - <curvePlot serieId="1" color="[0,0,255]" width="4" style="long-spaced-dot">
25   - <function name="venus_bowshock">
26   - <attributes>
27   - <attribute name="param1" value="145."/>
28   - <attribute name="param2" value="1.35"/>
29   - <attribute name="param3" value="1.18"/>
30   - <attribute name="param4" value="0.55"/>
31   - </attributes>
32   - </function>
33   - </curvePlot>
34   - <curvePlot serieId="1" color="[255,0,0]" width="4" style="dot">
35   - <function name="venus_magnetopause">
36   - <attributes>
37   - <attribute name="param1" value="1.07"/>
38   - <attribute name="param2" value="-4."/>
39   - <attribute name="param3" value="1.5"/>
40   - <attribute name="param4" value="3."/>
41   - </attributes>
42   - </function>
43   - </curvePlot>
44   - <curvePlot serieId="1" color="[255,128,0]" width="4" style="plain">
45   - <function name="circle">
46   - <attributes>
47   - </attributes>
48   - </function>
49   - </curvePlot>
50   - </additionalObjects>
51   - </xyPlot>
52   - </plot>
53   - </output>
  9 + <output>
  10 + <plot>
  11 + <xyPlot isotropic="true">
  12 + <params>
  13 + <param id="vex_xyz">
  14 + <orbitserie projection="XR" xAxis="xaxis_id" yAxis="y-left" id="1">
  15 + <line type="line" style="plain" width="1" color="[0,0,255]" />
  16 + <timeTick step="auto" number="0" minor="0" color="[255,0,0]">
  17 + <font name="sans-serif" size="8" style="upright" weight="bold"/>
  18 + <firstSymbol type="triangle" size="4" color="[0,255,0]"/>
  19 + <symbol type="full-circle" size="4" color="[255,0,255]"/>
  20 + </timeTick>
  21 + </orbitserie>
  22 + </param>
  23 + </params>
  24 + <additionalObjects>
  25 + <curvePlot serieId="1" color="[0,0,255]" width="4" style="long-spaced-dot">
  26 + <function name="venus_bowshock">
  27 + <attributes>
  28 + <attribute name="param1" value="145."/>
  29 + <attribute name="param2" value="1.35"/>
  30 + <attribute name="param3" value="1.18"/>
  31 + <attribute name="param4" value="0.55"/>
  32 + </attributes>
  33 + </function>
  34 + </curvePlot>
  35 + <curvePlot serieId="1" color="[255,0,0]" width="4" style="dot">
  36 + <function name="venus_magnetopause">
  37 + <attributes>
  38 + <attribute name="param1" value="1.07"/>
  39 + <attribute name="param2" value="-4."/>
  40 + <attribute name="param3" value="1.5"/>
  41 + <attribute name="param4" value="3."/>
  42 + </attributes>
  43 + </function>
  44 + </curvePlot>
  45 + <curvePlot serieId="1" color="[255,128,0]" width="4" style="plain">
  46 + <function name="circle">
  47 + <attributes>
  48 + </attributes>
  49 + </function>
  50 + </curvePlot>
  51 + </additionalObjects>
  52 + </xyPlot>
  53 + </plot>
  54 +</output>
54 55 </param>
... ...
wnd_swe_vth.xml
1 1 <?xml version="1.0"?>
2   -<param xml:id="wnd_swe_vth"><!--<TemporaryFillValue>-1.e+31</TemporaryFillValue>--><get><vi name="wnd:swe:kp"><baseParam name="Thermal_Speed"/></vi></get><process/><output/></param>
  2 +<param xml:id="wnd_swe_vth">
  3 + <get>
  4 + <vi name="wnd:swe:kp">
  5 + <baseParam name="Thermal_Speed"/>
  6 + </vi>
  7 + </get>
  8 + <process/>
  9 + <output/>
  10 +</param>
... ...