UniScript R2026¶
This document lists new and changed functions in R2026.
The changes are listed in the history table at the end of the function description.
UniScript R2026.3¶
New Functions in UniPlot R2026.3 (6.80.3) |
|
|---|---|
find_plateau in the data. A plateau is found, if the data is inside the tolerance of +- dy_tol. The length in seconds (units as used in ctime) is longer than dx_min and ends at the maximum dx_max or if rvY[i] is greater than the tolerance. Finds only plateaus that are in the range from y_min_threshold to y_max_threshold. A plateau does not contain missing_values. |
|
plateau_computation computes a statistic for each plateau defined by rvPlateau using the corresponding values from rvData. |
UniScript R2026.0¶
New Functions in UniPlot R2026.0 (6.80.0) |
|
|---|---|
json_simple converts a valid json string into a UniScript object. |
id-1607620