Interpolation results and parameter ordering
The order of parameters associated with grid Functional data can have an affect on interpolation results.
If you are using grid Functional data where one or more of the parameters use cubic spline interpolation, then parameter order may have an effect on the interpolation results (parameter order has no effect if only linear interpolation is being used, or in series functional data).
- First constrain a parameter (strain = 0.1%, say) and create a new graph that only has the parameters cycles and time.
- Then constrain another parameter (cycles = 1,000,000, say) to get a graph that only has one parameter.
- Finally, constrain the last parameter (time) to get a point value.
The order of parameters on functional data is set when you view the data, or when data is imported. The order of the parameters is controlled by the order of the parameter columns. Grid functional data has the following format. In this example, Parameter 1 will be first, followed by Parameter 2, etc.
| Column | Contains |
|---|---|
| 1 | Value (low) |
| 2 | Value (high) |
| 3 | Quality rating |
| 4 | Parameter 1 |
| 5 | Parameter 2 |
| 6 | Parameter 3 |
| ... | Parameter n |
To check the order of parameters, from a graph, open Graph Tools and click View All Data. The order that the parameters appear in the columns is the order they are stored in the functional data.