User Tools

Site Tools


visual3d:documentation:pipeline:event_commands:event_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_minimum [2025/04/28 17:06] wikisysopvisual3d:documentation:pipeline:event_commands:event_minimum [2025/08/21 18:02] (current) wikisysop
Line 47: Line 47:
 |**!/FRAME_OFFSET=**              | Shifts the resulting event forward or backward in time (in frames). | |**!/FRAME_OFFSET=**              | Shifts the resulting event forward or backward in time (in frames). |
 |**!/TIME_OFFSET=**               | Time-based offset (in seconds). | |**!/TIME_OFFSET=**               | Time-based offset (in seconds). |
-|**!/EVENT_SEQUENCE=**            | Sequence of events to define the search range (e.g., `LHS,LTO`). | +|**[[visual3d:documentation:c3d_signal_types:event_label_data_type|!/EVENT_SEQUENCE=]]**            | Sequence of events to define the search range (e.g., `LHS,LTO`). | 
-|**!/EXCLUDE_EVENTS=**            | Exclude these events from forming valid event pairs. |+|**[[visual3d:documentation:c3d_signal_types:event_label_data_type|!/EXCLUDE_EVENTS=]]**            | Exclude these events from forming valid event pairs. |
 |**!/EVENT_SEQUENCE_INSTANCE=**   | Specific instance of the event sequence to analyze (0 = all). | |**!/EVENT_SEQUENCE_INSTANCE=**   | Specific instance of the event sequence to analyze (0 = all). |
 |**!/EVENT_SUBSEQUENCE=**         | Optional inner sequence used to narrow the search window. | |**!/EVENT_SUBSEQUENCE=**         | Optional inner sequence used to narrow the search window. |
 |**!/SUBSEQUENCE_EXCLUDE_EVENTS=**| Events that invalidate a subsequence. | |**!/SUBSEQUENCE_EXCLUDE_EVENTS=**| Events that invalidate a subsequence. |
 |**!/EVENT_SUBSEQUENCE_INSTANCE=**| Index of the subsequence to analyze (0 = all). | |**!/EVENT_SUBSEQUENCE_INSTANCE=**| Index of the subsequence to analyze (0 = all). |
-|**!/EVENT_INSTANCE=**            | Controls how many minima are found per window (0 = all, 1 = first, -1 = last). |+|**[[visual3d:documentation:c3d_signal_types:event_label_data_type|!/EVENT_INSTANCE=]]**            | Controls how many minima are found per window (0 = all, 1 = first, -1 = last). |
 |**!/FRAME_WINDOW=**              | Size of the frame window to search around each point (must be an odd number). | |**!/FRAME_WINDOW=**              | Size of the frame window to search around each point (must be an odd number). |
 |**!/THRESHOLD=**                 | Minimum value required to qualify as a valid minimum.| |**!/THRESHOLD=**                 | Minimum value required to qualify as a valid minimum.|
Line 62: Line 62:
 {{:visual3d:documentation:pipeline:event_commands:event_min_dialog.png?400|}} {{:visual3d:documentation:pipeline:event_commands:event_min_dialog.png?400|}}
  
-  * Dropdowns for signal type, label, and folder+  * **New Event Label Name**: Name of event created at the local minimum points. 
-  * Input boxes for frame window and event filtering+  * **Signal Component**: Which direction of the signal to analyze
-  * Offset and threshold parameters for fine-tuning.+  * **Frame Window**: Size of window to look for a local minimum around each frame
 +  * **Frame Offset**: Shift the resulting event by a number of frames
 +  * **Time Offset**: Move the event by a time shift (in seconds) 
 +  * **Threshold**: Only create an event if the minimum exceeds this value. 
 +  * **Event Instance to Create**: Choose which minimum to create if there are multiple dipss in a search window 
 +  * **Event Sequence and Instance for Range**: Limits where to search for minima 
 +  * **Subsequence and Instance within Event Sequence**: Further limits search inside smaller phase within main event range.
  
 =====Examples===== =====Examples=====
Line 79: Line 85:
   * **Signal Components:** X   * **Signal Components:** X
   * **Event Sequence Instance:** 0   * **Event Sequence Instance:** 0
-  * **Defined Events:** RHS + RHS+  * Adjust frame window based on size of trials. (this example- 40 Frames)
  
 |{{:visual3d:documentation:pipeline:event_commands:eventmin_ex1_dialog.png?400|}}|<code> |{{:visual3d:documentation:pipeline:event_commands:eventmin_ex1_dialog.png?400|}}|<code>
Line 97: Line 103:
 ! /EVENT_SUBSEQUENCE_INSTANCE=0 ! /EVENT_SUBSEQUENCE_INSTANCE=0
 ! /EVENT_INSTANCE=0 ! /EVENT_INSTANCE=0
-! /FRAME_WINDOW=8+! /FRAME_WINDOW=40
 ! /THRESHOLD= ! /THRESHOLD=
 ; ;
Line 109: Line 115:
  
  
-**RKFlex_Min** will be created at the minimum value during the gait cycle within the specified frame window.+**RKFlex_Min** will be created at the minimum value during the gait cycle within the specified frame window
 + 
 +|{{:visual3d:documentation:pipeline:event_commands:eventmin_ex1_correctgrph.png?600|}}| 
  
 ====Example 2==== ====Example 2====
visual3d/documentation/pipeline/event_commands/event_minimum.1745859988.txt.gz · Last modified: 2025/04/28 17:06 by wikisysop