Smooth the image with a gaussian function of = 2 pixels. A small ( ) portion of the field will be used (smoothing takes longer on large arrays).
input file: rp90_ab.imh
output file: rp90_ab_smo.imh
xr> xspatial # Load the spatial package xs> imsmooth # Smooth the image name of input image (dev$pix) : rp90_ab # rp90_ab.imh from Section 6.7.1 root name for output file [root_smo.imh] : rp90_ab
resultant output image dimensions: 200 x 200 internal image dimensions for fft: 256 x 256 type of convolving function (gauss): <cr> function radius, sigma or width: 2 # In pixel units