Commit 770a175561bc3935fc81bebbabfb9046ed07fbd3
1 parent
432b5b45
Exists in
master
and in
7 other branches
Test fix
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
INTERNAL_PARAM_DEF/mlplasmas_mex_totels_0_5.xml
... | ... | @@ -15,8 +15,8 @@ |
15 | 15 | </info> |
16 | 16 | <time_resolution>4</time_resolution> |
17 | 17 | <get> |
18 | - <amdaParam name="mex_els_spec_sum_0_0_5"/> | |
18 | + <amdaParam name="mex_els_spec_sum"/> | |
19 | 19 | </get> |
20 | - <process description="mean_(mex_els_spec_sum(range[0,5]),20)">(#sampling_classic($mex_els_spec_sum_0_0_5;20))</process> | |
20 | + <process description="mean_(mex_els_spec_sum(range[0,5]),20)">(#sampling_classic(#sum_into_table_range($mex_els_spec_sum;0;0;5);20))</process> | |
21 | 21 | <output/> |
22 | 22 | </param> |
... | ... |