comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Gaussian Convolution
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: gaussian convolution [message #94751 is a reply to message #53164] Wed, 27 September 2017 03:37 Go to previous messageGo to previous message
Kaushal Sharma is currently offline  Kaushal Sharma
Messages: 12
Registered: August 2013
Junior Member
Dear Wayne,

Could you please explain the mathematics (or refer to some paper) behind convolving with a Gaussian of sqrt(b^2-a^2) to change the resolution from a Angstrom to b Angstrom?


Thanks,

On Saturday, March 24, 2007 at 9:50:51 PM UTC+5:30, Wayne Landsman wrote:
>> My first guess would be to use a gaussian filter in order to reduce
>> the resolution. The spectrum is (intensity vs. wavelength),so I
>> think 1D gaussian filter would be OK. Is there anyone with experience
>> on it ?
>>
> There are several IDL procedures on the Web to convolve a spectrum
> with a Gaussian; you might try gaussfold.pro at
>
> http://astro.uni-tuebingen.de/software/idl/aitlib/misc/gauss fold.pro
>
> which requires the procedure psf_gaussian.pro to create the kernel
>
> http://idlastro.gsfc.nasa.gov/ftp/pro/image/psf_gaussian.pro
>
> If your spectrum has 1 Angstrom resolution, and you want to degrade it
> to 3 Angstrom resolution, you should convolve it with a Gaussian with
> a FWHM of sqrt(3^2-1^2) = 2.82 Angstrom,e.g.
>
> fsmooth = gaussfold(w,f,2.82)
>
> (The wavelength vector and FWHM should have the same units.) --Wayne
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: IDL graphics & LaTeX
Next Topic: ISA documentation

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 15:13:57 PDT 2025

Total time taken to generate the page: 0.00355 seconds