paudetseis / Telewavesim

Teleseismic body wave modeling through stacks of (submarine/anisotropic) layers
https://paudetseis.github.io/Telewavesim/
MIT License
64 stars 18 forks source link

[JOSS review] What does utils.calc_ttime do? #17

Closed andreww closed 4 years ago

andreww commented 4 years ago

As far as I can see, I'm supposed to be able to set up a generally anisotropic model and use calc_ttime to calculates total propagation time for waves of different types. However, I will get the same answer for SV and SH waves. I think a fuller explanation of what ttime is supposed to do would be useful.

openjournals/joss-reviews#1818

paudetseis commented 4 years ago

The documentation for utils.calc_ttime has been expanded to describe typical usage of this function. An example of its usage is described in the notebook https://github.com/paudetseis/Telewavesim/blob/master/telewavesim/examples/Notebooks/sim_obs_Audet2016.ipynb.