Commit 35623d747302bf0e9b8016c27c9845ce3ae8a891

Authored by Myriam Bouchemit
1 parent c3191729

Fix some internal derived parameters

PARAM_DEF/pas_momgr_n_err.xml
1 1 <?xml version="1.0"?>
2 2 <param xml:id="pas_momgr_n_err">
3   - <gap_threshold>20</gap_threshold>
  3 + <reference_parameter>pas_momgr_n</reference_parameter>
4 4 <get>
5 5 <amdaParam name='pas_momgr_n'/>
6 6 <amdaParam name='pas_3d_tot'/>
... ...
PARAM_DEF/pas_momgr_v_err.xml
1 1 <?xml version="1.0"?>
2 2 <param xml:id="pas_momgr_v_err">
3   - <gap_threshold>20</gap_threshold>
  3 + <reference_parameter>pas_momgr_tav</reference_parameter>
4 4 <get>
5 5 <amdaParam name='pas_momgr_tav'/>
6 6 <amdaParam name='pas_3d_tot'/>
... ...