pymultifracs.utils.MFractalVar#

class pymultifracs.utils.MFractalVar(structure, cumulants, spectrum, hmin)#

Aggregates the output of multifractal analysis

Attributes:
strucutureStructureFunction
cumulantsCumulants
spectrumMultifractalSpectrum
hminfloat

Estimated minimum value of h

count(value, /)#

Return number of occurrences of value.

cumulants#

Alias for field number 1

hmin#

Alias for field number 3

index(value, start=0, stop=sys.maxsize, /)#

Return first index of value.

Raises ValueError if the value is not present.

spectrum#

Alias for field number 2

structure#

Alias for field number 0