/wwz-1

Weighted wavelet z-transform (WWZ) analysis package

Primary LanguageJupyter NotebookBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

wwz

A python3 weighted wavelet z-transform (WWZ) analysis package.

Requirements

This script uses the following standard python packages:

  • datetime
  • pickle
  • sys

This script uses the following python packages:

  • numpy
  • scipy

The plotting script additionally uses:

  • matplotlib
  • os

Getting Started

Get the python script:

$ git clone https://github.com/skiehl/wwz.git

Usage

Usage of the package is demonstrated in the jupyter notebook Documentation.ipynb. A complete code documentation is given in html/.

References

The WWZ method was introduced by Foster, 1996.

License

wwz is licensed under the BSD 3-Clause License - see the LICENSE file.

Alternatives

Some other python implementations of the WWZ method are: