Next: SUMANN(1) Up: WFDB Applications Guide Previous: SQRS(1) | On This Page |
This program analyzes one signal of a PhysioBank-compatible record, detecting and annotating rising and falling step changes. Typically this can be useful for finding transitions in a recorded digital stimulus or event marker signal, especially if the signal is noise-contaminated (as may occur if it has been recorded via an analog-to-digital converter).
Options include:
tup is the threshold for detecting a rising step change (annotated as ’R’), and tdown is the threshold for detecting a falling (’F’) step change. This program requires that tup > tdown. Using its -m option, set tup to a value significantly greater than tdown to avoid false detections of transitions due to noise in the signal. Noise spikes that still cause false detections can often be avoided by median-filtering the signal (see mfilt(1) ) before using it as input to this program.
It may be necessary to set and export the shell variable WFDB (see setwfdb(1) ).
Please e-mail your comments and suggestions to webmaster@physionet.org, or post them to:
PhysioNetUpdated 10 June 2022