Commit 8082ee23216a6d22cdac73268d09ac450a5c5c0b

Authored by Quentin Brzustowski
1 parent bc3e206b

test pressure tensor

INTERNAL_PARAM_DEF/mms1_brst_desmpres_x.xml deleted
... ... @@ -1,7 +0,0 @@
1   -<?xml version="1.0"?>
2   -<param xml:id="mms1_brst_desmpres_x">
3   - <get><vi name="mms1:fpi:brst:desm">
4   - <baseParam name="mms1_des_prestensor_gse_brst"/></vi></get>
5   - <process>$mms1_fpi_brst_desm_mms1_des_prestensor_gse_brst[0]*1.0</process>
6   - <output/>
7   -</param>
INTERNAL_PARAM_DEF/mms1_brst_desmpres_xx.xml deleted
... ... @@ -1,8 +0,0 @@
1   -<?xml version="1.0"?>
2   -<param xml:id="mms1_brst_desmpres_xx">
3   - <get>
4   - <amdaParam name="mms1_brst_dempres_x"/>
5   - </get>
6   - <process>$mms1_brst_dempres_x[0]*1.0</process>
7   - <output/>
8   -</param>
INTERNAL_PARAM_DEF/mms1_brst_desmpres_y.xml deleted
... ... @@ -1,7 +0,0 @@
1   -<?xml version="1.0"?>
2   -<param xml:id="mms1_brst_desmpres_y">
3   - <get><vi name="mms1:fpi:brst:desm">
4   - <baseParam name="mms1_des_prestensor_gse_brst"/></vi></get>
5   - <process>$mms1_fpi_brst_desm_mms1_des_prestensor_gse_brst[1]*1.0</process>
6   - <output/>
7   -</param>
INTERNAL_PARAM_DEF/mms1_brst_desmpres_yy.xml deleted
... ... @@ -1,8 +0,0 @@
1   -<?xml version="1.0"?>
2   -<param xml:id="mms1_brst_desmpres_yy">
3   - <get>
4   - <amdaParam name="mms1_brst_dempres_y"/>
5   - </get>
6   - <process>$mms1_brst_dempres_y[0]*1.0</process>
7   - <output/>
8   -</param>
INTERNAL_PARAM_DEF/mms1_brst_desmpres_z.xml deleted
... ... @@ -1,7 +0,0 @@
1   -<?xml version="1.0"?>
2   -<param xml:id="mms1_brst_desmpres_z">
3   - <get><vi name="mms1:fpi:brst:desm">
4   - <baseParam name="mms1_des_prestensor_gse_brst"/></vi></get>
5   - <process>$mms1_fpi_brst_desm_mms1_des_prestensor_gse_brst[2]*1.0</process>
6   - <output/>
7   -</param>
INTERNAL_PARAM_DEF/mms1_brst_desmpres_zz.xml deleted
... ... @@ -1,8 +0,0 @@
1   -<?xml version="1.0"?>
2   -<param xml:id="mms1_brst_desmpres_zz">
3   - <get>
4   - <amdaParam name="mms1_brst_dempres_z"/>
5   - </get>
6   - <process>$mms1_brst_dempres_z[0]*1.0</process>
7   - <output/>
8   -</param>
PARAM_DEF/mms1_brst_desm_preserr.xml deleted
... ... @@ -1,7 +0,0 @@
1   -<?xml version="1.0"?>
2   -<param xml:id="mms1_brst_desm_preserr">
3   - <get><vi name="mms1:fpi:brst:desm">
4   - <baseParam name="mms1_des_prestensor_err_brst"/></vi></get>
5   - <process/>
6   - <output/>
7   -</param>
PARAM_DEF/mms1_brst_desmpres.xml deleted
... ... @@ -1,10 +0,0 @@
1   -<?xml version="1.0"?>
2   -<param xml:id="mms1_brst_desmpres">
3   - <get>
4   - <amdaParam name="mms1_brst_desmpres_xx"/>
5   - <amdaParam name="mms1_brst_desmpres_yy"/>
6   - <amdaParam name="mms1_brst_desmpres_zz"/>
7   - </get>
8   - <process>vector($mms1_brst_desmpres_xx,$mms1_brst_desmpres_yy,$mms1_brst_desmpres_zz)</process>
9   - <output/>
10   -</param>