transform
A module for applying transformation to Patches.
Functions
Name | Description |
---|---|
rfft | Perform a real fourier transform along the specified dimension. |
spectrogram | Convert a patch to spectrogram arrays along a desired dimension. |
velocity_to_strain_rate | Convert velocity das data to strain rate. |
Modules
Name | Description |
---|---|
fft | Modules for Fourier transforms. |
spectro | Module to transform a Patch into spectrograms. |
strain | Transformations to strain rates. |