Commit 30defee0bcedc9978240a89485f2819bb7fa2ef1

Authored by Elena.Budnik
2 parents 57a101e4 ca911931

Merge branch 'master' of https://gitlab.irap.omp.eu/CDPP/AMDA_INTERNAL_METADATA

PARAM_DEF/bepi_mea1_etab32.xml 0 → 100644
... ... @@ -0,0 +1,10 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="bepi_mea1_etab32">
  3 + <get>
  4 + <vi name="bepi:mea1:omni32">
  5 + <baseParam name="energy"/>
  6 + </vi>
  7 + </get>
  8 + <process/>
  9 + <output/>
  10 +</param>
... ...
PARAM_DEF/bepi_mea1_etab64.xml 0 → 100644
... ... @@ -0,0 +1,10 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="bepi_mea1_etab64">
  3 + <get>
  4 + <vi name="bepi:mea1:omni64">
  5 + <baseParam name="energy"/>
  6 + </vi>
  7 + </get>
  8 + <process/>
  9 + <output/>
  10 +</param>
... ...
PARAM_DEF/bepi_mea1_gf32.xml 0 → 100644
... ... @@ -0,0 +1,10 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="bepi_mea1_gf32">
  3 + <get>
  4 + <vi name="bepi:mea1:omni32">
  5 + <baseParam name="geom_factor" useNearestValue="true"/>
  6 + </vi>
  7 + </get>
  8 + <process/>
  9 + <output/>
  10 +</param>
... ...
PARAM_DEF/bepi_mea1_gf64.xml 0 → 100644
... ... @@ -0,0 +1,10 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="bepi_mea1_gf64">
  3 + <get>
  4 + <vi name="bepi:mea1:omni64">
  5 + <baseParam name="geom_factor" useNearestValue="true"/>
  6 + </vi>
  7 + </get>
  8 + <process/>
  9 + <output/>
  10 +</param>
... ...
PARAM_DEF/bepi_mea1_om32e.xml 0 → 100644
... ... @@ -0,0 +1,34 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="bepi_mea1_om32e">
  3 + <info>
  4 + <table>
  5 + <centerAutoTable variable="true" fullVariable="true" name="Energy" boundsName="bepi_mea1_energy32" units="eV" log="false"/>
  6 + </table>
  7 + </info>
  8 + <get>
  9 + <vi name="bepi:mea1:omni32">
  10 + <baseParam name="omn"/>
  11 + </vi>
  12 + <amdaParam name='bepi_mea1_energy32'/>
  13 + </get>
  14 + <process/>
  15 + <output>
  16 + <plot>
  17 + <timePlot>
  18 + <params>
  19 + <param id="bepi_mea1_om32e">
  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 colorMapIndex="1" scale="logarithmic"/>
  29 + </zAxis>
  30 + </axes>
  31 + </timePlot>
  32 + </plot>
  33 + </output>
  34 +</param>
... ...
PARAM_DEF/bepi_mea1_om64e.xml 0 → 100644
... ... @@ -0,0 +1,34 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="bepi_mea1_om64e">
  3 + <info>
  4 + <table>
  5 + <centerAutoTable variable="true" fullVariable="true" name="Energy" boundsName="bepi_mea1_energy64" units="eV" log="false"/>
  6 + </table>
  7 + </info>
  8 + <get>
  9 + <vi name="bepi:mea1:omni64">
  10 + <baseParam name="omn"/>
  11 + </vi>
  12 + <amdaParam name='bepi_mea1_energy64'/>
  13 + </get>
  14 + <process/>
  15 + <output>
  16 + <plot>
  17 + <timePlot>
  18 + <params>
  19 + <param id="bepi_mea1_om64e">
  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 colorMapIndex="1" scale="logarithmic"/>
  29 + </zAxis>
  30 + </axes>
  31 + </timePlot>
  32 + </plot>
  33 + </output>
  34 +</param>
... ...