User Tools

Site Tools


visual3d:documentation:pipeline:metric_commands:metric_signal_value_at_event

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:metric_commands:metric_signal_value_at_event [2024/06/26 20:27] – created sgrangervisual3d:documentation:pipeline:metric_commands:metric_signal_value_at_event [2024/07/17 15:46] (current) – created sgranger
Line 1: Line 1:
-====== Metric_Signal_Value_At_Event ======+====== Metric Signal Value At Event ======
  
 ==== Legacy Command ==== ==== Legacy Command ====
Line 14: Line 14:
   * There is an option to calculate the mean and standard deviation for metrics that have multiple values.   * There is an option to calculate the mean and standard deviation for metrics that have multiple values.
  
-{{MetricSignalValueAtEvent.png}}+{{:MetricSignalValueAtEvent.png}}
  
 |**Metric_Signal_Value_At_Event**                                                                                                                                                                                                                                 | |**Metric_Signal_Value_At_Event**                                                                                                                                                                                                                                 |
Line 96: Line 96:
 It isn't possible to directly identify the standard deviation at that index because it isn't possible to define an Event for a time normalized signal (e.g.it has no frame rate or time. It isn't possible to directly identify the standard deviation at that index because it isn't possible to define an Event for a time normalized signal (e.g.it has no frame rate or time.
 Without having an event you cannot get the value of a signal at that event using Metric_Signal_Value_At_Event Without having an event you cannot get the value of a signal at that event using Metric_Signal_Value_At_Event
-One solution, albeit a non-intuitive solution is to [[Visual3D:Documentation:Pipeline:Expressions:Overview#Signal_Functions|SORT]] (descending) the p2D signal by the second component (eg. the MEAN).+One solution, albeit a non-intuitive solution is to [[Visual3D:Documentation:Pipeline:Expressions:Expressions_Overview#Signal_Functions|SORT]] (descending) the p2D signal by the second component (eg. the MEAN).
 **Evaluate_Expression** **Evaluate_Expression**
 /EXPRESSION=SORT(P2D::TEST::LHIP_ANGLE, -1.0, 2) /EXPRESSION=SORT(P2D::TEST::LHIP_ANGLE, -1.0, 2)
visual3d/documentation/pipeline/metric_commands/metric_signal_value_at_event.1719433624.txt.gz · Last modified: 2024/06/26 20:27 by sgranger