Commit 09441f57d7cc04d7002aeb004bab394244eba756

Authored by Elena.Budnik
1 parent 25b64007

MMS1234/separation parameters, MMS1234/xyz_gsm parameters

PARAM_DEF/mms1234_sep_mms1_gse.xml 0 → 100644
... ... @@ -0,0 +1,9 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="mms1234_sep_mms1_gse">
  3 + <get>
  4 + <amdaParam name="mms1_xyz_gse"/>
  5 + <amdaParam name="mms1234_xyz_bary_gse"/>
  6 + </get>
  7 + <process>RADIUS_EARTH*($mms1_xyz_gse-$mms1234_xyz_bary_gse)</process>
  8 + <output/>
  9 +</param>
... ...
PARAM_DEF/mms1234_sep_mms1_gsm.xml 0 → 100644
... ... @@ -0,0 +1,9 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="mms1234_sep_mms1_gsm">
  3 + <get>
  4 + <amdaParam name="mms1_xyz_gsm"/>
  5 + <amdaParam name="mms1234_xyz_bary_gsm"/>
  6 + </get>
  7 + <process>RADIUS_EARTH*($mms1_xyz_gsm-$mms1234_xyz_bary_gsm)</process>
  8 + <output/>
  9 +</param>
... ...
PARAM_DEF/mms1234_sep_mms2_gse.xml 0 → 100644
... ... @@ -0,0 +1,9 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="mms1234_sep_mms2_gse">
  3 + <get>
  4 + <amdaParam name="mms2_xyz_gse"/>
  5 + <amdaParam name="mms1234_xyz_bary_gse"/>
  6 + </get>
  7 + <process>RADIUS_EARTH*($mms2_xyz_gse-$mms1234_xyz_bary_gse)</process>
  8 + <output/>
  9 +</param>
... ...
PARAM_DEF/mms1234_sep_mms2_gsm.xml 0 → 100644
... ... @@ -0,0 +1,9 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="mms1234_sep_mms2_gsm">
  3 + <get>
  4 + <amdaParam name="mms2_xyz_gsm"/>
  5 + <amdaParam name="mms1234_xyz_bary_gsm"/>
  6 + </get>
  7 + <process>RADIUS_EARTH*($mms2_xyz_gsm-$mms1234_xyz_bary_gsm)</process>
  8 + <output/>
  9 +</param>
... ...
PARAM_DEF/mms1234_sep_mms3_gse.xml 0 → 100644
... ... @@ -0,0 +1,9 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="mms1234_sep_mms3_gse">
  3 + <get>
  4 + <amdaParam name="mms3_xyz_gse"/>
  5 + <amdaParam name="mms1234_xyz_bary_gse"/>
  6 + </get>
  7 + <process>RADIUS_EARTH*($mms3_xyz_gse-$mms1234_xyz_bary_gse)</process>
  8 + <output/>
  9 +</param>
... ...
PARAM_DEF/mms1234_sep_mms3_gsm.xml 0 → 100644
... ... @@ -0,0 +1,9 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="mms1234_sep_mms3_gsm">
  3 + <get>
  4 + <amdaParam name="mms3_xyz_gsm"/>
  5 + <amdaParam name="mms1234_xyz_bary_gsm"/>
  6 + </get>
  7 + <process>RADIUS_EARTH*($mms3_xyz_gsm-$mms1234_xyz_bary_gsm)</process>
  8 + <output/>
  9 +</param>
... ...
PARAM_DEF/mms1234_sep_mms4_gse.xml 0 → 100644
... ... @@ -0,0 +1,9 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="mms1234_sep_mms4_gse">
  3 + <get>
  4 + <amdaParam name="mms4_xyz_gse"/>
  5 + <amdaParam name="mms1234_xyz_bary_gse"/>
  6 + </get>
  7 + <process>RADIUS_EARTH*($mms4_xyz_gse-$mms1234_xyz_bary_gse)</process>
  8 + <output/>
  9 +</param>
... ...
PARAM_DEF/mms1234_sep_mms4_gsm.xml 0 → 100644
... ... @@ -0,0 +1,9 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="mms1234_sep_mms4_gsm">
  3 + <get>
  4 + <amdaParam name="mms4_xyz_gsm"/>
  5 + <amdaParam name="mms1234_xyz_bary_gsm"/>
  6 + </get>
  7 + <process>RADIUS_EARTH*($mms4_xyz_gsm-$mms1234_xyz_bary_gsm)</process>
  8 + <output/>
  9 +</param>
