CURVES_GET_PERCENTAGE_DEVIATION¶
Inverse Match Percentage Option Added to CURVES_GET_PERCENTAGE_DEVIATION¶
Overview¶
The CURVES_GET_PERCENTAGE_DEVIATION worker now includes a new Inverse (return % within tolerance) option.
When this option is enabled, the worker returns the Match % instead of the Percentage Deviation, allowing users to measure the percentage of curve data that falls within the specified tolerance.
Key Features¶
- Added a new Inverse (return % within tolerance) option
- Returns Match % instead of Percentage Deviation when enabled
- Measures the percentage of points that satisfy the specified tolerance
- Provides an alternate way to evaluate curve similarity
- Supports more flexible curve comparison workflows