The time plot tool opens a separate Time Plot window in which graphs of
time vectors are drawn. You can interactively explore the time dimension
for points displayed in SRView's three-view window. When you click
the left mouse button on the image, the time vector for the current cursor
location is automatically plotted in the Time Plot window.
Time vectors will be plotted whenever you click (left mouse button) with the cursor on the image. You can click in any of the three views.
By default, the Time Plot window contains a single time plot. You can set the plot window to display a 3x3 array of time plots. To do this, select Nine Plots from the plot menu of the Time Plot window. Or open the Settings... dialog of the Edit menu of the three-view window (not the Time Plot window). In that dialog, turn on the Time Tool: Nine Vectors toggle button, then click the OK button. Then click on the image to see the time plot for the selected pixel and eight adjacent pixels. The central graph in the 3x3 array is the one for the cursor location. The surrounding eight graphs have the same relation to the central graph as their corresponding spatial points have to the cursor location on screen.
The time dimension is plotted on the horizontal axis (x axis) and the pixel value is plotted on the vertical axis (y axis). Time values are the point indices along the time dimension in the image data array, so the x axis always runs from 0 to (number of time points - 1). To facilitate visual comparisons, all 9 graphs have the same x and y ranges.
The data are saved to a text file. For the single-vector display there is just one column containing the y-values of the plotted data. For the nine-vector display there will be nine columns. The columns are ordered starting with the upper left graph, and run row-by-row to the lower right graph. So the third column contains the data for the upper right graph, and the fifth column contains the data for the central graph.
The value of a 3D threshold mask can be displayed on the time plot of scaled 4D statistical data to show which points are above the threshold value or below the negative threshold value given by the mask. To display the threshold value on the time plot, hold the Control key then click on the pixel to be plotted. The positive (negative) threshold value will be shown as a red (blue) horizontal line on the time plot. The minimum value of the y-axis is the smaller of the minimum value of the time vector and the negative threshold value; and the maximum value of the y-axis is the larger of the maximum value of the time vector and the threshold value.
A single threshold line can also be displayed on a time plot. Select "Threshold" from the Plot menu of the Time Plot window to open a Threshold dialog. If you set the threshold value to something other than 0, then a horizontal cyan line will be drawn at that y-value on the plot. If you are auto-scaling and the threshold value is above or below the data, the upper or lower bound will be set at the threshold. If you set the y-axis scale values and the threshold is outside the scale range, the threshold will not be shown.