We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08cf88b commit 9d6c16cCopy full SHA for 9d6c16c
neurodsp/rhythm/__init__.py
@@ -2,3 +2,4 @@
2
3
from .lc import compute_lagged_coherence
4
from .swm import sliding_window_matching
5
+from .phase import pairwise_phase_consistency
neurodsp/timefrequency/consistency.py renamed to neurodsp/rhythm/phase.py
0 commit comments