Commit f73bc59659294c463f0973a7397c7b53f0a701fe

Authored by Elena.Budnik
1 parent 9ad613c7

solo het epoch2

PARAM_DEF/solo_het_asun_1_qf.xml
... ... @@ -11,7 +11,7 @@
11 11 </info>
12 12 <get>
13 13 <vi name='so:het:anti.1'>
14   - <baseParam name='QUALITY_FLAG' useNearestValue="true"/>
  14 + <baseParam name='QUALITY_FLAG_1' useNearestValue="true"/>
15 15 </vi>
16 16 </get>
17 17 <process/>
... ...
PARAM_DEF/solo_het_asun_2_qf.xml 0 → 100644
... ... @@ -0,0 +1,30 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id='solo_het_asun_2_qf'>
  3 + <info>
  4 + <status_def>
  5 + <status minVal="0" maxVal="0" name="Bad"/>
  6 + <status minVal="1" maxVal="1" name="Known problems"/>
  7 + <status minVal="2" maxVal="2" name="Survey"/>
  8 + <status minVal="3" maxVal="3" name="Good"/>
  9 + <status minVal="4" maxVal="4" name="Exellent"/>
  10 + </status_def>
  11 + </info>
  12 + <get>
  13 + <vi name='so:het:anti.2'>
  14 + <baseParam name='QUALITY_FLAG_2' useNearestValue="true"/>
  15 + </vi>
  16 + </get>
  17 + <process/>
  18 + <output>
  19 + <plot>
  20 + <statusPlot position="top" colorMapIndex="0">
  21 + <params>
  22 + <param id="solo_het_asun_2_qf">
  23 + <serie/>
  24 + </param>
  25 + </params>
  26 + </statusPlot>
  27 + </plot>
  28 + </output>
  29 + </param>
  30 +
... ...
PARAM_DEF/solo_het_asun_cflux.xml 0 → 100644
... ... @@ -0,0 +1,37 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id='solo_het_asun_cflux'>
  3 + <info>
  4 + <table>
  5 + <minMaxTable name="Energy" units="MeV/n" minName="C_Bins_Low_Energy" maxName="C_Bins_High_Energy"/>
  6 + </table>
  7 + </info>
  8 + <get>
  9 + <vi name='so:het:anti.2'>
  10 + <baseParam name='C_Flux'>
  11 + <clb name="C_Bins_Low_Energy"/>
  12 + <clb name="C_Bins_High_Energy"/>
  13 + </baseParam>
  14 + </vi>
  15 + </get>
  16 + <process/>
  17 + <output>
  18 + <plot>
  19 + <timePlot>
  20 + <params>
  21 + <param id="solo_het_asun_cflux">
  22 + <spectro yAxis="y-left"/>
  23 + </param>
  24 + </params>
  25 + <axes>
  26 + <yAxis>
  27 + <digitalAxis id="y-left" scale="logarithmic"/>
  28 + </yAxis>
  29 + <zAxis>
  30 + <colorAxis scale="logarithmic"/>
  31 + </zAxis>
  32 + </axes>
  33 + </timePlot>
  34 + </plot>
  35 + </output>
  36 +</param>
  37 +
... ...
PARAM_DEF/solo_het_asun_cunc.xml 0 → 100644
... ... @@ -0,0 +1,37 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id='solo_het_asun_cunc'>
  3 + <info>
  4 + <table>
  5 + <minMaxTable name="Energy" units="MeV/n" minName="C_Bins_Low_Energy" maxName="C_Bins_High_Energy"/>
  6 + </table>
  7 + </info>
  8 + <get>
  9 + <vi name='so:het:anti.2'>
  10 + <baseParam name='C_Uncertainty'>
  11 + <clb name="C_Bins_Low_Energy"/>
  12 + <clb name="C_Bins_High_Energy"/>
  13 + </baseParam>
  14 + </vi>
  15 + </get>
  16 + <process/>
  17 + <output>
  18 + <plot>
  19 + <timePlot>
  20 + <params>
  21 + <param id="solo_het_asun_cunc">
  22 + <spectro yAxis="y-left"/>
  23 + </param>
  24 + </params>
  25 + <axes>
  26 + <yAxis>
  27 + <digitalAxis id="y-left" scale="logarithmic"/>
  28 + </yAxis>
  29 + <zAxis>
  30 + <colorAxis scale="logarithmic"/>
  31 + </zAxis>
  32 + </axes>
  33 + </timePlot>
  34 + </plot>
  35 + </output>
  36 +</param>
  37 +
