Is there a function that can get the spectral entropy?

,

Hi, i am new here.
I am looking for a function that can deal with the spectral entropy, what i am doing is using the forehead biopotential signal to get the state entropy and response entropy (like the GE equipment), is there anyone ever doing similar work?

Hi @yangyang117, welcome to the MNE Python discussion forum!
There is no function for calculating spectral entropy in MNE Python as far as I know.
However, you can take a look at the following function from Antropy:
https://raphaelvallat.com/antropy/build/html/generated/antropy.spectral_entropy.html

1 Like