... ...
PARAM_DEF/mms1234_xyz_bary_gse.xml 0 → 100644
... ... @@ -0,0 +1,40 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="mms1234_xyz_bary_gse">
  3 + <reference_parameter>mms1_xyz_gse</reference_parameter>
  4 + <get>
  5 + <amdaParam name="mms1_xyz_gse"/>
  6 + <amdaParam name="mms2_xyz_gse"/>
  7 + <amdaParam name="mms3_xyz_gse"/>
  8 + <amdaParam name="mms4_xyz_gse"/>
  9 + </get>
  10 + <process>($mms1_xyz_gse+$mms2_xyz_gse+$mms3_xyz_gse+$mms4_xyz_gse)/4</process>
  11 + <output>
  12 + <plot>
  13 + <xyPlot isotropic="true">
  14 + <params>
  15 + <param id="mms1234_xyz_bary_gse">
  16 + <orbitserie projection="XR" xAxis="xaxis_id" yAxis="y-left" id="1">
  17 + <line type="line" style="plain" width="1" color="[0,0,255]" />
  18 + <timeTick step="auto" number="0" minor="0" color="[255,0,0]">
  19 + <font name="sans-serif" size="8" style="upright" weight="bold"/>
  20 + <firstSymbol type="triangle" size="4" color="[0,255,0]"/>
  21 + <symbol type="full-circle" size="4" color="[255,0,255]"/>
  22 + </timeTick>
  23 + </orbitserie>
  24 + </param>
  25 + </params>
  26 + <additionalObjects>
  27 + <curvePlot serieId="1" color="[0,0,255]" width="4" style="long-spaced-dot">
  28 + <function name="bowshock_farris"/>
  29 + </curvePlot>
  30 + <curvePlot serieId="1" color="[255,0,0]" width="4" style="dot">
  31 + <function name="magnetopause_shue"/>
  32 + </curvePlot>
  33 + <curvePlot serieId="1" color="[255,128,0]" width="4" style="plain">
  34 + <function name="circle"/>
  35 + </curvePlot>
  36 + </additionalObjects>
  37 + </xyPlot>
  38 + </plot>
  39 + </output>
  40 +</param>
... ...
PARAM_DEF/mms1234_xyz_bary_gsm.xml 0 → 100644
... ... @@ -0,0 +1,40 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="mms1234_xyz_bary_gsm">
  3 + <reference_parameter>mms1_xyz_gsm</reference_parameter>
  4 + <get>
  5 + <amdaParam name="mms1_xyz_gsm"/>
  6 + <amdaParam name="mms2_xyz_gsm"/>
  7 + <amdaParam name="mms3_xyz_gsm"/>
  8 + <amdaParam name="mms4_xyz_gsm"/>
  9 + </get>
  10 + <process>($mms1_xyz_gsm+$mms2_xyz_gsm+$mms3_xyz_gsm+$mms4_xyz_gsm)/4</process>
  11 + <output>
  12 + <plot>
  13 + <xyPlot isotropic="true">
  14 + <params>
  15 + <param id="mms1234_xyz_bary_gsm">
  16 + <orbitserie projection="XR" xAxis="xaxis_id" yAxis="y-left" id="1">
  17 + <line type="line" style="plain" width="1" color="[0,0,255]" />
  18 + <timeTick step="auto" number="0" minor="0" color="[255,0,0]">
  19 + <font name="sans-serif" size="8" style="upright" weight="bold"/>
  20 + <firstSymbol type="triangle" size="4" color="[0,255,0]"/>
  21 + <symbol type="full-circle" size="4" color="[255,0,255]"/>
  22 + </timeTick>
  23 + </orbitserie>
  24 + </param>
  25 + </params>
  26 + <additionalObjects>
  27 + <curvePlot serieId="1" color="[0,0,255]" width="4" style="long-spaced-dot">
  28 + <function name="bowshock_farris"/>
  29 + </curvePlot>
  30 + <curvePlot serieId="1" color="[255,0,0]" width="4" style="dot">
  31 + <function name="magnetopause_shue"/>
  32 + </curvePlot>
  33 + <curvePlot serieId="1" color="[255,128,0]" width="4" style="plain">
  34 + <function name="circle"/>
  35 + </curvePlot>
  36 + </additionalObjects>
  37 + </xyPlot>
  38 + </plot>
  39 + </output>
  40 +</param>
