peaklets#

Functions

jit([signature_or_function, locals, cache, ...])

This decorator is used to compile a Python function into native code.

pk_parabola(Nt)

*** DEPRECATED: SCALE 1 IS ALWAYS EMPTY BECAUSE IT FALLS BETWEEN ADJACENT INTEGER WIDTHS.

pk_parabola2(Nt)

Convex parabolic peaklets. The scale is FWHM of the parabola,

pk_trunc_para(Nt)

Truncated parabolic peaklets.

pkxform(data[, axis, peaklet_func])

Positive Nonlinear Peak Transform ("peaklet transform") on multi-dimensional arrays.

pqpt_movie(data, pklets, scales)

1D Positive Quasi-linear Peak Transform ("peaklet transform") for making animations.

Classes

PeakletXform(scales, xform, filters, pklets)

prange(*args)

Provides a 1D parallel iterator that generates a sequence of integers.