User Tools

Site Tools


visual3d:documentation:pipeline:metric_commands:metric_median

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
visual3d:documentation:pipeline:metric_commands:metric_median [2025/09/18 18:35] – [Metric Median] wikisysopvisual3d:documentation:pipeline:metric_commands:metric_median [2025/09/18 18:40] (current) wikisysop
Line 3: Line 3:
 The **Metric Median** command computes the median value of a signal and stores the value as a metric. It can be found within the **Pipeline Workshop** under **Metric**. The **Metric Median** command computes the median value of a signal and stores the value as a metric. It can be found within the **Pipeline Workshop** under **Metric**.
  
-=====Command Syntax=====+=====Pipeline Command===== 
 The syntax for the function is as follows: The syntax for the function is as follows:
 +
 <code> <code>
 Metric_Median Metric_Median
Line 17: Line 19:
 /EXCLUDE_EVENTS= /EXCLUDE_EVENTS=
 ! /GENERATE_MEAN_AND_STDDEV=TRUE ! /GENERATE_MEAN_AND_STDDEV=TRUE
 +! /GENERATE_MEAN_AND_STDDEV_ACROSS_SUBJECTS=FALSE
 ! /APPEND_TO_EXISTING_VALUES=FALSE ! /APPEND_TO_EXISTING_VALUES=FALSE
-; 
 </code> </code>
  
-=====Parameters===== +=====Command Parameters===== 
-The Parameters for the function is as follows:+ 
 +The Parameters for the function are as follows: 
 |**Metric_Median**                                                                                      |                                                                                                                                                                                                                                                                                       |**Metric_Median**                                                                                      |                                                                                                                                                                                                                                                                                      
 |**/RESULT_METRIC_NAME=**                                                                               |Specify result name                                                                                                                                                                                                                                                                          |**/RESULT_METRIC_NAME=**                                                                               |Specify result name                                                                                                                                                                                                                                                                         
Line 37: Line 41:
 |**/APPEND_TO_EXISTING_VALUES==**                                                                       |Append to existing values of the result signal                                                                         | |**/APPEND_TO_EXISTING_VALUES==**                                                                       |Append to existing values of the result signal                                                                         |
 |**/GENERATE_MEAN_AND_STDDEV=**                                                                         |Generate mean and stddev                                                                                                                                                                                                                                                                                                            |**/GENERATE_MEAN_AND_STDDEV=**                                                                         |Generate mean and stddev                                                                                                                                                                                                                                                                                                           
 +
 +====Dialog====
 +
 +The command can be edited in a text editor or in a dialog form. To edit in the dialog pop up form either click on the **Edit** button in the pipeline workshop or double-click on the pipeline command. The dialog is shown below.
  
 {{:MetricMedianDlg.png}} {{:MetricMedianDlg.png}}
 +
 +The dialog box allows you to assign values to the command parameters outlined above.
  
 =====Example===== =====Example=====
 +
 In the following example, compute the Median Value of the signal HANDSPEED: In the following example, compute the Median Value of the signal HANDSPEED:
  
visual3d/documentation/pipeline/metric_commands/metric_median.1758220530.txt.gz · Last modified: 2025/09/18 18:35 by wikisysop