You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

Hex- and quad-anode detectors need in better peak-finder than simple CFD which is used now.

CFD

hexanode.WFPeaks

ex-21-data-acqiris-graph.py

Wavelet decomposition

CWT

scipy.signal.cwt

ex-33-scipy-signal-cwt.py

~25 msec/waveform

DWT

pywavelets, pywt

ex-34-pywt-dwt.py

~0.2  msec/waveform

Naive decomposition

use numpy, scipy

ex-35-wavelet-gfilter1d.py

in-progress version:

Filters and local extrema finder

ex-36-wf-filters.py

 

  • No labels