Commit a354e49a9e2cc8f20fdef117121d6093078cf9e5

Authored by Alexandre Schulz
1 parent a1d6107d

Helios 1 Electron distribution (helios1-e1-edist) parameters

PARAM_DEF/helios1_e1_edist_ee.xml 0 โ†’ 100644
... ... @@ -0,0 +1,38 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="helios1_e1_edist_ee">
  3 + <info>
  4 + <table>
  5 + <centerTable dim="0" name="Energy" centerName="Energy" units="eV" size="22.5"/>
  6 + <centerAutoTable dim="1" name="Azimut" centerName="Azimut" units="deg" log="false"/>
  7 + </table>
  8 + </info>
  9 + <get>
  10 + <vi name="helios1:e1:edist">
  11 + <baseParam name="E_electron">
  12 + <clb name="Energy"/>
  13 + <clb name="Azimut"/>
  14 + </baseParam>
  15 + </vi>
  16 + </get>
  17 + <process/>
  18 + <output>
  19 + <plot>
  20 + <timePlot>
  21 + <params>
  22 + <param id="helios1_e1_edist_ee">
  23 + <spectro yAxis="y-left"/>
  24 + </param>
  25 + </params>
  26 + <axes>
  27 + <yAxis>
  28 + <digitalAxis id="y-left" scale="linear"/>
  29 + </yAxis>
  30 + <zAxis>
  31 + <colorAxis scale="logarithmic"/>
  32 + </zAxis>
  33 + </axes>
  34 + </timePlot>
  35 + </plot>
  36 + </output>
  37 +</param>
  38 +
... ...
PARAM_DEF/helios1_e1_edist_n.xml 0 โ†’ 100644
... ... @@ -0,0 +1,38 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="helios1_e1_edist_n">
  3 + <info>
  4 + <table>
  5 + <centerTable dim="0" name="Energy" centerName="Energy" units="eV"/>
  6 + <centerAutoTable dim="1" name="Azimut" centerName="Azimut" units="deg"/>
  7 + </table>
  8 + </info>
  9 + <get>
  10 + <vi name="helios1:e1:edist">
  11 + <baseParam name="counts">
  12 + <clb name="Energy"/>
  13 + <clb name="Azimut"/>
  14 + </baseParam>
  15 + </vi>
  16 + </get>
  17 + <process/>
  18 + <output>
  19 + <plot>
  20 + <timePlot>
  21 + <params>
  22 + <param id="helios1_e1_edist_n">
  23 + <spectro yAxis="y-left"/>
  24 + </param>
  25 + </params>
  26 + <axes>
  27 + <yAxis>
  28 + <digitalAxis id="y-left" scale="linear"/>
  29 + </yAxis>
  30 + <zAxis>
  31 + <colorAxis scale="logarithmic"/>
  32 + </zAxis>
  33 + </axes>
  34 + </timePlot>
  35 + </plot>
  36 + </output>
  37 +</param>
  38 +
... ...
PARAM_DEF/helios1_e1_edist_p.xml 0 โ†’ 100644
... ... @@ -0,0 +1,38 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="helios1_e1_edist_p">
  3 + <info>
  4 + <table>
  5 + <centerTable dim="0" name="Energy" centerName="Energy" units="eV"/>
  6 + <centerAutoTable dim="1" name="Azimut" centerName="Azimut" units="deg"/>
  7 + </table>
  8 + </info>
  9 + <get>
  10 + <vi name="helios1:e1:edist">
  11 + <baseParam name="pdf">
  12 + <clb name="Energy"/>
  13 + <clb name="Azimut"/>
  14 + </baseParam>
  15 + </vi>
  16 + </get>
  17 + <process/>
  18 + <output>
  19 + <plot>
  20 + <timePlot>
  21 + <params>
  22 + <param id="helios1_e1_edist_p">
  23 + <spectro yAxis="y-left"/>
  24 + </param>
  25 + </params>
  26 + <axes>
  27 + <yAxis>
  28 + <digitalAxis id="y-left" scale="linear"/>
  29 + </yAxis>
  30 + <zAxis>
  31 + <colorAxis scale="logarithmic"/>
  32 + </zAxis>
  33 + </axes>
  34 + </timePlot>
  35 + </plot>
  36 + </output>
  37 +</param>
  38 +
