-
Notifications
You must be signed in to change notification settings - Fork 12
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
Rename phase statistic #23
Comments
Hi, can you please elaborate on this? How is phase locking/Kuramoto order parameter different from coherence/normalized CSDs? If I am interested in looking at extent of synchrony of a network, which one is a better measure and why? |
Hi @klnikhil, well I am not sure if a github issue is the best place to discuss this.. but I will try to summarize briefly. Suppose that at a specific time point where you want to measure synchrony we can express the state of an individual oscillator by Kuramoto Order ParameterDefined by: this is an unweighted vectorial (or directional) phase average over the whole(!) ensemble. If the phases are spread out (uniformly distributed between Coherence/CSDDefined by: To get the standard coherence you have to normalize this expression with the average powers. The main point here is that it is weighted (the amplitudes are taken into account), and you are always looking at phase differences between a pair of oscillators/signals. If these phase differences are stable in between different realizations (or in between smaller time snippets ala Welch's method), you get high coherence. For an ensemble of Hope that helps a bit, these are complex topics.. you are welcome to join the pyBOAT chat for furhter discussion: https://app.gitter.im/#/room/#pyBOATbase_community:gitter.im |
Thank you for the clear explanation :) |
Currently the Kuramoto order parameter is termed "Phase coherence". This is mostly misleading, use maybe better "phase locking" to distinguish from the "coherence" (normalized CSDs) measure.
The text was updated successfully, but these errors were encountered: