User Tools

Site Tools


visual3d:documentation:pipeline:metric_commands:remove_metrics_by_threshold

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:remove_metrics_by_threshold [2024/06/26 20:27] – created sgrangervisual3d:documentation:pipeline:metric_commands:remove_metrics_by_threshold [2025/09/22 18:32] (current) – [Pipeline Command] wikisysop
Line 1: Line 1:
-====== Remove_Metrics_By_Threshold ======+====== Remove Metrics By Threshold ====== 
 +====Overview==== 
 +The command **Remove Metrics by Threshold** removes metrics above or below a threshold, allowing you to keep those within the range, or outside the range. This can be useful when trying to isolate data within a certain signal range, or when trying to isolate outliers. If a component is removed, all components at that frame are removed. The command can be found within the **Pipeline Workshop** under **Metric**.
  
-||+====Pipeline Command====
  
-Removes metrics above or below a threshold, allowing you to keep those within the range, or outside the range.+The syntax for the function is as follows:
  
-If a component is removed, all components at that frame are removed. +<code> 
- +Remove_Metrics_By_Threshold 
-\\+! /METRIC_FOLDERS= 
 +/METRIC_NAMES= 
 +/METRIC_COMPONENTS= 
 +! /REMOVE_METRICS_ABOVE= 
 +! /REMOVE_METRICS_BELOW= 
 +
 +</code>
  
 +====Command Parameters====
  
 +The following table shows the command parameters seen above and their descriptions:
 |**Remove_Metrics_By_Threshold**|                                          | |**Remove_Metrics_By_Threshold**|                                          |
 |**/Metric_Names=**             |The names of the metrics                  | |**/Metric_Names=**             |The names of the metrics                  |
Line 17: Line 27:
 |**/Remove_Metrics_Below=**     |An Expression)                            | |**/Remove_Metrics_Below=**     |An Expression)                            |
  
 +====Example====
  
  
visual3d/documentation/pipeline/metric_commands/remove_metrics_by_threshold.1719433632.txt.gz · Last modified: 2024/06/26 20:27 by sgranger