Hello,
How is it possible to perform operations in the frequency domain with sac?
For instance, once the fft of two time series have been computed, how
can I divide one spectra by the other?
How is it possible to perform operations in the frequency domain with sac?
For instance, once the fft of two time series have been computed, how
can I divide one spectra by the other?
-
Hi Pierre,
I think some operations can only be done in the time domain. But with
"writesp" one can write the spectra into files that can be read as if
they were regular time domain files.
Something like:
fft
writesp AM signal.e signal.n
r signal.e signal.n
*now operations..*
(there might be a better way to do this)
ciao
Andreas
On Jan 22, 2008 4:09 PM, Pierre Arroucau <pierre.arroucau<at>anu.edu.au> wrote:
Hello,
How is it possible to perform operations in the frequency domain with sac?
For instance, once the fft of two time series have been computed, how
can I divide one spectra by the other?
_______________________________________________
sac-help mailing list
sac-help<at>iris.washington.edu
http://www.iris.washington.edu/mailman/listinfo/sac-help