The Imcalc Tool is a stack based image processor which allows the user to visualise the data and coordinate a set of image manipulations which compute the desired output image, in the same way that one would enter a formula on a calculator.
Example: -------- Fourier deconvolution of gaussian smoothed image. Imcalc Tool quad Imcalc Tool fft Image Create delta (equivalent sized image) Imcalc Tool gauss (sigma=1.0, range > 5.0) (or other deconvolution kernel) Imcalc Tool fft Imcalc Tool flp Imcalc Tool / with IP(const = 128.0) Imcalc Tool ffti Imcalc Tool roi (select relavant quadrant)