7. INTERPOLATION


   This option takes a rough jagged curve (widely spaced data points)
and smooths it using a 'cubic spline' routine.  For this to work, the
X values MUST be in ascending order!  Otherwise, this option is ignored.
Since this is a rather simple cubic spline, extremely 'noisy' data may
be made noisier by interpolation.
