Commit ee316834b4d1f3e733bbfa9822811a221b238efa

Authored by Quentin Brzustowski
1 parent 27a18475

parameters for CCE/MEPA/PA

INTERNAL_PARAM_DEF/cce_mepa_pa_energy.xml 0 → 100644
... ... @@ -0,0 +1,11 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="cce_mepa_pa_energy">
  3 + <get>
  4 + <vi name='cce:mepa:pa'>
  5 + <baseParam name="EnergyBounds">
  6 + </baseParam>
  7 + </vi>
  8 + </get>
  9 + <process/>
  10 + <output/>
  11 +</param>
0 12 \ No newline at end of file
... ...
PARAM_DEF/cce_mepa_pa_E0.xml 0 → 100644
... ... @@ -0,0 +1,11 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id='cce_mepa_pa_E0'>
  3 + <get>
  4 + <vi name='cce:mepa:pa'>
  5 + <baseParam name='nFlux_E0'/>
  6 + </vi>
  7 + </get>
  8 + <process>10^$cce_mepa_pa_nFlux_E0</process>
  9 + <output/>
  10 + </param>
  11 +
... ...
PARAM_DEF/cce_mepa_pa_E1.xml 0 → 100644
... ... @@ -0,0 +1,11 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id='cce_mepa_pa_E1'>
  3 + <get>
  4 + <vi name='cce:mepa:pa'>
  5 + <baseParam name='nFlux_E1'/>
  6 + </vi>
  7 + </get>
  8 + <process>10^$cce_mepa_pa_nFlux_E1</process>
  9 + <output/>
  10 + </param>
  11 +
... ...
PARAM_DEF/cce_mepa_pa_E2.xml 0 → 100644
... ... @@ -0,0 +1,11 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id='cce_mepa_pa_E2'>
  3 + <get>
  4 + <vi name='cce:mepa:pa'>
  5 + <baseParam name='nFlux_E2'/>
  6 + </vi>
  7 + </get>
  8 + <process>10^$cce_mepa_pa_nFlux_E2</process>
  9 + <output/>
  10 + </param>
  11 +
... ...
PARAM_DEF/cce_mepa_pa_E3.xml 0 → 100644
... ... @@ -0,0 +1,11 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id='cce_mepa_pa_E3'>
  3 + <get>
  4 + <vi name='cce:mepa:pa'>
  5 + <baseParam name='nFlux_E3'/>
  6 + </vi>
  7 + </get>
  8 + <process>10^$cce_mepa_pa_nFlux_E3</process>
  9 + <output/>
  10 + </param>
  11 +
... ...
PARAM_DEF/cce_mepa_pa_E4.xml 0 → 100644
... ... @@ -0,0 +1,11 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id='cce_mepa_pa_E4'>
  3 + <get>
  4 + <vi name='cce:mepa:pa'>
  5 + <baseParam name='nFlux_E4'/>
  6 + </vi>
  7 + </get>
  8 + <process>10^$cce_mepa_pa_nFlux_E4</process>
  9 + <output/>
  10 + </param>
  11 +
... ...
PARAM_DEF/cce_mepa_pa_para.xml 0 → 100644
... ... @@ -0,0 +1,48 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="cce_mepa_pa_para">
  3 + <info>
  4 + <table>
  5 + <boundsTable name="Energy" variable="true" fullVariable="true" boundsName="cce_mepa_pa_energy" log="false" units="keV"/>
  6 + </table>
  7 + </info>
  8 + <get>
  9 + <vi name="cce:mepa:pa">
  10 + <baseParam name="nFlux_para"/>
  11 + </vi>
  12 + <amdaParam name='cce_mepa_pa_energy'/>
  13 + </get>
  14 + <process>10^$cce_mepa_pa_nFlux_para</process>
  15 + <output>
  16 + <plot>
  17 + <timePlot>
  18 + <params>
  19 + <param id="cce_mepa_pa_para">
  20 + <spectro yAxis="y-left"/>
  21 + </param>
  22 + </params>
  23 + <axes>
  24 + <xAxis>
  25 + <timeAxis format="dd/mm/yy" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true">
  26 + <range extend="true"/>
  27 + <tick position="outwards" minorGrid="false" majorGrid="false"/>
  28 + <legend/>
  29 + </timeAxis>
  30 + </xAxis>
  31 + <yAxis>
  32 + <digitalAxis id="y-left" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true">
  33 + <range extend="true"/>
  34 + <tick position="outwards" minorGrid="false" majorGrid="false"/>
  35 + <legend/>
  36 + </digitalAxis>
  37 + </yAxis>
  38 + <zAxis>
  39 + <colorAxis colorMapIndex="1" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true">
  40 + <range extend="true"/>
  41 + <tick position="outwards" minorGrid="false" majorGrid="false"/>
  42 + </colorAxis>
  43 + </zAxis>
  44 + </axes>
  45 + </timePlot>
  46 + </plot>
  47 + </output>
  48 +</param>
... ...
PARAM_DEF/cce_mepa_pa_perp.xml 0 → 100644
... ... @@ -0,0 +1,48 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="cce_mepa_pa_perp">
  3 + <info>
  4 + <table>
  5 + <boundsTable name="Energy" variable="true" fullVariable="true" boundsName="cce_mepa_pa_energy" log="false" units="keV"/>
  6 + </table>
  7 + </info>
  8 + <get>
  9 + <vi name="cce:mepa:pa">
  10 + <baseParam name="nFlux_perp"/>
  11 + </vi>
  12 + <amdaParam name='cce_mepa_pa_energy'/>
  13 + </get>
  14 + <process>10^$cce_mepa_pa_nFlux_perp</process>
  15 + <output>
  16 + <plot>
  17 + <timePlot>
  18 + <params>
  19 + <param id="cce_mepa_pa_perp">
  20 + <spectro yAxis="y-left"/>
  21 + </param>
  22 + </params>
  23 + <axes>
  24 + <xAxis>
  25 + <timeAxis format="dd/mm/yy" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true">
  26 + <range extend="true"/>
  27 + <tick position="outwards" minorGrid="false" majorGrid="false"/>
  28 + <legend/>
  29 + </timeAxis>
  30 + </xAxis>
  31 + <yAxis>
  32 + <digitalAxis id="y-left" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true">
  33 + <range extend="true"/>
  34 + <tick position="outwards" minorGrid="false" majorGrid="false"/>
  35 + <legend/>
  36 + </digitalAxis>
  37 + </yAxis>
  38 + <zAxis>
  39 + <colorAxis colorMapIndex="1" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true">
  40 + <range extend="true"/>
  41 + <tick position="outwards" minorGrid="false" majorGrid="false"/>
  42 + </colorAxis>
  43 + </zAxis>
  44 + </axes>
  45 + </timePlot>
  46 + </plot>
  47 + </output>
  48 +</param>
... ...