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/19 12:51] 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 ====== 
 +====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**.
  
-removes metrics above or below a threshold, allowing you to keep those within the range, or outside the range.+====Pipeline Command====
  
-if a component is removed, all components at that frame are removed.+The syntax for the function is as follows:
  
-\\+<code> 
 +Remove_Metrics_By_Threshold 
 +! /METRIC_FOLDERS= 
 +/METRIC_NAMES= 
 +/METRIC_COMPONENTS= 
 +! /REMOVE_METRICS_ABOVE= 
 +! /REMOVE_METRICS_BELOW= 
 +
 +</code>
  
 +====Command Parameters====
  
-|**remove_metrics_by_threshold**|                                          | +The following table shows the command parameters seen above and their descriptions: 
-|**/metric_names=**             |the names of the metrics                  | +|**Remove_Metrics_By_Threshold**|                                          | 
-|**/metric_folders=**           |the folders of the metrics                | +|**/Metric_Names=**             |The names of the metrics                  | 
-|**/metric_components=**        |the components of the metrics to be tested| +|**/Metric_Folders=**           |The folders of the metrics                | 
-|**/remove_metrics_above=**     |an expression                             | +|**/Metric_Components=**        |The components of the metrics to be tested| 
-|**/remove_metrics_below=**     |an expression)                            |+|**/Remove_Metrics_Above=**     |An Expression                             | 
 +|**/Remove_Metrics_Below=**     |An Expression)                            |
  
 +====Example====
  
  
visual3d/documentation/pipeline/metric_commands/remove_metrics_by_threshold.1718801493.txt.gz · Last modified: 2024/06/19 12:51 by sgranger