cogpy.detect.burst

BurstDetector (v2.6.1).

Wraps cogpy.burst.blob_detection.detect_hmaxima and returns cogpy.events.EventCatalog.

Classes

BurstDetector(*[, h_quantile, h, nperseg, ...])

Detect burst peaks using an h-maxima transform.