... ...
PARAM_DEF/solo_het_asun_nflux.xml 0 → 100644
... ... @@ -0,0 +1,37 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id='solo_het_asun_nflux'>
  3 + <info>
  4 + <table>
  5 + <minMaxTable name="Energy" units="MeV/n" minName="N_Bins_Low_Energy" maxName="N_Bins_High_Energy"/>
  6 + </table>
  7 + </info>
  8 + <get>
  9 + <vi name='so:het:anti.2'>
  10 + <baseParam name='N_Flux'>
  11 + <clb name="N_Bins_Low_Energy"/>
  12 + <clb name="N_Bins_High_Energy"/>
  13 + </baseParam>
  14 + </vi>
  15 + </get>
  16 + <process/>
  17 + <output>
  18 + <plot>
  19 + <timePlot>
  20 + <params>
  21 + <param id="solo_het_asun_nflux">
  22 + <spectro yAxis="y-left"/>
  23 + </param>
  24 + </params>
  25 + <axes>
  26 + <yAxis>
  27 + <digitalAxis id="y-left" scale="logarithmic"/>
  28 + </yAxis>
  29 + <zAxis>
  30 + <colorAxis scale="logarithmic"/>
  31 + </zAxis>
  32 + </axes>
  33 + </timePlot>
  34 + </plot>
  35 + </output>
  36 +</param>
  37 +
... ...
PARAM_DEF/solo_het_asun_nunc.xml 0 → 100644
... ... @@ -0,0 +1,37 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id='solo_het_asun_nunc'>
  3 + <info>
  4 + <table>
  5 + <minMaxTable name="Energy" units="MeV/n" minName="N_Bins_Low_Energy" maxName="N_Bins_High_Energy"/>
  6 + </table>
  7 + </info>
  8 + <get>
  9 + <vi name='so:het:anti.2'>
  10 + <baseParam name='N_Uncertainty'>
  11 + <clb name="N_Bins_Low_Energy"/>
  12 + <clb name="N_Bins_High_Energy"/>
  13 + </baseParam>
  14 + </vi>
  15 + </get>
  16 + <process/>
  17 + <output>
  18 + <plot>
  19 + <timePlot>
  20 + <params>
  21 + <param id="solo_het_asun_nunc">
  22 + <spectro yAxis="y-left"/>
  23 + </param>
  24 + </params>
  25 + <axes>
  26 + <yAxis>
  27 + <digitalAxis id="y-left" scale="logarithmic"/>
  28 + </yAxis>
  29 + <zAxis>
  30 + <colorAxis scale="logarithmic"/>
  31 + </zAxis>
  32 + </axes>
  33 + </timePlot>
  34 + </plot>
  35 + </output>
  36 +</param>
  37 +
... ...
PARAM_DEF/solo_het_asun_oflux.xml 0 → 100644
... ... @@ -0,0 +1,37 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id='solo_het_asun_oflux'>
  3 + <info>
  4 + <table>
  5 + <minMaxTable name="Energy" units="MeV/n" minName="O_Bins_Low_Energy" maxName="O_Bins_High_Energy"/>
  6 + </table>
  7 + </info>
  8 + <get>
  9 + <vi name='so:het:anti.2'>
  10 + <baseParam name='O_Flux'>
  11 + <clb name="O_Bins_Low_Energy"/>
  12 + <clb name="O_Bins_High_Energy"/>
  13 + </baseParam>
  14 + </vi>
  15 + </get>
  16 + <process/>
  17 + <output>
  18 + <plot>
  19 + <timePlot>
  20 + <params>
  21 + <param id="solo_het_asun_oflux">
  22 + <spectro yAxis="y-left"/>
  23 + </param>
  24 + </params>
  25 + <axes>
  26 + <yAxis>
  27 + <digitalAxis id="y-left" scale="logarithmic"/>
  28 + </yAxis>
  29 + <zAxis>
  30 + <colorAxis scale="logarithmic"/>
  31 + </zAxis>
  32 + </axes>
  33 + </timePlot>
  34 + </plot>
  35 + </output>
  36 +</param>
  37 +