... ...
PARAM_DEF/helios1_e1_edist_ph.xml 0 โ†’ 100644
... ... @@ -0,0 +1,38 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="helios1_e1_edist_ph">
  3 + <info>
  4 + <table>
  5 + <centerTable dim="0" name="Energy" centerName="Energy" units="eV" size="22.5"/>
  6 + <centerAutoTable dim="1" name="Azimut" centerName="Azimut" units="deg" log="false"/>
  7 + </table>
  8 + </info>
  9 + <get>
  10 + <vi name="helios1:e1:edist">
  11 + <baseParam name="phi">
  12 + <clb name="Energy"/>
  13 + <clb name="Azimut"/>
  14 + </baseParam>
  15 + </vi>
  16 + </get>
  17 + <process/>
  18 + <output>
  19 + <plot>
  20 + <timePlot>
  21 + <params>
  22 + <param id="helios1_e1_edist_ph">
  23 + <spectro yAxis="y-left"/>
  24 + </param>
  25 + </params>
  26 + <axes>
  27 + <yAxis>
  28 + <digitalAxis id="y-left" scale="linear"/>
  29 + </yAxis>
  30 + <zAxis>
  31 + <colorAxis scale="logarithmic"/>
  32 + </zAxis>
  33 + </axes>
  34 + </timePlot>
  35 + </plot>
  36 + </output>
  37 +</param>
  38 +
... ...
PARAM_DEF/helios1_e1_edist_velx.xml 0 โ†’ 100644
... ... @@ -0,0 +1,38 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="helios1_e1_edist_velx">
  3 + <info>
  4 + <table>
  5 + <centerTable dim="0" name="Energy" centerName="Energy" units="eV" size="22.5"/>
  6 + <centerAutoTable dim="1" name="Azimut" centerName="Azimut" units="deg" log="false"/>
  7 + </table>
  8 + </info>
  9 + <get>
  10 + <vi name="helios1:e1:edist">
  11 + <baseParam name="vx">
  12 + <clb name="Energy"/>
  13 + <clb name="Azimut"/>
  14 + </baseParam>
  15 + </vi>
  16 + </get>
  17 + <process/>
  18 + <output>
  19 + <plot>
  20 + <timePlot>
  21 + <params>
  22 + <param id="helios1_e1_edist_velx">
  23 + <spectro yAxis="y-left"/>
  24 + </param>
  25 + </params>
  26 + <axes>
  27 + <yAxis>
  28 + <digitalAxis id="y-left" scale="linear"/>
  29 + </yAxis>
  30 + <zAxis>
  31 + <colorAxis scale="logarithmic"/>
  32 + </zAxis>
  33 + </axes>
  34 + </timePlot>
  35 + </plot>
  36 + </output>
  37 +</param>
  38 +
... ...
PARAM_DEF/helios1_e1_edist_vely.xml 0 โ†’ 100644
... ... @@ -0,0 +1,38 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="helios1_e1_edist_vely">
  3 + <info>
  4 + <table>
  5 + <centerTable dim="0" name="Energy" centerName="Energy" units="eV" size="22.5"/>
  6 + <centerAutoTable dim="1" name="Azimut" centerName="Azimut" units="deg" log="false"/>
  7 + </table>
  8 + </info>
  9 + <get>
  10 + <vi name="helios1:e1:edist">
  11 + <baseParam name="vy">
  12 + <clb name="Energy"/>
  13 + <clb name="Azimut"/>
  14 + </baseParam>
  15 + </vi>
  16 + </get>
  17 + <process/>
  18 + <output>
  19 + <plot>
  20 + <timePlot>
  21 + <params>
  22 + <param id="helios1_e1_edist_vely">
  23 + <spectro yAxis="y-left"/>
  24 + </param>
  25 + </params>
  26 + <axes>
  27 + <yAxis>
  28 + <digitalAxis id="y-left" scale="linear"/>
  29 + </yAxis>
  30 + <zAxis>
  31 + <colorAxis scale="logarithmic"/>
  32 + </zAxis>
  33 + </axes>
  34 + </timePlot>
  35 + </plot>
  36 + </output>
  37 +</param>
  38 +
... ...
PARAM_DEF/helios1_e1_edist_vmag.xml 0 โ†’ 100644
... ... @@ -0,0 +1,38 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="helios1_e1_edist_vmag">
  3 + <info>
  4 + <table>
  5 + <centerTable dim="0" name="Energy" centerName="Energy" units="eV" size="22.5"/>
  6 + <centerAutoTable dim="1" name="Azimut" centerName="Azimut" units="deg" log="false"/>
  7 + </table>
  8 + </info>
  9 + <get>
  10 + <vi name="helios1:e1:edist">
  11 + <baseParam name="V">
  12 + <clb name="Energy"/>
  13 + <clb name="Azimut"/>
  14 + </baseParam>
  15 + </vi>
  16 + </get>
  17 + <process/>
  18 + <output>
  19 + <plot>
  20 + <timePlot>
  21 + <params>
  22 + <param id="helios1_e1_edist_vmag">
  23 + <spectro yAxis="y-left"/>
  24 + </param>
  25 + </params>
  26 + <axes>
  27 + <yAxis>
  28 + <digitalAxis id="y-left" scale="linear"/>
  29 + </yAxis>
  30 + <zAxis>
  31 + <colorAxis scale="logarithmic"/>
  32 + </zAxis>
  33 + </axes>
  34 + </timePlot>
  35 + </plot>
  36 + </output>
  37 +</param>
  38 +
... ...