visual3d:documentation:pipeline:metric_commands:metric_frames_between_events
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
visual3d:documentation:pipeline:metric_commands:metric_frames_between_events [2025/09/23 20:00] – [Complex Example: Finding time between events using frame rate] wikisysop | visual3d:documentation:pipeline:metric_commands:metric_frames_between_events [2025/09/24 13:43] (current) – [Complex Example: Finding time between events using frame rate] wikisysop | ||
---|---|---|---|
Line 61: | Line 61: | ||
====Complex Example: Finding time between events using frame rate==== | ====Complex Example: Finding time between events using frame rate==== | ||
Most movement trials will provide important trial information, | Most movement trials will provide important trial information, | ||
+ | |||
+ | First, we will use the automatic gait events command to add tags to events in the trial like heel strikes and toe offs. | ||
+ | |||
+ | < | ||
+ | Automatic_Gait_Events | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ; | ||
+ | </ | ||
+ | |||
+ | Now that these events have been defined we can use **Metric Frames Between Events** to determine how many frames pass between each left toe off and the next heel strike, as well as the mean. | ||
+ | |||
+ | < | ||
+ | Metric_Frames_Between_Events | ||
+ | ! / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | ! / | ||
+ | ! / | ||
+ | ; | ||
+ | </ | ||
+ | |||
+ | Using the capture rate of 150 frames/ | ||
+ | |||
+ | < | ||
+ | Divide_Signal_By_Constant | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | ! / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | ; | ||
+ | </ | ||
+ | |||
+ | < | ||
+ | Divide_Signal_By_Constant | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | ! / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | ; | ||
+ | </ | ||
+ | |||
+ | You should now see two new folders named **Stride_Time** and **Stride_Time_MEAN** containing stride time data for each trial. | ||
+ | |||
+ | {{: | ||
+ | {{: | ||
==== Visual3D Versions supporting Subject Prefixes ==== | ==== Visual3D Versions supporting Subject Prefixes ==== | ||
visual3d/documentation/pipeline/metric_commands/metric_frames_between_events.1758657656.txt.gz · Last modified: 2025/09/23 20:00 by wikisysop