Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting all features from mne-features #81

Open
webcluster4u opened this issue Jul 14, 2022 · 1 comment
Open

Getting all features from mne-features #81

webcluster4u opened this issue Jul 14, 2022 · 1 comment

Comments

@webcluster4u
Copy link

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'])

@agramfort
Copy link
Member

agramfort commented Jul 14, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants