Commit c6ce811998036e983c4422e64421871e71db0605

Authored by Elena.Budnik
1 parent 1b2500cc

threshold for 4 cyc psp mag

Showing 2 changed files with 3 additions and 1 deletions   Show diff stats
PARAM_DEF/psp_b_4cyc.xml
1 1 <?xml version="1.0"?>
2 2 <param xml:id='psp_b_4cyc'>
  3 + <gap_threshold>160</gap_threshold>
3 4 <get>
4 5 <vi name='psp:mag:4cyc'>
5 6 <baseParam name='psp_fld_l2_mag_RTN_4_Sa_per_Cyc'/>
... ...
PARAM_DEF/psp_b_4cyc_tot.xml
1 1 <?xml version="1.0"?>
2 2 <param xml:id="psp_b_4cyc_tot">
  3 + <gap_threshold>160</gap_threshold>
3 4 <get>
4   - <amdaParam name="psp_b_4cyc" />
  5 + <amdaParam name="psp_b_4cyc"/>
5 6 </get>
6 7 <process description="magnitude(psp_b_4cyc)">magnitude($psp_b_4cyc)</process>
7 8 <output/>
... ...