... ...
PARAM_DEF/mms1_brst_des_palow.xml.bak 0 → 100644
... ... @@ -0,0 +1,35 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="mms1_brst_des_palow">
  3 + <info>
  4 + <table>
  5 + <centerTable name="PA" centerName="PitchAngles" size="6" units="deg"/>
  6 + </table>
  7 + </info>
  8 + <get>
  9 + <vi name="mms1:fpi:brst.desm">
  10 + <baseParam name="mms1_des_pitchangdist_lowen_brst">
  11 + <clb name="PitchAngles"/>
  12 + </baseParam>
  13 + </vi>
  14 + </get>
  15 + <process/>
  16 + <output>
  17 + <plot>
  18 + <timePlot>
  19 + <params>
  20 + <param id="mms1_brst_des_palow">
  21 + <spectro yAxis="y-left"/>
  22 + </param>
  23 + </params>
  24 + <axes>
  25 + <yAxis>
  26 + <digitalAxis id="y-left" scale="linear"/>
  27 + </yAxis>
  28 + <zAxis>
  29 + <colorAxis colorMapIndex="1" scale="logarithmic"/>
  30 + </zAxis>
  31 + </axes>
  32 + </timePlot>
  33 + </plot>
  34 + </output>
  35 +</param>
... ...
PARAM_DEF/mms1_xyz_gsm.xml 0 → 100644
... ... @@ -0,0 +1,36 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="mms1_xyz_gsm">
  3 + <get>
  4 + <amdaParam name="mms1_xyz_gse"/>
  5 + </get>
  6 + <process>#framesTransformation($mms1_xyz_gse*RADIUS_EARTH;GSE;GSM;true)/RADIUS_EARTH</process>
  7 + <output>
  8 + <plot>
  9 + <xyPlot isotropic="true">
  10 + <params>
  11 + <param id="mms1_xyz_gsm">
  12 + <orbitserie projection="XR" xAxis="xaxis_id" yAxis="y-left" id="1">
  13 + <line type="line" style="plain" width="1" color="[0,0,255]" />
  14 + <timeTick step="auto" number="0" minor="0" color="[255,0,0]">
  15 + <font name="sans-serif" size="8" style="upright" weight="bold"/>
  16 + <firstSymbol type="triangle" size="4" color="[0,255,0]"/>
  17 + <symbol type="full-circle" size="4" color="[255,0,255]"/>
  18 + </timeTick>
  19 + </orbitserie>
  20 + </param>
  21 + </params>
  22 + <additionalObjects>
  23 + <curvePlot serieId="1" color="[0,0,255]" width="4" style="long-spaced-dot">
  24 + <function name="bowshock_farris"/>
  25 + </curvePlot>
  26 + <curvePlot serieId="1" color="[255,0,0]" width="4" style="dot">
  27 + <function name="magnetopause_shue"/>
  28 + </curvePlot>
  29 + <curvePlot serieId="1" color="[255,128,0]" width="4" style="plain">
  30 + <function name="circle"/>
  31 + </curvePlot>
  32 + </additionalObjects>
  33 + </xyPlot>
  34 + </plot>
  35 + </output>
  36 +</param>
... ...
PARAM_DEF/mms2_xyz_gsm.xml 0 → 100644
... ... @@ -0,0 +1,36 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="mms2_xyz_gsm">
  3 + <get>
  4 + <amdaParam name="mms2_xyz_gse"/>
  5 + </get>
  6 + <process>#framesTransformation($mms2_xyz_gse*RADIUS_EARTH;GSE;GSM;true)/RADIUS_EARTH</process>
  7 + <output>
  8 + <plot>
  9 + <xyPlot isotropic="true">
  10 + <params>
  11 + <param id="mms2_xyz_gsm">
  12 + <orbitserie projection="XR" xAxis="xaxis_id" yAxis="y-left" id="1">
  13 + <line type="line" style="plain" width="1" color="[0,0,255]" />
  14 + <timeTick step="auto" number="0" minor="0" color="[255,0,0]">
  15 + <font name="sans-serif" size="8" style="upright" weight="bold"/>
  16 + <firstSymbol type="triangle" size="4" color="[0,255,0]"/>
  17 + <symbol type="full-circle" size="4" color="[255,0,255]"/>
  18 + </timeTick>
  19 + </orbitserie>
  20 + </param>
  21 + </params>
  22 + <additionalObjects>
  23 + <curvePlot serieId="1" color="[0,0,255]" width="4" style="long-spaced-dot">
  24 + <function name="bowshock_farris"/>
  25 + </curvePlot>
  26 + <curvePlot serieId="1" color="[255,0,0]" width="4" style="dot">
  27 + <function name="magnetopause_shue"/>
  28 + </curvePlot>
  29 + <curvePlot serieId="1" color="[255,128,0]" width="4" style="plain">
  30 + <function name="circle"/>
  31 + </curvePlot>
  32 + </additionalObjects>
  33 + </xyPlot>
  34 + </plot>
  35 + </output>
  36 +</param>
