visual3d:documentation:pipeline:metric_commands:metric_stddev
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
visual3d:documentation:pipeline:metric_commands:metric_stddev [2025/10/02 19:20] – [Example] wikisysop | visual3d:documentation:pipeline:metric_commands:metric_stddev [2025/10/02 19:27] (current) – [Example] wikisysop | ||
---|---|---|---|
Line 88: | Line 88: | ||
|**; | |**; | ||
+ | ====Stride Time STD Deviation==== | ||
+ | Here the **Metric StdDev==== command and **Metric Time Between Events** are used together to find the std deviation in the time between right heel strikes. | ||
+ | First gait events must be defined: | ||
+ | < | ||
+ | Automatic_Gait_Events | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ; | ||
+ | </ | ||
+ | |||
+ | Next **Metric Time Between Events** is used to compute the time between each RHS (which is being used here as stride time): | ||
+ | |||
+ | < | ||
+ | Metric_Time_Between_Events | ||
+ | / | ||
+ | ! / | ||
+ | / | ||
+ | / | ||
+ | ! / | ||
+ | / | ||
+ | ! / | ||
+ | ; | ||
+ | </ | ||
+ | |||
+ | Finally, **Metric StdDev** is used to find the std deviation in stride time across all trials: | ||
+ | |||
+ | < | ||
+ | Metric_StdDev | ||
+ | / | ||
+ | / | ||
+ | ! / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | ! / | ||
+ | / | ||
+ | / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ; | ||
+ | </ | ||
+ | |||
+ | The results should look similar to below: | ||
+ | |||
+ | {{: |
visual3d/documentation/pipeline/metric_commands/metric_stddev.1759432819.txt.gz · Last modified: 2025/10/02 19:20 by wikisysop