API Reference#
Multifractal Analysis#
pymultifracs.mfa
:
|
Perform multifractal analysis, given wavelet coefficients. |
Dataclasses#
Used to compute and store intermediary results
Handles multi-resolution quantities in multifractal analysis. |
|
|
Computes and analyzes cumulants |
|
Computes and analyzes structure functions |
|
Estimates the Multifractal Spectrum |
Storing the multifractal analysis output
|
Aggregates the output of multifractal analysis |
Wavelet Analysis#
pymultifracs.wavelet
:
|
Checks the maximum scale which can be used to decompose a signal of given length |
|
Compute wavelet coefficient and wavelet leaders. |
|
Aggregates the output of wavelet analysis |
Simulation#
pymultifracs.simul
:
|
Create a realization of fractional Brownian motion using circulant matrix embedding. |
|
Computing and Plotting PSDs#
pymultifracs.psd
:
|
Plot the superposition of Fourier-based Welch estimation and Wavelet-based estimation of PSD on a log-log graphic. |
|
PSD estimation based on Wavelet coefficients |
|
Wrapper for |
|
Aggregates power spectral density information |
Utility functions#
pymultifracs.utils
:
|
|
|