User Tools

Site Tools


visual3d:documentation:pipeline:metric_commands:metric_mean

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_mean [2024/11/22 19:00] wikisysopvisual3d:documentation:pipeline:metric_commands:metric_mean [2025/09/18 19:09] (current) wikisysop
Line 1: Line 1:
 ====== Metric Mean ====== ====== Metric Mean ======
  
-This command computes the Mean Value of a Signal and stores the value as a metric.+====Overview====
  
-===== Command Syntax =====+The **Metric Mean** command computes the Mean 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: The syntax for the function is as follows:
  
Line 18: Line 20:
 /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_Mean**                                                                                              |                                                                                             | |**Metric_Mean**                                                                                              |                                                                                             |
 |/RESULT_METRIC_NAME=                                                                                         |The name of the metric signal created                                                        | |/RESULT_METRIC_NAME=                                                                                         |The name of the metric signal created                                                        |
 |!/APPLY_AS_SUFFIX_TO_SIGNAL_NAME=FALSE                                                                       |Add a suffix to the signal name                                                              | |!/APPLY_AS_SUFFIX_TO_SIGNAL_NAME=FALSE                                                                       |Add a suffix to the signal name                                                              |
-|!/RESULT_METRIC_FOLDER=PROCESSED                                                                                                                                                                         |+|!/RESULT_METRIC_FOLDER=PROCESSED                                                                             |Name of results folder                                                                       |
 |/SIGNAL_TYPES=TARGET                                                                                                                                                                                     | |/SIGNAL_TYPES=TARGET                                                                                                                                                                                     |
 |/SIGNAL_NAMES=                                                                                               |Signal                                                                                       | |/SIGNAL_NAMES=                                                                                               |Signal                                                                                       |
Line 43: Line 45:
 |! /APPEND_TO_EXISTING_VALUES=FALSE                                                                           |Metrics can replace an existing signal or be appended to it.                                 | |! /APPEND_TO_EXISTING_VALUES=FALSE                                                                           |Metrics can replace an existing signal or be appended to it.                                 |
  
 +====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.
 +
 +{{:Metric_Mean1.jpg}}
 +
 +The dialog box allows you to assign values to the command parameters outlined above.
  
 ==== Example: Include and Exclude Ranges ==== ==== Example: Include and Exclude Ranges ====
visual3d/documentation/pipeline/metric_commands/metric_mean.1732302032.txt.gz · Last modified: 2024/11/22 19:00 by wikisysop