Skip to content

Getting all features from mne-features #81

@webcluster4u

Description

@webcluster4u

Hi,

I am trying to extract all available feature from mne-features by using FeatureExtractor class. I actually can not find the list of all available features there and even in documentations. can someone guide me how to extract all available feature from that class?

Below line of code is using two of them but I want to get all of them

fe = FeatureExtractor(sfreq=100., selected_funcs=['std', 'kurtosis'])

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions