OverLordGoldDragon / ssqueezepy

Synchrosqueezing, wavelet transforms, and time-frequency analysis in Python
MIT License
599 stars 92 forks source link

Wavelet power #86

Closed Glival closed 1 year ago

Glival commented 1 year ago

Hi,

Is there any straightforward way to extract the averaged wavelet power of a given frequency band using ssqueezepy ? For instance :

I have a 0.1s EEG recording (sf = 3500), and I want the mean power of the entire recording regarding alpha/beta (10-30Hz).

Thanks a lot,

Best,

OverLordGoldDragon commented 1 year ago

No built-in method.