... ...
PARAM_DEF/solo_het_asun_ounc.xml 0 → 100644
... ... @@ -0,0 +1,37 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id='solo_het_asun_ounc'>
  3 + <info>
  4 + <table>
  5 + <minMaxTable name="Energy" units="MeV/n" minName="O_Bins_Low_Energy" maxName="O_Bins_High_Energy"/>
  6 + </table>
  7 + </info>
  8 + <get>
  9 + <vi name='so:het:anti.2'>
  10 + <baseParam name='O_Uncertainty'>
  11 + <clb name="O_Bins_Low_Energy"/>
  12 + <clb name="O_Bins_High_Energy"/>
  13 + </baseParam>
  14 + </vi>
  15 + </get>
  16 + <process/>
  17 + <output>
  18 + <plot>
  19 + <timePlot>
  20 + <params>
  21 + <param id="solo_het_asun_ounc">
  22 + <spectro yAxis="y-left"/>
  23 + </param>
  24 + </params>
  25 + <axes>
  26 + <yAxis>
  27 + <digitalAxis id="y-left" scale="logarithmic"/>
  28 + </yAxis>
  29 + <zAxis>
  30 + <colorAxis scale="logarithmic"/>
  31 + </zAxis>
  32 + </axes>
  33 + </timePlot>
  34 + </plot>
  35 + </output>
  36 +</param>
  37 +
... ...
PARAM_DEF/solo_het_north_1_qf.xml
... ... @@ -11,7 +11,7 @@
11 11 </info>
12 12 <get>
13 13 <vi name='so:het:north.1'>
14   - <baseParam name='QUALITY_FLAG' useNearestValue="true"/>
  14 + <baseParam name='QUALITY_FLAG_1' useNearestValue="true"/>
15 15 </vi>
16 16 </get>
17 17 <process/>
... ...
PARAM_DEF/solo_het_north_2_qf.xml 0 → 100644
... ... @@ -0,0 +1,30 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id='solo_het_north_2_qf'>
  3 + <info>
  4 + <status_def>
  5 + <status minVal="0" maxVal="0" name="Bad"/>
  6 + <status minVal="1" maxVal="1" name="Known problems"/>
  7 + <status minVal="2" maxVal="2" name="Survey"/>
  8 + <status minVal="3" maxVal="3" name="Good"/>
  9 + <status minVal="4" maxVal="4" name="Exellent"/>
  10 + </status_def>
  11 + </info>
  12 + <get>
  13 + <vi name='so:het:north.2'>
  14 + <baseParam name='QUALITY_FLAG_2' useNearestValue="true"/>
  15 + </vi>
  16 + </get>
  17 + <process/>
  18 + <output>
  19 + <plot>
  20 + <statusPlot position="top" colorMapIndex="0">
  21 + <params>
  22 + <param id="solo_het_north_2_qf">
  23 + <serie/>
  24 + </param>
  25 + </params>
  26 + </statusPlot>
  27 + </plot>
  28 + </output>
  29 + </param>
  30 +
... ...
PARAM_DEF/solo_het_north_cflux.xml 0 → 100644
... ... @@ -0,0 +1,37 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id='solo_het_north_cflux'>
  3 + <info>
  4 + <table>
  5 + <minMaxTable name="Energy" units="MeV/n" minName="C_Bins_Low_Energy" maxName="C_Bins_High_Energy"/>
  6 + </table>
  7 + </info>
  8 + <get>
  9 + <vi name='so:het:north.2'>
  10 + <baseParam name='C_Flux'>
  11 + <clb name="C_Bins_Low_Energy"/>
  12 + <clb name="C_Bins_High_Energy"/>
  13 + </baseParam>
  14 + </vi>
  15 + </get>
  16 + <process/>
  17 + <output>
  18 + <plot>
  19 + <timePlot>
  20 + <params>
  21 + <param id="solo_het_north_cflux">
  22 + <spectro yAxis="y-left"/>
  23 + </param>
  24 + </params>
  25 + <axes>
  26 + <yAxis>
  27 + <digitalAxis id="y-left" scale="logarithmic"/>
  28 + </yAxis>
  29 + <zAxis>
  30 + <colorAxis scale="logarithmic"/>
  31 + </zAxis>
  32 + </axes>
  33 + </timePlot>
  34 + </plot>
  35 + </output>
  36 +</param>
  37 +
