Commit 2f460d5ac824ff6f3e43622cde3a7ac9a7f120c5

Authored by Elena.Budnik
1 parent 25dbc730

mex imaextra sum, range

PARAM_DEF/mex_h_spec.xml
... ... @@ -27,7 +27,9 @@
27 27 <digitalAxis id="y-left" scale="logarithmic"/>
28 28 </yAxis>
29 29 <zAxis>
30   - <colorAxis scale="logarithmic"/>
  30 + <colorAxis scale="logarithmic">
  31 + <range min="0.1" max="100000" extend="true"/>
  32 + </colorAxis>
31 33 </zAxis>
32 34 </axes>
33 35 </timePlot>
... ...
PARAM_DEF/mex_h_spec_sum.xml 0 → 100644
... ... @@ -0,0 +1,38 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="mex_h_spec_sum">
  3 + <info>
  4 + <table>
  5 + <centerAutoTable variable="true" name="Energy" centerName="mex_ima_energy" units="eV" log="false"/>
  6 + </table>
  7 + </info>
  8 + <get>
  9 + <amdaParam name="mex_ima_energy"/>
  10 + <vi name="mex:ima:extra">
  11 + <baseParam name="HpSpec" dim3Num="2" minSumIndex="0" maxSumIndex="15"/>
  12 + <baseParam name="HGhostSpec" dim3Num="2" minSumIndex="0" maxSumIndex="15"/>
  13 + <baseParam name="Pacc"/>
  14 + </vi>
  15 + </get>
  16 + <process>total(mex_imah_calculate($mex_ima_extra_HpSpec_SUM_2_0_15,$mex_ima_extra_HGhostSpec_SUM_2_0_15,$mex_ima_energy,$mex_ima_extra_Pacc,0), 1)</process>
  17 + <output>
  18 + <plot>
  19 + <timePlot>
  20 + <params>
  21 + <param id="mex_h_spec_sum">
  22 + <spectro yAxis="y-left" uselog0asmin="true"/>
  23 + </param>
  24 + </params>
  25 + <axes>
  26 + <yAxis>
  27 + <digitalAxis id="y-left" scale="logarithmic"/>
  28 + </yAxis>
  29 + <zAxis>
  30 + <colorAxis scale="logarithmic">
  31 + <range min="0.1" max="100000" extend="true"/>
  32 + </colorAxis>
  33 + </zAxis>
  34 + </axes>
  35 + </timePlot>
  36 + </plot>
  37 + </output>
  38 +</param>
... ...
PARAM_DEF/mex_o_spec_sum.xml 0 → 100644
... ... @@ -0,0 +1,34 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="mex_o_spec_sum">
  3 + <info>
  4 + <table>
  5 + <centerAutoTable variable="true" name="Energy" centerName="mex_ima_energy" units="eV" log="false"/>
  6 + </table>
  7 + </info>
  8 + <get>
  9 + <amdaParam name="mex_ima_energy"/>
  10 + <vi name="mex:ima:extra">
  11 + <baseParam name="HeavySpec" dim3Num="2" minSumIndex="0" maxSumIndex="15"/>
  12 + </vi>
  13 + </get>
  14 + <process>total($mex_ima_extra_HeavySpec_SUM_2_0_15,1)</process>
  15 + <output>
  16 + <plot>
  17 + <timePlot>
  18 + <params>
  19 + <param id="mex_o_spec_sum">
  20 + <spectro yAxis="y-left" uselog0asmin="true"/>
  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>
  34 +</param>
... ...
PARAM_DEF/vex_h_spec.xml
... ... @@ -25,7 +25,9 @@
25 25 <digitalAxis id="y-left" scale="logarithmic"/>
26 26 </yAxis>
27 27 <zAxis>
28   - <colorAxis scale="logarithmic"/>
  28 + <colorAxis scale="logarithmic">
  29 + <range min="0.1" max="100000" extend="true"/>
  30 + </colorAxis>
29 31 </zAxis>
30 32 </axes>
31 33 </timePlot>
... ...
PARAM_DEF/vex_h_spec_sum.xml 0 → 100644
... ... @@ -0,0 +1,36 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="vex_h_spec_sum">
  3 + <info>
  4 + <table>
  5 + <centerAutoTable variable="true" name="Energy" centerName="vex_ima_energy" units="eV" log="false"/>
  6 + </table>
  7 + </info>
  8 + <get>
  9 + <amdaParam name="vex_ima_energy"/>
  10 + <vi name="vex:ima:extra">
  11 + <baseParam name="HpSpec" dim3Num="2" minSumIndex="0" maxSumIndex="15"/>
  12 + </vi>
  13 + </get>
  14 + <process>total($vex_ima_extra_HpSpec_SUM_2_0_15,1)</process>
  15 + <output>
  16 + <plot>
  17 + <timePlot>
  18 + <params>
  19 + <param id="vex_h_spec_sum">
  20 + <spectro yAxis="y-left" uselog0asmin="true"/>
  21 + </param>
  22 + </params>
  23 + <axes>
  24 + <yAxis>
  25 + <digitalAxis id="y-left" scale="logarithmic"/>
  26 + </yAxis>
  27 + <zAxis>
  28 + <colorAxis scale="logarithmic">
  29 + <range min="0.1" max="100000" extend="true"/>
  30 + </colorAxis>
  31 + </zAxis>
  32 + </axes>
  33 + </timePlot>
  34 + </plot>
  35 + </output>
  36 +</param>
... ...
PARAM_DEF/vex_o_spec_sum.xml 0 → 100644
... ... @@ -0,0 +1,34 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="vex_o_spec_sum">
  3 + <info>
  4 + <table>
  5 + <centerAutoTable variable="true" name="Energy" centerName="vex_ima_energy" units="eV" log="false"/>
  6 + </table>
  7 + </info>
  8 + <get>
  9 + <amdaParam name="vex_ima_energy"/>
  10 + <vi name="vex:ima:extra">
  11 + <baseParam name="HeavySpec" dim3Num="2" minSumIndex="0" maxSumIndex="15"/>
  12 + </vi>
  13 + </get>
  14 + <process>total($vex_ima_extra_HeavySpec_SUM_2_0_15,1)</process>
  15 + <output>
  16 + <plot>
  17 + <timePlot>
  18 + <params>
  19 + <param id="vex_o_spec_sum">
  20 + <spectro yAxis="y-left" uselog0asmin="true"/>
  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>
  34 +</param>
... ...