wiki:ShFixGap

Version 1 (modified by MarcusWalther, 14 years ago) (diff)

--

Return to command index

fix gap

command: FIXGAP <trc-list> <value> [<lo-wdw> <hi-wdw>]

Removes zeros from traces introducing a straight line connecting non-zero values. The input trace is modified.

parameters

  • <trc-list> parameter type: trace list
    Input traces.

  • <value> parameter type: real
    Value that should be fixed (normally zero).
  • <lo-wdw>, <hi-wdw> parameter type: real
    Time window on all traces.

qualifiers

  • /one
    Replace even one single <value>.
  • /const
    Use constant line for gap filling.

example

fixgap 1 0
Replace all contiguous zero values by a straight line on trace 1.