... ...
PARAM_DEF/solo_het_north_cunc.xml 0 → 100644
... ... @@ -0,0 +1,37 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id='solo_het_north_cunc'>
  3 + <info>
  4 + <table>
  5 + <minMaxTable name="Energy" units="MeV/n" minName="C_Bins_Low_Energy" maxName="C_Bins_High_Energy"/>
  6 + </table>
  7 + </info>
  8 + <get>
  9 + <vi name='so:het:north.2'>
  10 + <baseParam name='C_Uncertainty'>
  11 + <clb name="C_Bins_Low_Energy"/>
  12 + <clb name="C_Bins_High_Energy"/>
  13 + </baseParam>
  14 + </vi>
  15 + </get>
  16 + <process/>
  17 + <output>
  18 + <plot>
  19 + <timePlot>
  20 + <params>
  21 + <param id="solo_het_north_cunc">
  22 + <spectro yAxis="y-left"/>
  23 + </param>
  24 + </params>
  25 + <axes>
  26 + <yAxis>
  27 + <digitalAxis id="y-left" scale="logarithmic"/>
  28 + </yAxis>
  29 + <zAxis>
  30 + <colorAxis scale="logarithmic"/>
  31 + </zAxis>
  32 + </axes>
  33 + </timePlot>
  34 + </plot>
  35 + </output>
  36 +</param>
  37 +
... ...
PARAM_DEF/solo_het_north_nflux.xml 0 → 100644
... ... @@ -0,0 +1,37 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id='solo_het_north_nflux'>
  3 + <info>
  4 + <table>
  5 + <minMaxTable name="Energy" units="MeV/n" minName="N_Bins_Low_Energy" maxName="N_Bins_High_Energy"/>
  6 + </table>
  7 + </info>
  8 + <get>
  9 + <vi name='so:het:north.2'>
  10 + <baseParam name='N_Flux'>
  11 + <clb name="N_Bins_Low_Energy"/>
  12 + <clb name="N_Bins_High_Energy"/>
  13 + </baseParam>
  14 + </vi>
  15 + </get>
  16 + <process/>
  17 + <output>
  18 + <plot>
  19 + <timePlot>
  20 + <params>
  21 + <param id="solo_het_north_nflux">
  22 + <spectro yAxis="y-left"/>
  23 + </param>
  24 + </params>
  25 + <axes>
  26 + <yAxis>
  27 + <digitalAxis id="y-left" scale="logarithmic"/>
  28 + </yAxis>
  29 + <zAxis>
  30 + <colorAxis scale="logarithmic"/>
  31 + </zAxis>
  32 + </axes>
  33 + </timePlot>
  34 + </plot>
  35 + </output>
  36 +</param>
  37 +
... ...
PARAM_DEF/solo_het_north_nunc.xml 0 → 100644
... ... @@ -0,0 +1,37 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id='solo_het_north_nunc'>
  3 + <info>
  4 + <table>
  5 + <minMaxTable name="Energy" units="MeV/n" minName="N_Bins_Low_Energy" maxName="N_Bins_High_Energy"/>
  6 + </table>
  7 + </info>
  8 + <get>
  9 + <vi name='so:het:north.2'>
  10 + <baseParam name='N_Uncertainty'>
  11 + <clb name="N_Bins_Low_Energy"/>
  12 + <clb name="N_Bins_High_Energy"/>
  13 + </baseParam>
  14 + </vi>
  15 + </get>
  16 + <process/>
  17 + <output>
  18 + <plot>
  19 + <timePlot>
  20 + <params>
  21 + <param id="solo_het_north_nunc">
  22 + <spectro yAxis="y-left"/>
  23 + </param>
  24 + </params>
  25 + <axes>
  26 + <yAxis>
  27 + <digitalAxis id="y-left" scale="logarithmic"/>
  28 + </yAxis>
  29 + <zAxis>
  30 + <colorAxis scale="logarithmic"/>
  31 + </zAxis>
  32 + </axes>
  33 + </timePlot>
  34 + </plot>
  35 + </output>
  36 +</param>
  37 +
