Commit 5b8fbf3184c840b70c25a90d44dfd4b4b0906fe4

Authored by Myriam Bouchemit
1 parent 8f9ff8b5

Fix

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
PARAM_DEF/psp_spe_EvsE.xml
... ... @@ -2,16 +2,16 @@
2 2 <param xml:id='psp_spe_EvsE'>
3 3 <info>
4 4 <table>
5   - <centerAutoTable name="energy" centerName="Energy" log="false" units="eV"/>
  5 + <centerAutoTable name="Energy" variable="true" centerName="psp_spe_energy" units="eV" log="false"/>
6 6 </table>
7 7 </info>
8 8 <gap_threshold>50</gap_threshold>
9 9 <get>
10 10 <vi name='psp:spe:pad'>
11 11 <baseParam name='EFLUX_VS_ENERGY'>
12   - <clb name="Energy"/>
13 12 </baseParam>
14 13 </vi>
  14 + <amdaParam name='psp_spe_energy'/>
15 15 </get>
16 16 <process/>
17 17 <output>
... ...