visual3d:documentation:pipeline:metric_commands:metric_maximum
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_maximum [2024/07/12 13:30] – removed sgranger | visual3d:documentation:pipeline:metric_commands:metric_maximum [2025/09/24 17:34] (current) – [Examples] wikisysop | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Metric Maximum ====== | ||
+ | =====Overview==== | ||
+ | The **Metric Maximum** command computes the Maximum Value of a Signal and stores the value as a metric. This can be useful during event definition and when looking at movements like jumps where values like maximum height are relevant. The command can be found in the **Pipeline Workshop** under **Metric**. | ||
+ | |||
+ | =====Pipeline Command===== | ||
+ | The command syntax, found in the Pipeline Workshop is as so: | ||
+ | |||
+ | < | ||
+ | Metric_Maximum | ||
+ | ! / | ||
+ | / | ||
+ | ! / | ||
+ | / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | / | ||
+ | / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ; | ||
+ | </ | ||
+ | |||
+ | =====Command Parameters===== | ||
+ | |||
+ | The Parameters for the function are as follows: | ||
+ | | ||
+ | |**RESULT_METRIC_FOLDER** | ||
+ | |**RESULT_METRIC_NAME** | ||
+ | |**APPLY_AS_SUFFIX_TO_SIGNAL_NAME** | ||
+ | |**SIGNAL_TYPES** | ||
+ | |**SIGNAL_FOLDER** | ||
+ | |**SIGNAL_NAMES** | ||
+ | |**SIGNAL_COMPONENTS** | ||
+ | |**[[Visual3D: | ||
+ | |**[[Visual3D: | ||
+ | |**[[Visual3D: | ||
+ | |**[[Visual3D: | ||
+ | |**[[Visual3D: | ||
+ | |**GENERATE_MEAN_AND_STDDEV**|Generate the mean and standard deviation of this metric across ranges and files| | ||
+ | |**APPEND_TO_EXISTING_VALUES**|Do not Add these metric values to an existing metric| | ||
+ | |**CREATE_GLOBAL_MAXIMUM**|Create a metric in the GLOBAL Workspace containing the maximum of the maximums| | ||
+ | |||
+ | |||
+ | ====Dialog==== | ||
+ | |||
+ | The command can be edited in a text editor or in a dialog form. To edit in the dialog pop up form either click on the Edit button in the pipeline workshop or double-click on the pipeline command. The dialog is shown below. | ||
+ | |||
+ | {{: | ||
+ | |||
+ | The dialog box allows you to assign values to the command parameters outlined above. | ||
+ | |||
+ | ==== Examples ==== | ||
+ | |||
+ | In the following example, compute the Maximum Value of the derived signal **HANDSPEED** between the events **FRAME1** and **GO**, with any range containing the Event **SPEED_CHANGE** being ignored. | ||
+ | |||
+ | < | ||
+ | Metric_Maximum | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | ! / | ||
+ | ; | ||
+ | </ | ||
+ | |||
+ | ===Complex Example: Comparing and Graphing Signal Maximums=== | ||
+ | |||
+ | Using the **Metric Maximum** command we can compute the maximum value of a signal during a specific sequence of events for a motion trial. Here we will compute and compare the maximum GRF for the left and right sides of a subject' | ||
+ | |||
+ | First we will define the key events using **Automatic Gait Events**: | ||
+ | |||
+ | < | ||
+ | Automatic_Gait_Events | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ; | ||
+ | </ | ||
+ | |||
+ | Next we will use **Metric Maximum** to compute key GRF metrics: | ||
+ | |||
+ | < | ||
+ | Metric_Maximum | ||
+ | ! / | ||
+ | / | ||
+ | ! / | ||
+ | / | ||
+ | ! / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ; | ||
+ | </ | ||
+ | |||
+ | < | ||
+ | Metric_Maximum | ||
+ | ! / | ||
+ | / | ||
+ | ! / | ||
+ | / | ||
+ | ! / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ; | ||
+ | </ | ||
+ | |||
+ | The computed GRF_max data can now be found within the **METRIC: PROCESSED** folder. Use this data to compare the mean max GRF for the left and right sides as well as the max GRF for each side. | ||
+ | |||
+ | Left side: | ||
+ | |||
+ | {{: | ||
+ | |||
+ | Right side: | ||
+ | |||
+ | {{: |
visual3d/documentation/pipeline/metric_commands/metric_maximum.1720791011.txt.gz · Last modified: 2024/07/12 13:30 by sgranger