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
Next revision
Previous revision
visual3d:documentation:pipeline:metric_commands:metric_median [2024/11/22 20:09] wikisysopvisual3d:documentation:pipeline:metric_commands:metric_median [2025/09/18 18:40] (current) wikisysop
Line 1: Line 1:
 ====== Metric Median ====== ====== Metric Median ======
  
-This command computes the Median Value of a Signal and store the value as a 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**. 
 + 
 +=====Pipeline Command===== 
 + 
 +The syntax for the function is as follows:
  
-=====Command Syntax===== 
 <code> <code>
 Metric_Median Metric_Median
Line 16: 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 are as follows: 
 |**Metric_Median**                                                                                      |                                                                                                                                                                                                                                                                                       |**Metric_Median**                                                                                      |                                                                                                                                                                                                                                                                                      
 |**/RESULT_METRIC_NAME=**                                                                               |Specify result name                                                                                                                                                                                                                                                                          |**/RESULT_METRIC_NAME=**                                                                               |Specify result name                                                                                                                                                                                                                                                                         
Line 35: 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}}
 +
 +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:
  
 <code> <code>
Line 55: Line 71:
 ; ;
 </code>  </code> 
- 
-In the following example, compute the Median Value of the signal HANDSPEED 
- 
-{{:MetricMedianDlg.png}} 
  
 NOTE: When you run a metric command, and tell it to create a global mean, it uses all the individual ranges to compute the overall mean (ie; one trial has 4 ranges, second trial has 1 range, the global mean is generated from the 5 values). NOTE: When you run a metric command, and tell it to create a global mean, it uses all the individual ranges to compute the overall mean (ie; one trial has 4 ranges, second trial has 1 range, the global mean is generated from the 5 values).
visual3d/documentation/pipeline/metric_commands/metric_median.1732306163.txt.gz · Last modified: 2024/11/22 20:09 by wikisysop