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

Allow users to pass signal in frequency domain in spectral entropy #2

Open
raphaelvallat opened this issue Apr 1, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@raphaelvallat
Copy link
Owner

Currently, antropy.spectral_entropy only allows x to be in time-domain. We should add freqs=None and psd=None as possible input if users want to calculate the spectral entropy of a pre-computed power spectrum. We should also add an example of how to calculate the spectral entropy from a multitaper power spectrum.

@raphaelvallat raphaelvallat added the enhancement New feature or request label Apr 1, 2021
@raphaelvallat raphaelvallat self-assigned this Apr 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant