pymultifracs.wavelet.decomposition_level#

pymultifracs.wavelet.decomposition_level(length, wt_name)#

Checks the maximum scale which can be used to decompose a signal of given length

Parameters:
length: int

Length of the signal considered

wt_name: str

Name of the wavelet function to use, following the pywavelet convention

Returns:
max_levelint

The maximum scale