Commit 4fc759ae13ab715922e1c6057f35aa4fc13b629e

Authored by Benjamin Renard
1 parent 00dc31a9

Merge MMS EDP parameters (except burst ones) from amdadev

PARAM_DEF/mms1_dce_gse.xml
1 1 <?xml version="1.0"?>
2 2 <param xml:id="mms1_dce_gse">
  3 + <info>
  4 + <fill_value>-1.e+31</fill_value>
  5 + </info>
3 6 <get><vi name="mms1:edp:dce"><baseParam name="mms1_edp_dce_gse_fast_l2"/></vi></get>
4 7 <process/>
5 8 <output/>
... ...
PARAM_DEF/mms2_dce_err.xml 0 → 100644
... ... @@ -0,0 +1,6 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="mms2_dce_err">
  3 + <get><vi name="mms2:edp:dce"><baseParam name="mms2_edp_dce_err_fast_l2"/></vi></get>
  4 + <process/>
  5 + <output/>
  6 +</param>
... ...
PARAM_DEF/mms2_dce_gse.xml 0 → 100644
... ... @@ -0,0 +1,9 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="mms2_dce_gse">
  3 + <info>
  4 + <fill_value>-1.e+31</fill_value>
  5 + </info>
  6 + <get><vi name="mms2:edp:dce"><baseParam name="mms2_edp_dce_gse_fast_l2"/></vi></get>
  7 + <process/>
  8 + <output/>
  9 +</param>
... ...
PARAM_DEF/mms2_dce_gsm.xml 0 → 100644
... ... @@ -0,0 +1,6 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="mms2_dce_gsm">
  3 + <get><amdaParam name="mms2_dce_gse"/></get>
  4 + <process>#framesTransformation($mms2_dce_gse;GSE;GSM;false)</process>
  5 + <output/>
  6 +</param>
... ...
PARAM_DEF/mms2_dce_para.xml 0 → 100644
... ... @@ -0,0 +1,6 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="mms2_dce_para">
  3 + <get><vi name="mms2:edp:dce"><baseParam name="mms2_edp_dce_par_epar_fast_l2"/></vi></get>
  4 + <process/>
  5 + <output/>
  6 +</param>
... ...
PARAM_DEF/mms2_edp_dce_qual.xml 0 → 100644
... ... @@ -0,0 +1,24 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="mms2_edp_dce_qual">
  3 + <info>
  4 + <status_def>
  5 + <status minVal="0" maxVal="0" name="Bad"/>
  6 + <status minVal="1" maxVal="1" name="Satisfactory"/>
  7 + <status minVal="2" maxVal="2" name="Good"/>
  8 + <status minVal="3" maxVal="3" name="Exellent"/>
  9 + </status_def>
  10 + </info>
  11 + <get><vi name="mms2:edp:dce"><baseParam name="mms2_edp_quality_fast_l2"/></vi></get>
  12 + <process/>
  13 + <output>
  14 + <plot>
  15 + <statusPlot position="top" colorMapIndex="0">
  16 + <params>
  17 + <param id="mms2_edp_dce_qual">
  18 + <serie/>
  19 + </param>
  20 + </params>
  21 + </statusPlot>
  22 + </plot>
  23 + </output>
  24 +</param>
... ...
PARAM_DEF/mms2_edp_espec.xml 0 → 100644
... ... @@ -0,0 +1,36 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="mms2_edp_espec">
  3 + <info>
  4 + <table>
  5 + <centerAutoTable name="Frequency" units="Hz" centerName="Frequency" log="false"/>
  6 + </table>
  7 + </info>
  8 + <get>
  9 + <vi name="mms2:edp:hfesp">
  10 + <baseParam name="mms2_edp_hfesp_srvy_l2">
  11 + <clb name="Frequency"/>
  12 + </baseParam>
  13 + </vi>
  14 +
  15 + </get>
  16 + <process/>
  17 + <output>
  18 + <plot>
  19 + <timePlot>
  20 + <params>
  21 + <param id="mms2_edp_espec">
  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 colorMapIndex="1" scale="logarithmic"/>
  31 + </zAxis>
  32 + </axes>
  33 + </timePlot>
  34 + </plot>
  35 + </output>
  36 +</param>
