Commit 56aefc93c55a63deac2122d1276794889a039d47

Authored by Quentin Brzustowski
1 parent 47f3d6c0

corrections for Bepi MEA1

PARAM_DEF/bepi_mea1_3dcts.xml
@@ -9,11 +9,12 @@ @@ -9,11 +9,12 @@
9 </info> 9 </info>
10 <get> 10 <get>
11 <vi name="bepi:mea1:3d"> 11 <vi name="bepi:mea1:3d">
12 - <baseParam name="counts"/>  
13 - <clb name="Sectors"/>  
14 - <clb name="Channels"/> 12 + <baseParam name="counts">
  13 + <clb name="Sectors"/>
  14 + <clb name="Channels"/>
  15 + </baseParam>
15 </vi> 16 </vi>
16 - <amdaParam name="bepi_mea1_3denergy"> 17 + <amdaParam name="bepi_mea1_3denergy"/>
17 </get> 18 </get>
18 <process/> 19 <process/>
19 <output> 20 <output>
PARAM_DEF/bepi_mea1_pap.xml
@@ -8,8 +8,9 @@ @@ -8,8 +8,9 @@
8 </info> 8 </info>
9 <get> 9 <get>
10 <vi name="bepi:mea1:pap"> 10 <vi name="bepi:mea1:pap">
11 - <baseParam name="pap"/>  
12 - <clb name="Channels"/> 11 + <baseParam name="pap">
  12 + <clb name="Channels"/>
  13 + </baseParam>
13 </vi> 14 </vi>
14 <amdaParam name="bepi_mea1_papenergy"/> 15 <amdaParam name="bepi_mea1_papenergy"/>
15 </get> 16 </get>