cogpy.datasets.entities

Functions

example_bursts_table(spec, *[, h_quantile, ...])

Compute a BurstPeaksTable for a spectrogram-like tensor using h-maxima.

example_ieeg_grid(*[, mode, seed, dtype, ...])

Deterministic grid-shaped iEEG-like signal for GUI development.

example_multichannel(*[, mode, seed, dtype, ...])

Deterministic multichannel (non-grid) time series.

example_spectrogram4d(*[, mode, seed, dtype])

4D orthoslicer-friendly tensor: dims ("ml","ap","time","freq").