QPLT

A quick quality control plot in which each trace is scaled by its maximum value and the displayed by GNUPLOT to the X11 window. One can modify the display interactively. Pressing enter in the terminal will freeze the plot. Also output is a file, qgraph.gp, which can be edited for an alternative terminal. The program can be run with the following command line arguments:
 qplt  infile  tmin tmax 
 
     infile  = input file name (4char minimum)
     tmin = minimum time in seconds 
     tmax = maximum time in seconds

Figure 4: QPLT: Quality control plot showing traces, each scaled by the maximum value in the trace. Output includes X11 and qgraph.gp (GNUPLOT)
\includegraphics[scale=.8]{Figure4.pdf}