Deconvolution [message #8717] |
Wed, 16 April 1997 00:00 |
Eddie H. Snell
Messages: 1 Registered: April 1997
|
Junior Member |
|
|
I've been trying to write (unsuccessfully) a simple routine to
deconvolute a known signal from a measured stream of data giving
a data set without the effects of the known signal.
The method I have been using is a simple fft of the measured
data and known signal, dividing the fft's by each other then
doing the reverse fft. This doesn't work too happily (it looks
like ailiasing may be taking place and I need a filter). I
have looked through the IDL libraries for simple deconvolution
module but have not found one. has anyone tackled this problem
before and come up with a working solution :)
Cheers,
Eddie Snell
--
Eddie H. Snell Email eddie.snell@msfc.nasa.gov
NASA, Code ES76, Bldg 4464, Phone (205) 544 5570
Marshall Space Flight Center, Fax (205) 544 9305
Huntsville, Al 35812. USA.
Heisenberg was probably here.
|
|
|