Skip to content

wdm-transform

wdm-transform provides a small object model for moving between sampled time-domain data, frequency-domain data, and WDM coefficients.

wdm-transform demo

Core Objects

  • TimeSeries: sampled one-dimensional time-domain data
  • FrequencySeries: FFT-domain data with frequency spacing metadata
  • WDM: real-valued WDM coefficients plus inverse transforms

Docs Structure

Learn

Start here if you want the transform intuition before looking at code:

Tutorial

Use the executed walkthrough to see the package API and plots in one place:

Case Studies

These are longer worked examples showing how WDM behaves in specific analysis problems:

Reference

Use these when you want implementation-oriented details: