Commit 7fd99dd94361d7a2b7dfdceda6cac0adb8716c8c

Authored by Quentin Brzustowski
1 parent 33280ad8

corrected Xml --> xml

Showing 1 changed file with 37 additions and 0 deletions   Show diff stats
PARAM_DEF/psp_loic_RHf.xml 0 → 100644
... ... @@ -0,0 +1,37 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="psp_loic_RHf">
  3 + <info>
  4 + <table>
  5 + <centerAutoTable dim="0" name="wedges" centerName="wedges" units="indx" log="false"/>
  6 + <centerAutoTable dim="1" name="Energy" centerName="enTabH" units="keV" log="false"/>
  7 + </table>
  8 + </info>
  9 + <get>
  10 + <vi name="psp:loic:chr">
  11 + <baseParam name="H_Flux_w">
  12 + <clb name="enTabH"/>
  13 + <clb name="wedge"/>
  14 + </baseParam>
  15 + </vi>
  16 + </get>
  17 + <process/>
  18 + <output>
  19 + <plot>
  20 + <timePlot>
  21 + <params>
  22 + <param id="psp_loic_RHf">
  23 + <spectro yAxis="y-left"/>
  24 + </param>
  25 + </params>
  26 + <axes>
  27 + <yAxis>
  28 + <digitalAxis id="y-left" scale="logarithmic"/>
  29 + </yAxis>
  30 + <zAxis>
  31 + <colorAxis scale="logarithmic"/>
  32 + </zAxis>
  33 + </axes>
  34 + </timePlot>
  35 + </plot>
  36 + </output>
  37 +</param>
... ...