Using Analysis Tools
TRIOS software contains a variety of analysis functions that are specific to the selected data. For information regarding accessing and using these functions, follow the general instructions found in Analyzing Data.
In addition to the analysis described in the Analyzing Data Help topic, use the following Analysis Tools (toolbar shown below) to further customize your data analysis.
Ignore Breaks In Data
Use Ignore Breaks in Data to analyze data across multiple steps. The data from all steps is combined into a new Merged step.
- Select the desired steps and plot them on the graph.
- Click Ignore Breaks in Data.

- The selected steps are now displayed as a single step called "Merged."
Smooth and Smooth / Adjust
The smoothing tool operates on full curves. Several smoothing techniques are available in TRIOS (Polynomial, FFT, and Least-squares). Set your desired default option within the TRIOS Options > Analysis page. The extent of the smoothing is determined by the window size.
- Verify your selection of the desired smoothing technique from the TRIOS Options > Analysis page.
- Select the curve to smooth.
-
Access the Analysis menu and choose one of the following options:
- Smooth: Smooths the curve using the default smoothing level.
- Smooth/Adjust: Displays a smoothing adjustment window that allows you to adjust the smoothing to the desired level by either 1) moving the slider bar, or 2) entering a value while simultaneously viewing the smoothed signal and comparing it to the original data. When satisfied, select OK. Click the Save icon to set this value as the smoothing window default.
- A preliminary curve displays. Click Accept or Reject.
- If you click Accept, the smoothed data replaces the original data in the spreadsheet and on the plot. Note that all dependent parameters are recalculated based on the modified parameter values. However, variables representing the original measured data (torque, displacement, velocity) remain unchanged. All cells in the spreadsheet with modified data points are marked with a small red triangle.
To recover the original data, click Undo. For experimental data, you can also access the Spreadsheet view and select the Format tab > Reload Data.
Back to top
Shift / Rotate
The process of curve shifting and curve rotation causes a linear change to a curve's baseline. Curve shifting moves all of the data points on a curve up or down by a fixed value. Curve rotation moves the data points on a curve up or down by a linearly changing value.
Curve Shifting
Curves are shifted by adding a fixed offset to the Y-value of each data point on the curve. When curve shifting is done manually (as described below), the offset is the difference between the cursor Y-position and the interpolated curve value at the cursor X-position. Or, stated differently, the point on the curve at the vertical cursor is moved to the cursor position, and all other points on the curve are moved up or down by this same amount.
To shift the curve, follow these steps:
- If more than one curve is displayed, select the desired curve by clicking on the curve.
- Click Analysis > Shift/Rotate in TRIOS software.
- Two cursors display on the curve.
- The
icon is used to pivot the curve at the selected point in the curve vertically. The pivot point is based on second cursor location .
- The
icon is used to move the curve up or down to the position of the horizontal bar of this marker location.
- Click the
marker and move it horizontally to the desired location on the curve.
- Move the cursor vertically to shift the curve in the Y direction. The resultant curve is shown along with the original data.
- Click Accept to save adjusted curve (and replace the original) or Reject to remove.
- NOTE: After performing a Shift/Rotate operation, you can remove changes by accessing the spreadsheet view and selecting Reload Data.
Curve Rotation
Curves are rotated by adding a computed offset to the Y-value of each data point on the curve. The offset for each data point is computed to be the difference between the Y-value of the data point and the Y-value of a straight line evaluated at the X-value of the data point. When curve rotation is done manually, the straight line is defined by the X- and Y-coordinates of the two cursor positions. The slope and offset of this line is used to compute the offset at each data point. Or, stated differently, the two points on the curve at the vertical cursors are moved to the cursor positions, and all other points on the curve are moved by a proportional amount.
- NOTE: Curve rotation is a skewing process that makes a linear change to a curve's baseline. It is not a rotation in two dimensions because the X-values of the curve are not changed.
- NOTE: Clicking on a curve in a normal plot and dragging the curve to a new position changes the axis scaling, but not the curve data. Clicking on a curve in an overlay plot and dragging the curve to a new position changes the curve's Y-offset, but not the curve data. Shifting and rotating curves modifies the curve data.
Use the Rotate option to take the curve and rotate it around the points chosen.
Follow these steps to use this function:
- If more than one curve is displayed, select the desired curve by clicking on the curve.
- Select Analysis > Shift/Rotate in TRIOS software.
- Two cursors display on the curve.
- The
icon is used to pivot the curve at the selected point in the curve vertically. The pivot point is based on the second cursor location.
- The
icon is used to move the curve up or down to the position of the horizontal bar of this marker location .
- Click the
marker and move it horizontally to the desired location on the curve. This point serves as the pivot point.
- Click the
marker and move vertically to the desired location, pivoting off the second cursor point.
- Click Accept to save adjusted curve (and replace the original) or Reject to remove.
- NOTE: The curve can be shifted and/or rotated multiple times. To remove shifting/rotating, select Reject from the Analysis menu.
- NOTE: After performing a Shift/Rotate operation, you can remove changes by accessing the spreadsheet view and selecting Reload Data.
When rotating a curve that will subsequently be integrated, be sure to rotate the curve using the same x-axis domain as that of the integration (typically Time).
Rotating a curve in the Temperature domain and then integrating the curve with respect to Time (for example, via Peak Integration analysis) can result in incorrect integration values, because typically Time and Temperature are not linearly related.
In general, you should never rotate a curve in the Temperature domain if you plan to integrate it. The best approach is to rotate the curve with Time selected on the X-axis, and then use Graph > X Axis > Temperature to change back to the temperature domain. Now the rotated peak integration will give the same result as the non-rotated integration.
Back to top
Transform
Typically, transformations are performed on complete data sets from the File Manager (refer to Transforming Data). Certain transformations can also be performed on a selected number of data points in an active document using the Transform menu.
Follow the procedure below to perform a transformation on a single step of a data file selected in the document view using the Transform menu:
- In the document view, select the data file step you desire to transform.
- If you wish to perform a partial transform, select the curve section by clicking the first data point and dragging the mouse pointer along the curve. The selected curve segment is highlighted.
- Select the Analysis tab > Transform drop-down menu. A list of possible transformations appears. Only the transformations possible for the selected data file are shown.
- Click the desired transformation to perform the operation. A new data file with the same name extended by the name of the transformation is created and added to the file list. The new file is opens and gives focus if Load view settings is checked in the user options.
Back to top