... ...
PARAM_DEF/solo_het_north_oflux.xml 0 → 100644
... ... @@ -0,0 +1,37 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id='solo_het_north_oflux'>
  3 + <info>
  4 + <table>
  5 + <minMaxTable name="Energy" units="MeV/n" minName="O_Bins_Low_Energy" maxName="O_Bins_High_Energy"/>
  6 + </table>
  7 + </info>
  8 + <get>
  9 + <vi name='so:het:north.2'>
  10 + <baseParam name='O_Flux'>
  11 + <clb name="O_Bins_Low_Energy"/>
  12 + <clb name="O_Bins_High_Energy"/>
  13 + </baseParam>
  14 + </vi>
  15 + </get>
  16 + <process/>
  17 + <output>
  18 + <plot>
  19 + <timePlot>
  20 + <params>
  21 + <param id="solo_het_north_oflux">
  22 + <spectro yAxis="y-left"/>
  23 + </param>
  24 + </params>
  25 + <axes>
  26 + <yAxis>
  27 + <digitalAxis id="y-left" scale="logarithmic"/>
  28 + </yAxis>
  29 + <zAxis>
  30 + <colorAxis scale="logarithmic"/>
  31 + </zAxis>
  32 + </axes>
  33 + </timePlot>
  34 + </plot>
  35 + </output>
  36 +</param>
  37 +
... ...
PARAM_DEF/solo_het_north_ounc.xml 0 → 100644
... ... @@ -0,0 +1,37 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id='solo_het_north_ounc'>
  3 + <info>
  4 + <table>
  5 + <minMaxTable name="Energy" units="MeV/n" minName="O_Bins_Low_Energy" maxName="O_Bins_High_Energy"/>
  6 + </table>
  7 + </info>
  8 + <get>
  9 + <vi name='so:het:north.2'>
  10 + <baseParam name='O_Uncertainty'>
  11 + <clb name="O_Bins_Low_Energy"/>
  12 + <clb name="O_Bins_High_Energy"/>
  13 + </baseParam>
  14 + </vi>
  15 + </get>
  16 + <process/>
  17 + <output>
  18 + <plot>
  19 + <timePlot>
  20 + <params>
  21 + <param id="solo_het_north_ounc">
  22 + <spectro yAxis="y-left"/>
  23 + </param>
  24 + </params>
  25 + <axes>
  26 + <yAxis>
  27 + <digitalAxis id="y-left" scale="logarithmic"/>
  28 + </yAxis>
  29 + <zAxis>
  30 + <colorAxis scale="logarithmic"/>
  31 + </zAxis>
  32 + </axes>
  33 + </timePlot>
  34 + </plot>
  35 + </output>
  36 +</param>
  37 +
... ...
PARAM_DEF/solo_het_south_1_qf.xml
... ... @@ -11,7 +11,7 @@
11 11 </info>
12 12 <get>
13 13 <vi name='so:het:south.1'>
14   - <baseParam name='QUALITY_FLAG' useNearestValue="true"/>
  14 + <baseParam name='QUALITY_FLAG_1' useNearestValue="true"/>
15 15 </vi>
16 16 </get>
17 17 <process/>
... ...
PARAM_DEF/solo_het_south_2_qf.xml 0 → 100644
... ... @@ -0,0 +1,30 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id='solo_het_south_2_qf'>
  3 + <info>
  4 + <status_def>
  5 + <status minVal="0" maxVal="0" name="Bad"/>
  6 + <status minVal="1" maxVal="1" name="Known problems"/>
  7 + <status minVal="2" maxVal="2" name="Survey"/>
  8 + <status minVal="3" maxVal="3" name="Good"/>
  9 + <status minVal="4" maxVal="4" name="Exellent"/>
  10 + </status_def>
  11 + </info>
  12 + <get>
  13 + <vi name='so:het:south.2'>
  14 + <baseParam name='QUALITY_FLAG_2' useNearestValue="true"/>
  15 + </vi>
  16 + </get>
  17 + <process/>
  18 + <output>
  19 + <plot>
  20 + <statusPlot position="top" colorMapIndex="0">
  21 + <params>
  22 + <param id="solo_het_south_2_qf">
  23 + <serie/>
  24 + </param>
  25 + </params>
  26 + </statusPlot>
  27 + </plot>
  28 + </output>
  29 + </param>
  30 +
