Skip to content

Commit ada3ede

Browse files
Correct SPARC value interpretation in documentation (more negative = less smooth)
1 parent da9b253 commit ada3ede

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

docs/user_guide/theoretical_framework/low_level/smoothness.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,9 @@ $$
5959
$$
6060

6161
!!! tip
62-
SPARC values typically range from -1.5 to -6.0, where **more negative values indicate smoother motion**.
63-
Values > -1.5 may indicate very jerky movement, while values < -6.0 may suggest over-smoothed or artificial data.
62+
SPARC values are typically negative, where **more negative values indicate less smooth (more complex) motion**.
63+
Smooth, simple movements (like a sine wave) typically have values around -2 to -4, while complex, jerky movements can have much more negative values (-10 to -30 or lower).
64+
The exact range depends on the movement characteristics and noise level.
6465

6566
---
6667

0 commit comments

Comments
 (0)