User Tools

Site Tools


visual3d:documentation:pipeline:event_commands:event_global_minimum

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
visual3d:documentation:pipeline:event_commands:event_global_minimum [2024/06/19 13:59] – created sgrangervisual3d:documentation:pipeline:event_commands:event_global_minimum [2024/07/17 15:45] (current) – created sgranger
Line 1: Line 1:
 +====== Event Global Minimum ======
 +
 \\ \\
 **Specify an Event Label(s) at the Global Minimum of a signal.** **Specify an Event Label(s) at the Global Minimum of a signal.**
Line 8: Line 10:
 To review the difference between local and global minimum values please see [[Visual3D:Documentation:Pipeline:General_Information:Global_vs_Loca_Max_and_Min|here]]. To review the difference between local and global minimum values please see [[Visual3D:Documentation:Pipeline:General_Information:Global_vs_Loca_Max_and_Min|here]].
  
-====== Version 6 ======+===== Version 6 =====
  
 The **Event_Global_Minimum** command may be used to place an event at the Global minimum value of a signal. If Threshold has a value or expression only global minimum less than threshold will be identified. The **Event_Global_Minimum** command may be used to place an event at the Global minimum value of a signal. If Threshold has a value or expression only global minimum less than threshold will be identified.
  
-{{Event_Global_Minimum_v6.png}}+{{:Event_Global_Minimum_v6.png}}
  
 \\ \\
  
  
-====== Version 5 ======+===== Version 5 =====
  
 Place an event at the global minimum of a signal. Place an event at the global minimum of a signal.
  
-|<code>\\ Event_Global_Minimum\\ /RESULT_EVENT_NAME=\\ ! /SIGNAL_TYPES=\\ ! /SIGNAL_NAMES=\\ ! /SIGNAL_FOLDER=ORIGINAL\\ ! /SIGNAL_COMPONENTS=\\ ! /FRAME_OFFSET=0\\ ! /TIME_OFFSET=\\ ! /EVENT_SEQUENCE=\\ ! /EXCLUDE_EVENTS=\\ ! /EVENT_SEQUENCE_INSTANCE=0\\ ! /EVENT_SUBSEQUENCE=\\ ! /SUBSEQUENCE_EXCLUDE_EVENTS=\\ ! /EVENT_SUBSEQUENCE_INSTANCE=0\\ ! /EVENT_INSTANCE=0\\ ! /SELECT_X=\\ ! /SELECT_Y=\\ ! /SELECT_Z=\\ ! /SELECT_RESIDUAL=\\ ! /START_AT_EVENT=\\ ! /END_AT_EVENT=\\ ;\\ </code>  |  {{Event_Global_Minimum.jpg}}|+|<code>\\ Event_Global_Minimum\\ /RESULT_EVENT_NAME=\\ ! /SIGNAL_TYPES=\\ ! /SIGNAL_NAMES=\\ ! /SIGNAL_FOLDER=ORIGINAL\\ ! /SIGNAL_COMPONENTS=\\ ! /FRAME_OFFSET=0\\ ! /TIME_OFFSET=\\ ! /EVENT_SEQUENCE=\\ ! /EXCLUDE_EVENTS=\\ ! /EVENT_SEQUENCE_INSTANCE=0\\ ! /EVENT_SUBSEQUENCE=\\ ! /SUBSEQUENCE_EXCLUDE_EVENTS=\\ ! /EVENT_SUBSEQUENCE_INSTANCE=0\\ ! /EVENT_INSTANCE=0\\ ! /SELECT_X=\\ ! /SELECT_Y=\\ ! /SELECT_Z=\\ ! /SELECT_RESIDUAL=\\ ! /START_AT_EVENT=\\ ! /END_AT_EVENT=\\ ;\\ </code>  |  {{:Event_Global_Minimum.jpg}}|
  
  
 ---- ----
  