... ...
PARAM_DEF/solo_het_south_cflux.xml 0 → 100644
... ... @@ -0,0 +1,37 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id='solo_het_south_cflux'>
  3 + <info>
  4 + <table>
  5 + <minMaxTable name="Energy" units="MeV/n" minName="C_Bins_Low_Energy" maxName="C_Bins_High_Energy"/>
  6 + </table>
  7 + </info>
  8 + <get>
  9 + <vi name='so:het:south.2'>
  10 + <baseParam name='C_Flux'>
  11 + <clb name="C_Bins_Low_Energy"/>
  12 + <clb name="C_Bins_High_Energy"/>
  13 + </baseParam>
  14 + </vi>
  15 + </get>
  16 + <process/>
  17 + <output>
  18 + <plot>
  19 + <timePlot>
  20 + <params>
  21 + <param id="solo_het_south_cflux">
  22 + <spectro yAxis="y-left"/>
  23 + </param>
  24 + </params>
  25 + <axes>
  26 + <yAxis>
  27 + <digitalAxis id="y-left" scale="logarithmic"/>
  28 + </yAxis>
  29 + <zAxis>
  30 + <colorAxis scale="logarithmic"/>
  31 + </zAxis>
  32 + </axes>
  33 + </timePlot>
  34 + </plot>
  35 + </output>
  36 +</param>
  37 +
... ...
PARAM_DEF/solo_het_south_cunc.xml 0 → 100644
... ... @@ -0,0 +1,37 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id='solo_het_south_cunc'>
  3 + <info>
  4 + <table>
  5 + <minMaxTable name="Energy" units="MeV/n" minName="C_Bins_Low_Energy" maxName="C_Bins_High_Energy"/>
  6 + </table>
  7 + </info>
  8 + <get>
  9 + <vi name='so:het:south.2'>
  10 + <baseParam name='C_Uncertainty'>
  11 + <clb name="C_Bins_Low_Energy"/>
  12 + <clb name="C_Bins_High_Energy"/>
  13 + </baseParam>
  14 + </vi>
  15 + </get>
  16 + <process/>
  17 + <output>
  18 + <plot>
  19 + <timePlot>
  20 + <params>
  21 + <param id="solo_het_south_cunc">
  22 + <spectro yAxis="y-left"/>
  23 + </param>
  24 + </params>
  25 + <axes>
  26 + <yAxis>
  27 + <digitalAxis id="y-left" scale="logarithmic"/>
  28 + </yAxis>
  29 + <zAxis>
  30 + <colorAxis scale="logarithmic"/>
  31 + </zAxis>
  32 + </axes>
  33 + </timePlot>
  34 + </plot>
  35 + </output>
  36 +</param>
  37 +
... ...
PARAM_DEF/solo_het_south_nflux.xml 0 → 100644
... ... @@ -0,0 +1,37 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id='solo_het_south_nflux'>
  3 + <info>
  4 + <table>
  5 + <minMaxTable name="Energy" units="MeV/n" minName="N_Bins_Low_Energy" maxName="N_Bins_High_Energy"/>
  6 + </table>
  7 + </info>
  8 + <get>
  9 + <vi name='so:het:south.2'>
  10 + <baseParam name='N_Flux'>
  11 + <clb name="N_Bins_Low_Energy"/>
  12 + <clb name="N_Bins_High_Energy"/>
  13 + </baseParam>
  14 + </vi>
  15 + </get>
  16 + <process/>
  17 + <output>
  18 + <plot>
  19 + <timePlot>
  20 + <params>
  21 + <param id="solo_het_south_nflux">
  22 + <spectro yAxis="y-left"/>
  23 + </param>
  24 + </params>
  25 + <axes>
  26 + <yAxis>
  27 + <digitalAxis id="y-left" scale="logarithmic"/>
  28 + </yAxis>
  29 + <zAxis>
  30 + <colorAxis scale="logarithmic"/>
  31 + </zAxis>
  32 + </axes>
  33 + </timePlot>
  34 + </plot>
  35 + </output>
  36 +</param>
  37 +
... ...
PARAM_DEF/solo_het_south_nunc.xml 0 → 100644
... ... @@ -0,0 +1,37 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id='solo_het_south_nunc'>
  3 + <info>
  4 + <table>
  5 + <minMaxTable name="Energy" units="MeV/n" minName="N_Bins_Low_Energy" maxName="N_Bins_High_Energy"/>
  6 + </table>
  7 + </info>
  8 + <get>
  9 + <vi name='so:het:south.2'>
  10 + <baseParam name='N_Uncertainty'>
  11 + <clb name="N_Bins_Low_Energy"/>
  12 + <clb name="N_Bins_High_Energy"/>
  13 + </baseParam>
  14 + </vi>
  15 + </get>
  16 + <process/>
  17 + <output>
  18 + <plot>
  19 + <timePlot>
  20 + <params>
  21 + <param id="solo_het_south_nunc">
  22 + <spectro yAxis="y-left"/>
  23 + </param>
  24 + </params>
  25 + <axes>
  26 + <yAxis>
  27 + <digitalAxis id="y-left" scale="logarithmic"/>
  28 + </yAxis>
  29 + <zAxis>
  30 + <colorAxis scale="logarithmic"/>
  31 + </zAxis>
  32 + </axes>
  33 + </timePlot>
  34 + </plot>
  35 + </output>
  36 +</param>
  37 +
