Next: MEANDAT Up: INTERP Prev: Parameters

Examples

Interpolating over the time dimension in an image series. Using the full image.

  ICL> INTERP
  Input datafile > IMAGE3D
  Output datafile > IMAGE3DINT
  1.  X POSITION
  2.  Y POSITION
  3.  TIME
  Dimension to be interpolated > 3
  1.  X POSITION
  Lower bound for this parameter/-0.2/ >
  Upper bound for this parameter/0.2/ >
  2.  Y POSITION
  Lower bound for this parameter/-0.2/ >
  Upper bound for this parameter/0.2/ >
  Number of bins between knots > 8
  


Next: MEANDAT Up: INTERP Prev: Parameters