Hi to all,
I would like to know if the fft amplitude (fft; keepam) in sac is the
module of fourier transform (amplitude*s) or is the power of amplitude
(amplitude*s)^2
Thanks,
Mar
--
-----------------------------------------------------------
Mar Tapia
mar.tapia<at>gmail.com
------------------------------------------------------------
I would like to know if the fft amplitude (fft; keepam) in sac is the
module of fourier transform (amplitude*s) or is the power of amplitude
(amplitude*s)^2
Thanks,
Mar
--
-----------------------------------------------------------
Mar Tapia
mar.tapia<at>gmail.com
------------------------------------------------------------
-
Dear All -
Try this experiment with SAC:
fg sine 1 0 npts 4096 delta 0.01; mul 1; div (40.96 / 2); fft amph; psp am
(The div command compensates for the (N*Delta/2) normalization for the FFT.) The plot shows the peak amplitude is one (at 1 Hz). If you change the “mul 1” to “mul 2” the amplitude peak becomes 2. Hence, the amplitude is true amplitude, not power.
On 6 Feb 2019, at 23:11, Mar Tapia <mar.tapia<at>gmail.com> wrote:
George Helffrich
Hi to all,
I would like to know if the fft amplitude (fft; keepam) in sac is the module of fourier transform (amplitude*s) or is the power of amplitude (amplitude*s)^2
Thanks,
Mar
--
-----------------------------------------------------------
Mar Tapia
mar.tapia<at>gmail.com <mar.tapia<at>gmail.com>
------------------------------------------------------------
----------------------
SAC Help
Topic home: http://ds.iris.edu/message-center/topic/sac-help/ | Unsubscribe: sac-help-unsubscribe<at>lists.ds.iris.edu
Sent from the IRIS Message Center (http://ds.iris.edu/message-center/)
Update subscription preferences at http://ds.iris.edu/account/profile/
george<at>elsi.jp