... ...
PARAM_DEF/mms2_edp_scpot.xml 0 → 100644
... ... @@ -0,0 +1,6 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="mms2_edp_scpot">
  3 + <get><vi name="mms2:edp:scpot"><baseParam name="mms2_edp_scpot_fast_l2"/></vi></get>
  4 + <process/>
  5 + <output/>
  6 +</param>
... ...
PARAM_DEF/mms2_edp_scpot_qual.xml 0 → 100644
... ... @@ -0,0 +1,24 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="mms2_edp_scpot_qual">
  3 + <info>
  4 + <status_def>
  5 + <status minVal="0" maxVal="0" name="Bad"/>
  6 + <status minVal="1" maxVal="1" name="Satisfactory"/>
  7 + <status minVal="2" maxVal="2" name="Good"/>
  8 + <status minVal="3" maxVal="3" name="Exellent"/>
  9 + </status_def>
  10 + </info>
  11 + <get><vi name="mms2:edp:scpot"><baseParam name="mms2_edp_quality_fast_l2"/></vi></get>
  12 + <process/>
  13 + <output>
  14 + <plot>
  15 + <statusPlot position="top" colorMapIndex="0">
  16 + <params>
  17 + <param id="mms2_edp_scpot_qual">
  18 + <serie/>
  19 + </param>
  20 + </params>
  21 + </statusPlot>
  22 + </plot>
  23 + </output>
  24 +</param>
... ...
PARAM_DEF/mms3_dce_err.xml 0 → 100644
... ... @@ -0,0 +1,6 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="mms3_dce_err">
  3 + <get><vi name="mms3:edp:dce"><baseParam name="mms3_edp_dce_err_fast_l2"/></vi></get>
  4 + <process/>
  5 + <output/>
  6 +</param>
... ...
PARAM_DEF/mms3_dce_gse.xml 0 → 100644
... ... @@ -0,0 +1,9 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="mms3_dce_gse">
  3 + <info>
  4 + <fill_value>-1.e+31</fill_value>
  5 + </info>
  6 + <get><vi name="mms3:edp:dce"><baseParam name="mms3_edp_dce_gse_fast_l2"/></vi></get>
  7 + <process/>
  8 + <output/>
  9 +</param>
... ...
PARAM_DEF/mms3_dce_gsm.xml 0 → 100644
... ... @@ -0,0 +1,6 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="mms3_dce_gsm">
  3 + <get><amdaParam name="mms3_dce_gse"/></get>
  4 + <process>#framesTransformation($mms3_dce_gse;GSE;GSM;false)</process>
  5 + <output/>
  6 +</param>
... ...
PARAM_DEF/mms3_dce_para.xml 0 → 100644
... ... @@ -0,0 +1,6 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="mms3_dce_para">
  3 + <get><vi name="mms3:edp:dce"><baseParam name="mms3_edp_dce_par_epar_fast_l2"/></vi></get>
  4 + <process/>
  5 + <output/>
  6 +</param>
... ...
PARAM_DEF/mms3_edp_dce_qual.xml 0 → 100644
... ... @@ -0,0 +1,24 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="mms3_edp_dce_qual">
  3 + <info>
  4 + <status_def>
  5 + <status minVal="0" maxVal="0" name="Bad"/>
  6 + <status minVal="1" maxVal="1" name="Satisfactory"/>
  7 + <status minVal="2" maxVal="2" name="Good"/>
  8 + <status minVal="3" maxVal="3" name="Exellent"/>
  9 + </status_def>
  10 + </info>
  11 + <get><vi name="mms3:edp:dce"><baseParam name="mms3_edp_quality_fast_l2"/></vi></get>
  12 + <process/>
  13 + <output>
  14 + <plot>
  15 + <statusPlot position="top" colorMapIndex="0">
  16 + <params>
  17 + <param id="mms3_edp_dce_qual">
  18 + <serie/>
  19 + </param>
  20 + </params>
  21 + </statusPlot>
  22 + </plot>
  23 + </output>
  24 +</param>
