User Tools

Site Tools


visual3d:documentation:pipeline:metric_commands:metric_sum

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_sum [2024/07/17 15:46] – created sgrangervisual3d:documentation:pipeline:metric_commands:metric_sum [2025/09/19 13:27] (current) wikisysop
Line 1: Line 1:
 ====== Metric Sum ====== ====== Metric Sum ======
  
-The **Metric_Sum** command will sum the signal components over a range from a Start event to End event.+====Overview====
  
-The command details are:+The **Metric_Sum** command will sum the signal components over a range from a Start event to End event. It can be found in the **Pipeline Workshop** under **Metric**. 
 + 
 +====Pipeline Command==== 
 + 
 +The command syntax is as follows: 
 + 
 +<code> 
 +Metric_Sum 
 +! /RESULT_METRIC_FOLDER=PROCESSED 
 +/RESULT_METRIC_NAME= 
 +! /APPLY_AS_SUFFIX_TO_SIGNAL_NAME=FALSE 
 +/SIGNAL_TYPES= 
 +! /SIGNAL_FOLDER=ORIGINAL 
 +! /SIGNAL_NAMES= 
 +! /COMPONENT_SEQUENCE= 
 +/EVENT_SEQUENCE= 
 +/EXCLUDE_EVENTS= 
 +! /GENERATE_MEAN_AND_STDDEV=TRUE 
 +! /GENERATE_MEAN_AND_STDDEV_ACROSS_SUBJECTS=FALSE 
 +! /APPEND_TO_EXISTING_VALUES=FALSE 
 +
 +</code> 
 + 
 +====Command Parameters==== 
 + 
 +The following table shows the command parameters seen above and their descriptions:
  
 |**Metric_Sum**                                                                                                                                                                                         | |**Metric_Sum**                                                                                                                                                                                         |
Line 21: Line 46:
 |**;**                                                                                                  |                                                                                                 | |**;**                                                                                                  |                                                                                                 |
  
-\\ +====Dialog==== 
-The **Metric_Sum** command dialog is below:+ 
 +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_Sum.jpg}} {{:Metric_Sum.jpg}}
 +
 +
 +The dialog box allows you to assign values to the command parameters outlined above.
  
 ==== Metric Sum Examples ==== ==== Metric Sum Examples ====
visual3d/documentation/pipeline/metric_commands/metric_sum.txt · Last modified: 2025/09/19 13:27 by wikisysop