... ...
PARAM_DEF/mms3_xyz_gsm.xml 0 → 100644
... ... @@ -0,0 +1,36 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="mms3_xyz_gsm">
  3 + <get>
  4 + <amdaParam name="mms3_xyz_gse"/>
  5 + </get>
  6 + <process>#framesTransformation($mms3_xyz_gse*RADIUS_EARTH;GSE;GSM;true)/RADIUS_EARTH</process>
  7 + <output>
  8 + <plot>
  9 + <xyPlot isotropic="true">
  10 + <params>
  11 + <param id="mms3_xyz_gsm">
  12 + <orbitserie projection="XR" xAxis="xaxis_id" yAxis="y-left" id="1">
  13 + <line type="line" style="plain" width="1" color="[0,0,255]" />
  14 + <timeTick step="auto" number="0" minor="0" color="[255,0,0]">
  15 + <font name="sans-serif" size="8" style="upright" weight="bold"/>
  16 + <firstSymbol type="triangle" size="4" color="[0,255,0]"/>
  17 + <symbol type="full-circle" size="4" color="[255,0,255]"/>
  18 + </timeTick>
  19 + </orbitserie>
  20 + </param>
  21 + </params>
  22 + <additionalObjects>
  23 + <curvePlot serieId="1" color="[0,0,255]" width="4" style="long-spaced-dot">
  24 + <function name="bowshock_farris"/>
  25 + </curvePlot>
  26 + <curvePlot serieId="1" color="[255,0,0]" width="4" style="dot">
  27 + <function name="magnetopause_shue"/>
  28 + </curvePlot>
  29 + <curvePlot serieId="1" color="[255,128,0]" width="4" style="plain">
  30 + <function name="circle"/>
  31 + </curvePlot>
  32 + </additionalObjects>
  33 + </xyPlot>
  34 + </plot>
  35 + </output>
  36 +</param>
... ...
PARAM_DEF/mms4_xyz_gsm.xml 0 → 100644
... ... @@ -0,0 +1,36 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="mms4_xyz_gsm">
  3 + <get>
  4 + <amdaParam name="mms4_xyz_gse"/>
  5 + </get>
  6 + <process>#framesTransformation($mms4_xyz_gse*RADIUS_EARTH;GSE;GSM;true)/RADIUS_EARTH</process>
  7 + <output>
  8 + <plot>
  9 + <xyPlot isotropic="true">
  10 + <params>
  11 + <param id="mms4_xyz_gsm">
  12 + <orbitserie projection="XR" xAxis="xaxis_id" yAxis="y-left" id="1">
  13 + <line type="line" style="plain" width="1" color="[0,0,255]" />
  14 + <timeTick step="auto" number="0" minor="0" color="[255,0,0]">
  15 + <font name="sans-serif" size="8" style="upright" weight="bold"/>
  16 + <firstSymbol type="triangle" size="4" color="[0,255,0]"/>
  17 + <symbol type="full-circle" size="4" color="[255,0,255]"/>
  18 + </timeTick>
  19 + </orbitserie>
  20 + </param>
  21 + </params>
  22 + <additionalObjects>
  23 + <curvePlot serieId="1" color="[0,0,255]" width="4" style="long-spaced-dot">
  24 + <function name="bowshock_farris"/>
  25 + </curvePlot>
  26 + <curvePlot serieId="1" color="[255,0,0]" width="4" style="dot">
  27 + <function name="magnetopause_shue"/>
  28 + </curvePlot>
  29 + <curvePlot serieId="1" color="[255,128,0]" width="4" style="plain">
  30 + <function name="circle"/>
  31 + </curvePlot>
  32 + </additionalObjects>
  33 + </xyPlot>
  34 + </plot>
  35 + </output>
  36 +</param>
... ...