... ...
PARAM_DEF/solo_het_south_oflux.xml 0 → 100644
... ... @@ -0,0 +1,37 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id='solo_het_south_oflux'>
  3 + <info>
  4 + <table>
  5 + <minMaxTable name="Energy" units="MeV/n" minName="O_Bins_Low_Energy" maxName="O_Bins_High_Energy"/>
  6 + </table>
  7 + </info>
  8 + <get>
  9 + <vi name='so:het:south.2'>
  10 + <baseParam name='O_Flux'>
  11 + <clb name="O_Bins_Low_Energy"/>
  12 + <clb name="O_Bins_High_Energy"/>
  13 + </baseParam>
  14 + </vi>
  15 + </get>
  16 + <process/>
  17 + <output>
  18 + <plot>
  19 + <timePlot>
  20 + <params>
  21 + <param id="solo_het_south_oflux">
  22 + <spectro yAxis="y-left"/>
  23 + </param>
  24 + </params>
  25 + <axes>
  26 + <yAxis>
  27 + <digitalAxis id="y-left" scale="logarithmic"/>
  28 + </yAxis>
  29 + <zAxis>
  30 + <colorAxis scale="logarithmic"/>
  31 + </zAxis>
  32 + </axes>
  33 + </timePlot>
  34 + </plot>
  35 + </output>
  36 +</param>
  37 +
... ...
PARAM_DEF/solo_het_south_ounc.xml 0 → 100644
... ... @@ -0,0 +1,37 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id='solo_het_south_ounc'>
  3 + <info>
  4 + <table>
  5 + <minMaxTable name="Energy" units="MeV/n" minName="O_Bins_Low_Energy" maxName="O_Bins_High_Energy"/>
  6 + </table>
  7 + </info>
  8 + <get>
  9 + <vi name='so:het:south.2'>
  10 + <baseParam name='O_Uncertainty'>
  11 + <clb name="O_Bins_Low_Energy"/>
  12 + <clb name="O_Bins_High_Energy"/>
  13 + </baseParam>
  14 + </vi>
  15 + </get>
  16 + <process/>
  17 + <output>
  18 + <plot>
  19 + <timePlot>
  20 + <params>
  21 + <param id="solo_het_south_ounc">
  22 + <spectro yAxis="y-left"/>
  23 + </param>
  24 + </params>
  25 + <axes>
  26 + <yAxis>
  27 + <digitalAxis id="y-left" scale="logarithmic"/>
  28 + </yAxis>
  29 + <zAxis>
  30 + <colorAxis scale="logarithmic"/>
  31 + </zAxis>
  32 + </axes>
  33 + </timePlot>
  34 + </plot>
  35 + </output>
  36 +</param>
  37 +
... ...
PARAM_DEF/solo_het_sun_1_qf.xml
... ... @@ -11,7 +11,7 @@
11 11 </info>
12 12 <get>
13 13 <vi name='so:het:sun.1'>
14   - <baseParam name='QUALITY_FLAG' useNearestValue="true"/>
  14 + <baseParam name='QUALITY_FLAG_1' useNearestValue="true"/>
15 15 </vi>
16 16 </get>
17 17 <process/>
... ...
PARAM_DEF/solo_het_sun_2_qf.xml 0 → 100644
... ... @@ -0,0 +1,30 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id='solo_het_sun_2_qf'>
  3 + <info>
  4 + <status_def>
  5 + <status minVal="0" maxVal="0" name="Bad"/>
  6 + <status minVal="1" maxVal="1" name="Known problems"/>
  7 + <status minVal="2" maxVal="2" name="Survey"/>
  8 + <status minVal="3" maxVal="3" name="Good"/>
  9 + <status minVal="4" maxVal="4" name="Exellent"/>
  10 + </status_def>
  11 + </info>
  12 + <get>
  13 + <vi name='so:het:sun.2'>
  14 + <baseParam name='QUALITY_FLAG_2' useNearestValue="true"/>
  15 + </vi>
  16 + </get>
  17 + <process/>
  18 + <output>
  19 + <plot>
  20 + <statusPlot position="top" colorMapIndex="0">
  21 + <params>
  22 + <param id="solo_het_sun_2_qf">
  23 + <serie/>
  24 + </param>
  25 + </params>
  26 + </statusPlot>
  27 + </plot>
  28 + </output>
  29 + </param>
  30 +
