Commit 5d7ea4a0eb80dacf8fd524b0ca20be2f5d41253c
1 parent
ee31e432
Exists in
master
and in
7 other branches
Fix error in vex els spec parameter defintion
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
PARAM_DEF/vex_els_spec.xml
@@ -21,7 +21,7 @@ | @@ -21,7 +21,7 @@ | ||
21 | </vi> | 21 | </vi> |
22 | <amdaParam name="vex_els_energy"/> | 22 | <amdaParam name="vex_els_energy"/> |
23 | </get> | 23 | </get> |
24 | - <process>#vex_els_decode(mexvex_els_calculate($vex_els_all_ELS,$vex_els_all_TimeCompres,$vex_els_all_EnergyCompres,##anode##);$vex_els_energy)</process> | 24 | + <process>#vex_els_decode(mexvex_els_calculate($vex_els_all_ELS,$vex_els_all_TimeCompres,$vex_els_all_EnergyCompres,##anode##);$vex_els_all_EnergyTable)</process> |
25 | <output> | 25 | <output> |
26 | <plot> | 26 | <plot> |
27 | <timePlot> | 27 | <timePlot> |