Commit 609e9e5c8c09849a1335f430d3fe9b44160308c1

Authored by Elena.Budnik
1 parent fc9c7b0f

mes eps

Showing 2 changed files with 20 additions and 9 deletions   Show diff stats
PARAM_DEF/mes_eps_pa.xml
1 1 <?xml version="1.0"?>
2 2 <param xml:id='mes_eps_pa'>
3   - <get>
4   - <vi name='mess:eps:pa'>
5   - <baseParam name='PA'/>
6   - </vi>
7   - </get>
8   - <process/>
9   - <output/>
10   -</param>
11 3 \ No newline at end of file
  4 + <get>
  5 + <vi name='mess:eps:pa'>
  6 + <baseParam name='PA'/>
  7 + </vi>
  8 + </get>
  9 + <process/>
  10 + <output>
  11 + <plot>
  12 + <timePlot>
  13 + <legends>
  14 + <paramsLegend type="text-only" showParamInfo="true" showIntervalInfo="false" intervalInfoType="start-stop" position="outside" defaultTextColor="[0,0,0]" borderVisible="false" borderColor="[0,0,0]"/>
  15 + </legends>
  16 + <params>
  17 + <param id="mes_eps_pa"/>
  18 + </params>
  19 + </timePlot>
  20 + </plot>
  21 + </output>
  22 +</param>
12 23 \ No newline at end of file
... ...
PARAM_DEF/mes_eps_pad.xml
... ... @@ -2,7 +2,7 @@
2 2 <param xml:id='mes_eps_pad'>
3 3 <info>
4 4 <table>
5   - <boundsTable name="PA" boundsName="PitchAngles" units="deg"/>
  5 + <boundsTable name="PA averaged" boundsName="PitchAngles" units="deg"/>
6 6 </table>
7 7 </info>
8 8 <get>
... ...