visual3d:documentation:pipeline:event_commands:event_maximum
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
visual3d:documentation:pipeline:event_commands:event_maximum [2024/07/12 13:29] – removed sgranger | visual3d:documentation:pipeline:event_commands:event_maximum [2025/03/03 21:17] (current) – wikisysop | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Event Maximum ====== | ||
+ | |||
+ | ==== Overview ==== | ||
+ | The **Event_Maximum** command is used to detect the maximum value of a specified signal within a defined event sequence or range and create an event at that location. This command can evaluate different components of a signal (X, Y, Z, Residual) and can apply offsets to shift the detected event if needed. | ||
+ | * Useful for identifying peak forces, peak joint angles, or maximum accelerations during specific phases of a motion, such as between initial contact and toe-off during gait. | ||
+ | |||
+ | ==== Pipeline Command ==== | ||
+ | The command below is as seen in the Visual3D application: | ||
+ | |||
+ | < | ||
+ | Event_Maximum | ||
+ | / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! /THRESHOLD= | ||
+ | ; | ||
+ | </ | ||
+ | |||
+ | ==== Command Parameters ==== | ||
+ | The following table shows the command parameters and descriptions: | ||
+ | |||
+ | |**Parameter** | ||
+ | |**/ | ||
+ | |**!/ | ||
+ | |**!/ | ||
+ | |**!/ | ||
+ | |**!/ | ||
+ | |**!/ | ||
+ | |**!/ | ||
+ | |**!/ | ||
+ | |**!/ | ||
+ | |**!/ | ||
+ | |**!/ | ||
+ | |**!/ | ||
+ | |**!/ | ||
+ | |**!/ | ||
+ | |**!/ | ||
+ | |**!/ | ||
+ | |||
+ | |||
+ | ==== Dialog ==== | ||
+ | The command can be edited in a text editor or in the dialog. To edit in the dialog, click on the **Edit** button in the pipeline workshop or double-click on the pipeline command. The dialog is shown below: | ||
+ | |||
+ | {{: | ||
+ | |||
+ | ---- | ||
+ | ==== Examples ==== | ||
+ | |||
+ | === Example 1: Dialog Box === | ||
+ | The first example will cover the command using the dialog. To create the RKFlex_MaxLocal event using the Event_Maximum dialog box: | ||
+ | |||
+ | 1. Add the **Event_Maximum** command to the pipeline. Then, enter information into dialog box: | ||
+ | |||
+ | **Event_Name: | ||
+ | **Select Frame Offset:** 0\\ | ||
+ | **Signal Components: | ||
+ | **Event Sequence: | ||
+ | **Event Sequence Instance: | ||
+ | |||
+ | {{: | ||
+ | |||
+ | 2. Close the dialog, on the Signals and Events tab, select the desired signal from the data tree, in this case **Right_Knee_Angle**. Navigate into the LINK_MODEL_BASED items folder, and select the checkbox beside the signal. | ||
+ | |||
+ | 3. Open the pipeline workshop again, and then click on **Import Selected Signals**. | ||
+ | {{: | ||
+ | |||
+ | **RKFlex_Max** will be created at the minimum value during the gait cycle within the specified frame window. | ||
+ | |||
+ | === Example 2: Finding maximum event within a defined event sequence. === | ||
+ | |||
+ | |||
+ | ---- | ||
+ | ==== Notes ==== | ||
+ | |||
+ | **Specify an Event Label(s) at the specified local Maxima of a signal.** | ||
+ | |||
+ | **If the global maxima are needed, see the [[Visual3D: | ||
+ | |||
+ | To review the difference between local and global maximum values please see [[Visual3D: | ||
+ | |||
+ | ==== Visual3D_Version5 ==== | ||
+ | |||
+ | In version 5 the command has been extended to include the Event_Sequence and Exclude_Events parameters. | ||
+ | |||
+ | |**Event_Maximum**\\ \\ / | ||
+ | |||
+ | \\ | ||
+ | Other options within the command such as **Exclude Event**, and **Select Subsequence** are explained in detail on the [[Visual3D: | ||
+ | |||
+ | If /Threshold is empty, all local maximum are identified. | ||
+ | |||
+ | If /Threshold has a value or expression, only local maximum that are greater than the threshold are identified. | ||
+ | |||
+ | |||
+ | ---- | ||
+ | |||
+ | Other options within the command such as **Exclude Event**, and **Select Subsequence** are explained in detail on the [[Visual3D: | ||
+ | |||
+ | |||
+ | ---- | ||
+ | |||
+ | ===== Version 4 ===== | ||
+ | |||
+ | |\\ \\ \\ < | ||
+ | |||
+ | **Event Instance:** There may be several local maxima. A value of 0 results in all maxima being assigned a label. A positive number indicates the event (in sequence) to select. A negative number indicates the event starting from the last event and progressing to the first event. | ||
+ | |||
+ | |||
visual3d/documentation/pipeline/event_commands/event_maximum.1720790946.txt.gz · Last modified: 2024/07/12 13:29 by sgranger