pymodalib.implementations.python.harmonics.aaft4 module

Python implementation of the AAFT surrogate from MATLAB code, aaft4.m, supplied by Lawrence Sheppard.

aaft4(seriesa: numpy.ndarray) → Tuple[numpy.ndarray, numpy.ndarray]