Commit fd275159446d416fa6f008ef14686fe3d49379ea

Authored by Alexandre Schulz
1 parent c292a7cc

Modified parameter definition of m10_bt.xml

Showing 1 changed file with 3 additions and 7 deletions   Show diff stats
PARAM_DEF/m10_bt.xml
1 1 <?xml version="1.0" encoding="UTF-8"?>
2 2 <param xml:id="m10_bt">
3 3 <get>
4   - <vi name="m10:mag:m1mean6s">
5   - <baseParam name="Bt"/>
6   - </vi>
  4 + <amdaParam name="m10_b_mo"/>
7 5 </get>
8   - <process></process>
9   - <output>
10   - <!---<plot>ORBIT</plot>-->
11   - </output>
  6 + <process>magnitude($m10_b_mo)</process>
  7 + <output/>
12 8 </param>
... ...