Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
edeno committed May 8, 2023
1 parent f0f178d commit c269940
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions spectral_connectivity/connectivity.py
Original file line number Diff line number Diff line change
Expand Up @@ -325,14 +325,14 @@ def coherence_phase(self):

@_asnumpy
def coherence_magnitude(self):
"""The magnitude squared of the complex coherency. Note that the
squared modulus of coherency (originally a complex quantity) is the
magnitude-squared coherence (i.e., the normalized, real component of coherency).
"""The magnitude squared of the complex coherency. Note that the
squared modulus of coherency (originally a complex quantity) is the
magnitude-squared coherence (i.e., the normalized, real component of coherency).
This value should bounded by 0 and 1.
Hansson-Sandsten M (2011) Cross-spectrum and coherence function
estimation using time-delayed Thomson multitapers. In: 2011 IEEE
International Conference on Acoustics, Speech and Signal
Hansson-Sandsten M (2011) Cross-spectrum and coherence function
estimation using time-delayed Thomson multitapers. In: 2011 IEEE
International Conference on Acoustics, Speech and Signal
Processing (ICASSP), pp 4240–4243.
Returns
Expand Down

0 comments on commit c269940

Please sign in to comment.