... ...
PARAM_DEF/solo_het_sun_cunc.xml 0 → 100644
... ... @@ -0,0 +1,37 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id='solo_het_sun_cunc'>
  3 + <info>
  4 + <table>
  5 + <minMaxTable name="Energy" units="MeV/n" minName="C_Bins_Low_Energy" maxName="C_Bins_High_Energy"/>
  6 + </table>
  7 + </info>
  8 + <get>
  9 + <vi name='so:het:sun.2'>
  10 + <baseParam name='C_Uncertainty'>
  11 + <clb name="C_Bins_Low_Energy"/>
  12 + <clb name="C_Bins_High_Energy"/>
  13 + </baseParam>
  14 + </vi>
  15 + </get>
  16 + <process/>
  17 + <output>
  18 + <plot>
  19 + <timePlot>
  20 + <params>
  21 + <param id="solo_het_sun_cunc">
  22 + <spectro yAxis="y-left"/>
  23 + </param>
  24 + </params>
  25 + <axes>
  26 + <yAxis>
  27 + <digitalAxis id="y-left" scale="logarithmic"/>
  28 + </yAxis>
  29 + <zAxis>
  30 + <colorAxis scale="logarithmic"/>
  31 + </zAxis>
  32 + </axes>
  33 + </timePlot>
  34 + </plot>
  35 + </output>
  36 +</param>
  37 +
... ...
PARAM_DEF/solo_het_sun_nunc.xml 0 → 100644
... ... @@ -0,0 +1,37 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id='solo_het_sun_nunc'>
  3 + <info>
  4 + <table>
  5 + <minMaxTable name="Energy" units="MeV/n" minName="N_Bins_Low_Energy" maxName="N_Bins_High_Energy"/>
  6 + </table>
  7 + </info>
  8 + <get>
  9 + <vi name='so:het:sun.2'>
  10 + <baseParam name='N_Uncertainty'>
  11 + <clb name="N_Bins_Low_Energy"/>
  12 + <clb name="N_Bins_High_Energy"/>
  13 + </baseParam>
  14 + </vi>
  15 + </get>
  16 + <process/>
  17 + <output>
  18 + <plot>
  19 + <timePlot>
  20 + <params>
  21 + <param id="solo_het_sun_nunc">
  22 + <spectro yAxis="y-left"/>
  23 + </param>
  24 + </params>
  25 + <axes>
  26 + <yAxis>
  27 + <digitalAxis id="y-left" scale="logarithmic"/>
  28 + </yAxis>
  29 + <zAxis>
  30 + <colorAxis scale="logarithmic"/>
  31 + </zAxis>
  32 + </axes>
  33 + </timePlot>
  34 + </plot>
  35 + </output>
  36 +</param>
  37 +
... ...
PARAM_DEF/solo_het_sun_ounc.xml 0 → 100644
... ... @@ -0,0 +1,37 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id='solo_het_sun_ounc'>
  3 + <info>
  4 + <table>
  5 + <minMaxTable name="Energy" units="MeV/n" minName="O_Bins_Low_Energy" maxName="O_Bins_High_Energy"/>
  6 + </table>
  7 + </info>
  8 + <get>
  9 + <vi name='so:het:sun.2'>
  10 + <baseParam name='O_Uncertainty'>
  11 + <clb name="O_Bins_Low_Energy"/>
  12 + <clb name="O_Bins_High_Energy"/>
  13 + </baseParam>
  14 + </vi>
  15 + </get>
  16 + <process/>
  17 + <output>
  18 + <plot>
  19 + <timePlot>
  20 + <params>
  21 + <param id="solo_het_sun_ounc">
  22 + <spectro yAxis="y-left"/>
  23 + </param>
  24 + </params>
  25 + <axes>
  26 + <yAxis>
  27 + <digitalAxis id="y-left" scale="logarithmic"/>
  28 + </yAxis>
  29 + <zAxis>
  30 + <colorAxis scale="logarithmic"/>
  31 + </zAxis>
  32 + </axes>
  33 + </timePlot>
  34 + </plot>
  35 + </output>
  36 +</param>
  37 +
... ...