... ...
PARAM_DEF/mms3_edp_espec.xml 0 → 100644
... ... @@ -0,0 +1,36 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="mms3_edp_espec">
  3 + <info>
  4 + <table>
  5 + <centerAutoTable name="Frequency" units="Hz" centerName="Frequency" log="false"/>
  6 + </table>
  7 + </info>
  8 + <get>
  9 + <vi name="mms3:edp:hfesp">
  10 + <baseParam name="mms3_edp_hfesp_srvy_l2">
  11 + <clb name="Frequency"/>
  12 + </baseParam>
  13 + </vi>
  14 +
  15 + </get>
  16 + <process/>
  17 + <output>
  18 + <plot>
  19 + <timePlot>
  20 + <params>
  21 + <param id="mms3_edp_espec">
  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 colorMapIndex="1" scale="logarithmic"/>
  31 + </zAxis>
  32 + </axes>
  33 + </timePlot>
  34 + </plot>
  35 + </output>
  36 +</param>
... ...
PARAM_DEF/mms3_edp_scpot.xml 0 → 100644
... ... @@ -0,0 +1,6 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="mms3_edp_scpot">
  3 + <get><vi name="mms3:edp:scpot"><baseParam name="mms3_edp_scpot_fast_l2"/></vi></get>
  4 + <process/>
  5 + <output/>
  6 +</param>
... ...
PARAM_DEF/mms3_edp_scpot_qual.xml 0 → 100644
... ... @@ -0,0 +1,24 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="mms3_edp_scpot_qual">
  3 + <info>
  4 + <status_def>
  5 + <status minVal="0" maxVal="0" name="Bad"/>
  6 + <status minVal="1" maxVal="1" name="Satisfactory"/>
  7 + <status minVal="2" maxVal="2" name="Good"/>
  8 + <status minVal="3" maxVal="3" name="Exellent"/>
  9 + </status_def>
  10 + </info>
  11 + <get><vi name="mms3:edp:scpot"><baseParam name="mms3_edp_quality_fast_l2"/></vi></get>
  12 + <process/>
  13 + <output>
  14 + <plot>
  15 + <statusPlot position="top" colorMapIndex="0">
  16 + <params>
  17 + <param id="mms3_edp_scpot_qual">
  18 + <serie/>
  19 + </param>
  20 + </params>
  21 + </statusPlot>
  22 + </plot>
  23 + </output>
  24 +</param>
... ...
PARAM_DEF/mms4_dce_err.xml 0 → 100644
... ... @@ -0,0 +1,6 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="mms4_dce_err">
  3 + <get><vi name="mms4:edp:dce"><baseParam name="mms4_edp_dce_err_fast_l2"/></vi></get>
  4 + <process/>
  5 + <output/>
  6 +</param>
... ...
PARAM_DEF/mms4_dce_gse.xml 0 → 100644
... ... @@ -0,0 +1,9 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="mms4_dce_gse">
  3 + <info>
  4 + <fill_value>-1.e+31</fill_value>
  5 + </info>
  6 + <get><vi name="mms4:edp:dce"><baseParam name="mms4_edp_dce_gse_fast_l2"/></vi></get>
  7 + <process/>
  8 + <output/>
  9 +</param>
... ...
PARAM_DEF/mms4_dce_gsm.xml 0 → 100644
... ... @@ -0,0 +1,6 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="mms4_dce_gsm">
  3 + <get><amdaParam name="mms4_dce_gse"/></get>
  4 + <process>#framesTransformation($mms4_dce_gse;GSE;GSM;false)</process>
  5 + <output/>
  6 +</param>
