Skip to main content
Ctrl+K

py_neuromodulation documentation

  • Installation
  • Usage
  • Examples
  • GUI
  • API Documentation
    • Contribution Guide
  • GitHub
  • Installation
  • Usage
  • Examples
  • GUI
  • API Documentation
  • Contribution Guide
  • GitHub

Section Navigation

  • decode
  • feature_reader
  • plots
  • RMAP
  • stats
  • bispectra
  • bursts
  • coherence
  • fooof
  • hjorth
  • linelength
  • mne_connectivity
  • nolds
  • oscillatory
  • sharpwaves
  • bandpower
  • mne_filter
  • notch_filter
  • artifacts
  • normalization
  • projection
  • rereference
  • resample
  • generator
  • mnelsl_player
  • mnelsl_stream
  • settings
  • Stream
  • channels
  • database
  • io
  • logging
  • types
  • API Documentation
  • nolds

nolds#

class features.nolds.Nolds(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

previous

mne_connectivity

next

oscillatory

On this page
  • Nolds
    • Nolds.calc_feature()

This Page

  • Show Source

© Copyright 2021, Timon Merk.

Created using Sphinx 8.2.3.

Built with the PyData Sphinx Theme 0.16.1.