visual3d:documentation:pipeline:metric_commands:metric_time_of_minimum_from_event
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
visual3d:documentation:pipeline:metric_commands:metric_time_of_minimum_from_event [2025/09/19 15:07] – [Command Parameters] wikisysop | visual3d:documentation:pipeline:metric_commands:metric_time_of_minimum_from_event [2025/09/25 14:36] (current) – [Examples] wikisysop | ||
---|---|---|---|
Line 72: | Line 72: | ||
In Version 5 a series of metric commands were introduced to identify the time of a threshold crossing or maximum at the analog rate. | In Version 5 a series of metric commands were introduced to identify the time of a threshold crossing or maximum at the analog rate. | ||
- | ====Examples==== | + | ====Example: Timing of knee extension==== |
+ | Here we will use **Metric Time of Minimum from Event** to find the time it takes a subject to reach a local minimum knee extension value (most knee bend) after each toe off. | ||
+ | Pipeline Command: | ||
+ | < | ||
+ | Metric_Time_Of_Minimum_From_Event | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | ! / | ||
+ | ! / | ||
+ | / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! /THRESHOLD= | ||
+ | ; | ||
+ | </ | ||
+ | ====Complex Example: Comparing Time to Minimum Ankle Moment and Time to Minimum Ankle Power==== | ||
+ | Here we will build on the example above and use the **Metric Time of Minimum From Event** command along with the **Automatic Gait Signals** command to compare the time it takes to reach minimum ankle moment after a heel strike with the time it takes the reach the minimum ankle power on the same side and identify a relationship. | ||
+ | |||
+ | Start by defining key gait events for the trial using **Automatic Gait Events**: | ||
+ | |||
+ | < | ||
+ | Automatic_Gait_Events | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ; | ||
+ | </ | ||
+ | |||
+ | Next we will compute the value and time to minimum value after heel strike of the ankle power and ankle moment for the right leg: | ||
+ | |||
+ | < | ||
+ | Metric_Time_Of_Minimum_From_Event | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | ! / | ||
+ | ! / | ||
+ | / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! /THRESHOLD= | ||
+ | ; | ||
+ | </ | ||
+ | |||
+ | < | ||
+ | Metric_Time_Of_Minimum_From_Event | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | ! / | ||
+ | ! / | ||
+ | / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! /THRESHOLD= | ||
+ | ; | ||
+ | </ | ||
+ | |||
+ | Four new folders within **PROCESSED** in the **METRIC** folder tell us how long it takes to reach the minimum right ankle power and right GRF values as well as the time it takes to reach those values. | ||
+ | |||
+ | {{: | ||
+ | |||
+ | {{: |
visual3d/documentation/pipeline/metric_commands/metric_time_of_minimum_from_event.txt · Last modified: 2025/09/25 14:36 by wikisysop