From 9aa2bb1ed9b3f1f72a2cde5ce1be7b2dd74808af Mon Sep 17 00:00:00 2001 From: David Rotermund <54365609+davrot@users.noreply.github.com> Date: Fri, 1 Dec 2023 15:52:31 +0100 Subject: [PATCH] Create README.md Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com> --- pywavelet/README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 pywavelet/README.md diff --git a/pywavelet/README.md b/pywavelet/README.md new file mode 100644 index 0000000..2c7ef81 --- /dev/null +++ b/pywavelet/README.md @@ -0,0 +1,10 @@ +# [PyWavelets](https://pywavelets.readthedocs.io/en/latest/) -- Wavelet Transforms in Python +## The goal +How do we do wavelet transforms under Python? + +Questions to [David Rotermund](mailto:davrot@uni-bremen.de) + +You might want to read: [A Practical Guide to Wavelet Analysis](https://paos.colorado.edu/research/wavelets/) -> [PDF](https://paos.colorado.edu/research/wavelets/bams_79_01_0061.pdf) + +## Which [continuous mother wavelets](https://pywavelets.readthedocs.io/en/latest/ref/cwt.html#continuous-wavelet-families) are available? +