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

Compute x-wavelet from wavelet directly #491

Open
khider opened this issue Jan 4, 2024 · 0 comments
Open

Compute x-wavelet from wavelet directly #491

khider opened this issue Jan 4, 2024 · 0 comments
Assignees

Comments

@khider
Copy link
Member

khider commented Jan 4, 2024

If the wavelet analysis was run first on two series, use the resulting Scalogram objects to compute coherence and produce a Coherence object. This new method would be attached to the Scalogram class as such:

scal1.coherence(scal2)

Need checks that the axes are the same (tau/frequency or scale are the same).

@khider khider self-assigned this Jan 4, 2024
@khider khider added this to the January 2024 Team Hackathon milestone Jan 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

2 participants