cogpy.plot.hv.selection_policy

Functions

top_n_correlation(sig_tc, *, seed_channel, n)

Return channel indices (positional) for the top-N channels most correlated with a seed channel in the requested time window.

top_n_variance(sig_tc, *, n[, t0, t1])

Return channel indices (positional) for the top-N variance channels within the requested time window.