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/07/17 15:42] – removed 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**.
 +
 +====Pipeline Command====
 +
 +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====
 +
 +The following table shows the command parameters seen above and their descriptions:
 +|**Remove_Metrics_By_Threshold**|                                          |
 +|**/Metric_Names=**             |The names of the metrics                  |
 +|**/Metric_Folders=**           |The folders of the metrics                |
 +|**/Metric_Components=**        |The components of the metrics to be tested|
 +|**/Remove_Metrics_Above=**     |An Expression                             |
 +|**/Remove_Metrics_Below=**     |An Expression)                            |
 +
 +====Example====
 +
  
visual3d/documentation/pipeline/metric_commands/remove_metrics_by_threshold.1721230951.txt.gz · Last modified: 2024/07/17 15:42 by sgranger