We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
when i use global_wavelet_spectrum, how to plot the significance testing line?
The text was updated successfully, but these errors were encountered:
I haven't included coherence or significance testing in this code, so you would have to derive it yourself from Torrence and Compo.
Sorry, something went wrong.
In the peper of Torrence and Compo, parameter s0 = 2 * dt = 0.5. while i use their ssn_nino3.dat data and your wavelets code, dt = 0.25 s0=0.48....?
Very Nice!
No branches or pull requests
when i use global_wavelet_spectrum, how to plot the significance testing line?
The text was updated successfully, but these errors were encountered: