bursts#

class features.bursts.Bursts(settings: NMSettings, ch_names: Sequence[str], sfreq: float)[source]#
calc_feature(data: ndarray) dict[source]#

Feature calculation method. Each method needs to loop through all channels

Parameters:

data ('np.ndarray') – (channels, time)

Return type:

dict