You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @marianoarnaiz. I'm guessing that you want this for FourierTraces? In this case, the integrate function could just have a new method integrate!(::AbstractFourierTrace) which does the standard frequency-domain integration. At the same time, adding a differentiate!(::AbstractFourierTrace) method would also be worthwhile.
I'd be happy to receive a PR for the above, or I can get round to it when time allows.
anowacki
changed the title
Adding Divomega to the list of functions
Frequency-domain integration
Jul 8, 2024
Hi @anowacki I'd be glad to help. I am actually not using a ::AbstractFourierTrace) right now, but I might be tempted to change my code to add this to Seis.jl. Let me give it a try and report back here!
Hi everyone.
I use the spectral integration quite a bit and it would be nice to have SAC's divomega in the toolkit. It is possible to add?
https://ds.iris.edu/files/sac-manual/commands/divomega.html
Kind regards.
The text was updated successfully, but these errors were encountered: