File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ Movement Analysis Toolkit
1818:material-school: ** Apply in science, health, and the arts**
1919:material-handshake: ** Developed with the partial support of the [ EU ICT STARTS Resilence Project] ( https://resilence.eu/ ) **
2020
21- [ :octicons-book-24: Get Started] ( getting_started/getting_started.md ) { .md-button .md-button--primary } [ :material-github: GitHub Repository] ( https://github.com/InfoMusCP/InfoMove ) { .md-button }
21+ [ :octicons-book-24: Get Started] ( getting_started/getting_started.md ) { .md-button .md-button--primary } [ :material-github: GitHub Repository] ( https://github.com/InfoMusCP/PyEyesWeb ) { .md-button }
2222
2323</div >
2424
@@ -102,7 +102,7 @@ This framework models an observer of a dance performance through four interconne
102102 ![ InfoMus Lab Logo] ( assets/cp-logo.png ) { width=512 }
103103 </div >
104104
105- PyEyesWeb is developed the partial support of the [ EU ICT STARTS Resilence Project] ( https://resilence.eu/ ) ,
105+ PyEyesWeb is developed with the partial support of the [ EU ICT STARTS Resilence Project] ( https://resilence.eu/ ) ,
106106funded by the European Union’s Horizon programme.
107107
108108<div align =" center " >
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ PyEyesWeb aims to provide seamless integration with popular tools in the creativ
44
55## TouchDesigner
66
7- We provide a [ plugin] ( https://github.com/InfoMusCP/PyEyesWebTD ) consisting of set of TouchDesigner custom components (i.e., ` .tox ` files).
7+ We provide a [ plugin] ( https://github.com/InfoMusCP/PyEyesWebTD ) consisting of a set of TouchDesigner custom components (i.e., ` .tox ` files).
88Each ` .tox ` component implements a movement feature as outlined in the [ documentation] ( theoretical_framework/index.md ) .
99
1010Example usage of the plugin is available in the [ examples folder] ( https://github.com/InfoMusCP/PyEyesWeb/tree/main/examples ) .
Original file line number Diff line number Diff line change 6969** Output:** \( \text{PLV} \in [ 0,1] \)
7070
7171!!! tip "Interpretation"
72- - \( PLV > 0.7 \) : strong phase coupling
73- - \( 0.4 < \rho _ {\max} \leq 0.7 \) : moderate phase coupling
74- - \( \rho _ {\max} \leq 0.4 \) : weak phase coupling
72+ - \( PLV > 0.7 \) : strong phase coupling
73+ - \( 0.4 < PLV \leq 0.7 \) : moderate phase coupling
74+ - \( PLV \leq 0.4 \) : weak phase coupling
7575
7676## Usage Examples
7777
Original file line number Diff line number Diff line change 106106$$
107107
108108!!! tip
109- The measurment units is (length unit)/s³ (e.g., m/s³).
109+ The measurement units is (length unit)/s³ (e.g., m/s³).
110110 Lower RMS values indicate smoother movement, but the scale depends on movement amplitude and units.
111111
112112## Usage Examples
You can’t perform that action at this time.
0 commit comments