groupeLIAMG / ttcr

Codes to do raytracing for geophysical applications
GNU General Public License v3.0
85 stars 33 forks source link

A way to get travel time tables from matlab? #56

Closed tshadoan closed 1 year ago

tshadoan commented 1 year ago

Hello,

I am trying to use TTCR to get travel-time tables from source locations along a rectangular grid. I have been able to get raypaths and sensitivity kernel using the matlab codes provided. I am not too familiar with Python and C++; I am wondering if there is a way from Matlab to get extract that information.

bernard-giroux commented 1 year ago

Sorry but what do you mean by travel time table?

tshadoan commented 1 year ago

travel-time mesh perhaps, like in your example2 where you have travel-times computed at each location for a single source.

bernard-giroux commented 1 year ago

This has net been implemented in Matlab, sorry. I am no longer investing time in the Matlab wrappers, but you could dig in the source code and do it, that's what open source is for...