... ...
PARAM_DEF/mms4_dce_para.xml 0 → 100644
... ... @@ -0,0 +1,6 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="mms4_dce_para">
  3 + <get><vi name="mms4:edp:dce"><baseParam name="mms4_edp_dce_par_epar_fast_l2"/></vi></get>
  4 + <process/>
  5 + <output/>
  6 +</param>
... ...
PARAM_DEF/mms4_edp_dce_qual.xml 0 → 100644
... ... @@ -0,0 +1,24 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="mms4_edp_dce_qual">
  3 + <info>
  4 + <status_def>
  5 + <status minVal="0" maxVal="0" name="Bad"/>
  6 + <status minVal="1" maxVal="1" name="Satisfactory"/>
  7 + <status minVal="2" maxVal="2" name="Good"/>
  8 + <status minVal="3" maxVal="3" name="Exellent"/>
  9 + </status_def>
  10 + </info>
  11 + <get><vi name="mms4:edp:dce"><baseParam name="mms4_edp_quality_fast_l2"/></vi></get>
  12 + <process/>
  13 + <output>
  14 + <plot>
  15 + <statusPlot position="top" colorMapIndex="0">
  16 + <params>
  17 + <param id="mms4_edp_dce_qual">
  18 + <serie/>
  19 + </param>
  20 + </params>
  21 + </statusPlot>
  22 + </plot>
  23 + </output>
  24 +</param>
... ...
PARAM_DEF/mms4_edp_espec.xml 0 → 100644
... ... @@ -0,0 +1,36 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="mms4_edp_espec">
  3 + <info>
  4 + <table>
  5 + <centerAutoTable name="Frequency" units="Hz" centerName="Frequency" log="false"/>
  6 + </table>
  7 + </info>
  8 + <get>
  9 + <vi name="mms4:edp:hfesp">
  10 + <baseParam name="mms4_edp_hfesp_srvy_l2">
  11 + <clb name="Frequency"/>
  12 + </baseParam>
  13 + </vi>
  14 +
  15 + </get>
  16 + <process/>
  17 + <output>
  18 + <plot>
  19 + <timePlot>
  20 + <params>
  21 + <param id="mms4_edp_espec">
  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 colorMapIndex="1" scale="logarithmic"/>
  31 + </zAxis>
  32 + </axes>
  33 + </timePlot>
  34 + </plot>
  35 + </output>
  36 +</param>
... ...
PARAM_DEF/mms4_edp_scpot.xml 0 → 100644
... ... @@ -0,0 +1,6 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="mms4_edp_scpot">
  3 + <get><vi name="mms4:edp:scpot"><baseParam name="mms4_edp_scpot_fast_l2"/></vi></get>
  4 + <process/>
  5 + <output/>
  6 +</param>
... ...
PARAM_DEF/mms4_edp_scpot_qual.xml 0 → 100644
... ... @@ -0,0 +1,24 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="mms4_edp_scpot_qual">
  3 + <info>
  4 + <status_def>
  5 + <status minVal="0" maxVal="0" name="Bad"/>
  6 + <status minVal="1" maxVal="1" name="Satisfactory"/>
  7 + <status minVal="2" maxVal="2" name="Good"/>
  8 + <status minVal="3" maxVal="3" name="Exellent"/>
  9 + </status_def>
  10 + </info>
  11 + <get><vi name="mms4:edp:scpot"><baseParam name="mms4_edp_quality_fast_l2"/></vi></get>
  12 + <process/>
  13 + <output>
  14 + <plot>
  15 + <statusPlot position="top" colorMapIndex="0">
  16 + <params>
  17 + <param id="mms4_edp_scpot_qual">
  18 + <serie/>
  19 + </param>
  20 + </params>
  21 + </statusPlot>
  22 + </plot>
  23 + </output>
  24 +</param>
... ...