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

New function for calculating wavelet based semblance #58

Open
Isurusachitha opened this issue Nov 12, 2024 · 0 comments
Open

New function for calculating wavelet based semblance #58

Isurusachitha opened this issue Nov 12, 2024 · 0 comments

Comments

@Isurusachitha
Copy link

Currently, the pycwt library includes a wavelet coherence (wct) function for measuring similarity between two signals. I propose the addition of a wavelet-based semblance function, as described by Cooper and Cowan (2008), to evaluate local phase relationships between time series as a function of both frequency and time. This method enhances the analysis of signal interactions by leveraging wavelet transforms to assess phase correlations, providing a more comprehensive understanding of temporal dynamics in multichannel data. Implementing this functionality will significantly improve the library's utility for researchers in fields such as geosciences and biomedical engineering etc.

Reference:
[1] G.R.J. Cooper, D.R. Cowan, "Comparing time series using wavelet-based semblance analysis," Computers & Geosciences, Volume 34, Issue 2, 2008, Pages 95-102, https://www.sciencedirect.com/science/article/pii/S0098300407001185.

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

1 participant