Blog, Tutorials & Release Notes

Welcome to the PEAXACT blog! Here, you'll find in-depth insights into the software, along with expert tips and tricks to enhance your experience.

PEAXACT Tour Part 8 – Custom Results

Part 8 describes the final modeling step – the definition of user-defined Custom Results.

Custom Model

The Custom Model in PEAXACT allows the specification of user-defined results to combine and extend the results of the built-in analyses Integration, Hard Model Component Fitting, Prediction, and Identification. You would typically use Custom Results for:

  1. Combining results of different built-in analyses, e.g., from Prediction and Identification, in one place.
  2. Creating self-contained models, i.e., models that don't require external post-processing to calculate the results you really want.
  3. Elementary arithmetic, e.g., calculate peak area ratios.
  4. Relational results, e.g., identity check.
  5. Logical expressions, e.g., IF(A > 123, B, C) returns either B or C depending on condition A.
  6. Diagnostic values, e.g., Outlier Probabilities, and thereof composed warnings.

PEAXACT allows you to define Custom Results with a convenient editor to select operators, functions, and references to the built-in results.

Custom Analysis

Performing a Custom Analysis in PEAXACT delivers all the user-defined Custom Results. Result values are presented in a similar Report Windows as introduced in earlier parts of the tour. Also, as mentioned before, all results, including Custom Results, can be accessed by real-time analytics in the field.

Back to Blog Overview