-====== Examples ======+===== Examples =====
  
 This command may be used to create an event, **RKFlex_Min**, at the GLOBAL minimum value of a signal.\\ This command may be used to create an event, **RKFlex_Min**, at the GLOBAL minimum value of a signal.\\
Line 42: Line 44:
  
  
-==== Example - Dialog Box ====+=== Example - Dialog Box ===
  
 To create the RKFlex_Min event using the Event_Global_Minimum dialog box: To create the RKFlex_Min event using the Event_Global_Minimum dialog box:
Line 49: Line 51:
  
  
-|**1. Enter information into dialog box:**\\ \\ **Event_Name:** RKFlex_Min\\ \\ **Select Frame Offset:**0\\ \\ **Signal Components:**X\\ \\ **Select an event sequence and Instance for the range:**\\ \\ **Event Sequence Instance:**0\\ \\ **Defined Events:**RHS + RHS\\ \\ Click **OK**  |  {{Event_Global_Min_RKFlex_Min.jpg}}|+|**1. Enter information into dialog box:**\\ \\ **Event_Name:** RKFlex_Min\\ \\ **Select Frame Offset:**0\\ \\ **Signal Components:**X\\ \\ **Select an event sequence and Instance for the range:**\\ \\ **Event Sequence Instance:**0\\ \\ **Defined Events:**RHS + RHS\\ \\ Click **OK**  |  {{:Event_Global_Min_RKFlex_Min.jpg}}|
  
 \\ \\
  
  
-|**2. Select desired signal:**\\ \\ Select **signal from data tree** Right_Knee_Angle\\ \\ Click **Import Selected Signals**  |  {{Event_Global_Min_RKFlex_Min_Import.jpg}}|+|**2. Select desired signal:**\\ \\ Select **signal from data tree** Right_Knee_Angle\\ \\ Click **Import Selected Signals**  |  {{:Event_Global_Min_RKFlex_Min_Import.jpg}}|
  
 \\ \\
Line 67: Line 69:
 ---- ----
  
-====== Version 4 ======+===== Version 4 =====
  
 Specify an Event Label(s) at the Global Minimum of a signal. Specify an Event Label(s) at the Global Minimum of a signal.
  
-|\\ \\ \\ <code>\\ Event_Global_Minimum\\ /Signal_Types= The type of signal to be evaluated\\ /Signal_Names= The names of the signals to be evaluated\\ /Signal_Folder= The name of the signal folder\\ /Event_Name= The name to be given to the threshold event\\ /Select_X= (True or False)Use this component of the signal\\ /Select_Y= (True or False)Use this component of the signal\\ /Select_Z= (True or False)Use this component of the signal\\ /Radius= The range of frames of data that must be below the minimum\\ /Start_At_Event= The search begins from the start event\\ /End_At_Event= The search ends at the end event\\ ;\\ </code>  |  Dialog that pops up when pipeline selection is edited by double clicking with the left mouse button.\\ {{Eventglobalminmaxdlg.gif}}  |+|\\ \\ \\ <code>\\ Event_Global_Minimum\\ /Signal_Types= The type of signal to be evaluated\\ /Signal_Names= The names of the signals to be evaluated\\ /Signal_Folder= The name of the signal folder\\ /Event_Name= The name to be given to the threshold event\\ /Select_X= (True or False)Use this component of the signal\\ /Select_Y= (True or False)Use this component of the signal\\ /Select_Z= (True or False)Use this component of the signal\\ /Radius= The range of frames of data that must be below the minimum\\ /Start_At_Event= The search begins from the start event\\ /End_At_Event= The search ends at the end event\\ ;\\ </code>  |  Dialog that pops up when pipeline selection is edited by double clicking with the left mouse button.\\ {{:Eventglobalminmaxdlg.gif}}  |
  
  
  
visual3d/documentation/pipeline/event_commands/event_global_minimum.1718805542.txt.gz · Last modified: 2024/06/19 13:59 by sgranger