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

Home » Public Forums » archive » Re: FFT of gaussian
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: FFT of gaussian [message #74382] Wed, 12 January 2011 12:20 Go to previous message
Mark Piper is currently offline  Mark Piper
Messages: 198
Registered: December 2009
Senior Member
On Jan 12, 10:42 am, Gray <grayliketheco...@gmail.com> wrote:
>
> Ah, the shift(abs()) helped very much!  Thanks :)

A small aside: the CENTER keyword was added to FFT in IDL 7.1. With
it, the last two lines of Ken's example become:

IDL> yt = fft(y, /center)
IDL> plot, abs(yt)

I always disliked having to shift the Fourier coefficients.
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Re: map_proj_inverse question
Next Topic: 2d min

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

Current Time: Sat Oct 11 07:11:16 PDT 2025

Total time taken to generate the page: 0.48262 seconds