User Tools

Site Tools


visual3d:documentation:pipeline:metric_commands:metric_stddev

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_stddev [2024/06/19 12:51] sgrangervisual3d:documentation:pipeline:metric_commands:metric_stddev [2024/07/17 15:46] (current) – created sgranger
Line 1: Line 1:
-{{||+====== Metric StdDev ======
  
-compute the standard deviation of a signal and store the value as a metric+||
  
-in the following example, compute the standard deviation of the signal handspeed+Compute the Standard Deviation of a Signal and store the value as a metric
  
-metricstddevdlg.png+In the following example, compute the Standard Deviation of the signal HANDSPEED
  
-|**metric_stddev**                                                                                      |                                                                                                                                                                                                                                                                                                                                      | +{{:MetricStdDevDlg.png}} 
-|**/result_metric_name=**                                                                               |_sd                                                                      |the name of the metric signal created                                                                                                                                                                                                                         | + 
-|**/apply_as_suffix_to_signal_name=**                                                                   |true                                                                     |specify the metric name to be the original signal plus a suffix                                                                                                                                                                                               | +|**Metric_StdDev**                                                                                      |                                                                                                                                                                                                                                                                                                                                      | 
-|**/result_metric_folder=**                                                                             |processed                                                                                                                                                                                                                                                                                                                             | +|**/RESULT_METRIC_NAME=**                                                                               |_SD                                                                      |The name of the metric signal created                                                                                                                                                                                                                         | 
-|**/signal_types=**                                                                                     |derived                                                                                                                                                                                                                                                                                                                               | +|**/APPLY_AS_SUFFIX_TO_SIGNAL_NAME=**                                                                   |True                                                                     |Specify the metric name to be the ORIGINAL signal plus a SUFFIX                                                                                                                                                                                               | 
-|**/signal_names=**                                                                                     |handspeed                                                                |specify the signal to be used                                                                                                                                                                                                                                 | +|**/RESULT_METRIC_FOLDER=**                                                                             |PROCESSED                                                                                                                                                                                                                                                                                                                             | 
-|**/signal_folder=**                                                                                    |processed                                                                                                                                                                                                                                                                                                                             | +|**/SIGNAL_TYPES=**                                                                                     |DERIVED                                                                                                                                                                                                                                                                                                                               | 
-|**/signal_components=**                                                                                |all_components                                                           |specify the signal components to be used (e.g. xyor 0, 1, 2 etc)                                                                                                                                                                                        | +|**/SIGNAL_NAMES=**                                                                                     |HANDSPEED                                                                |Specify the Signal to be used                                                                                                                                                                                                                                 | 
-|**/[[visual3d:documentation:c3d_signal_types:event_label_data_type#event_sequence|event_sequence]]=**  |frame1 go                                                              |specify the sequence of eventsany number of events can be entered (separated by +). this specific sequence of events must be true for a metric to be computed. the metric is computed from the first event in the sequence to the last event in the sequence| +|**/SIGNAL_FOLDER=**                                                                                    |PROCESSED                                                                                                                                                                                                                                                                                                                             | 
-|**/[[visual3d:documentation:c3d_signal_types:event_label_data_type#exclude_events|exclude_events]]=**  |max_speed                                                                |if this event occurs before the first and last event, do not computed a metric                                                                                                                                                                                | +|**/SIGNAL_COMPONENTS=**                                                                                |ALL_COMPONENTS                                                           |Specify the Signal components to be used (e.g. XYor 0, 1, 2 etc)                                                                                                                                                                                        | 
-|**/[[visual3d:documentation:pipeline:metric_commands:sequence_percent_start|sequence_percent_start]]=**|within the event sequence specify the beginning of the range as a percent|                                                                                                                                                                                                                                                              | +|**/[[Visual3D:Documentation:C3D_Signal_Types:EVENT_LABEL_Data_Type#Event_Sequence|EVENT_SEQUENCE]]=**  |FRAME1 GO                                                              |Specify the sequence of EventsAny number of Events can be entered (separated by +). This specific sequence of events must be true for a metric to be computed. The metric is computed from the first event in the sequence to the last event in the sequence| 
-|**/[[visual3d:documentation:pipeline:metric_commands:sequence_percent_start|sequence_percent_end]]=**  |within the event sequence specify the end of the range as a percent      |                                                                                                                                                                                                                                                              | +|**/[[Visual3D:Documentation:C3D_Signal_Types:EVENT_LABEL_Data_Type#Exclude_Events|EXCLUDE_EVENTS]]=**  |MAX_SPEED                                                                |If this event occurs before the first and last event, do not computed a metric                                                                                                                                                                                | 
-|**/generate_mean_and_stddev=**                                                                         |true                                                                     |generate the mean and standard deviation of this metric across ranges and files                                                                                                                                                                               | +|**/[[Visual3D:Documentation:Pipeline:Metric_Commands:SEQUENCE_PERCENT_START|SEQUENCE_PERCENT_START]]=**|Within the event sequence specify the beginning of the range as a percent|                                                                                                                                                                                                                                                              | 
-|**/append_to_existing_values==**                                                                       |false                                                                    |do not add these metric values to an existing metric                                                                                                                                                                                                          |+|**/[[Visual3D:Documentation:Pipeline:Metric_Commands:SEQUENCE_PERCENT_START|SEQUENCE_PERCENT_END]]=**  |Within the event sequence specify the end of the range as a percent      |                                                                                                                                                                                                                                                              | 
 +|**/GENERATE_MEAN_AND_STDDEV=**                                                                         |TRUE                                                                     |Generate the mean and standard deviation of this metric across ranges and files                                                                                                                                                                               | 
 +|**/APPEND_TO_EXISTING_VALUES==**                                                                       |FALSE                                                                    |Do not Add these metric values to an existing metric                                                                                                                                                                                                          |
 |**;**                                                                                                  |                                                                                                                                                                                                                                                                                                                                      | |**;**                                                                                                  |                                                                                                                                                                                                                                                                                                                                      |
  
  
-}}+
visual3d/documentation/pipeline/metric_commands/metric_stddev.1718801488.txt.gz · Last modified: 2024/06/19 12:51 by sgranger