Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Wavelet decomposition

CWT

scipy.signal.cwt

exres-3303-scipy-signal-cwt.py

~25 msec/waveform

DWT

pywavelets, pywt

exres-3404-pywt-dwt.py

~0.2  msec/waveform

...

Naive decomposition

use numpy, scipy

exres-3505-wavelet-gfilter1d.py

in-progress version:

...

Filters and local extrema finder

exres-3606-wf-filters.py

BPF - band pass filter and local extrema finder

res-07-wf-bpf.py

Image AddedImage AddedImage Added