fooof#

class features.fooof.FooofAnalyzer(settings: NMSettings, ch_names: Iterable[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