obspy.signal.array_analysis.get_timeshift
- get_timeshift(geometry, sll_x, sll_y, sl_s, grdpts_x, grdpts_y)[source]
Returns timeshift table for given array geometry
- Parameters:
geometry – Nested list containing the arrays geometry, as returned by get_group_geometry
sll_x – slowness x min (lower)
sll_y – slowness y min (lower)
sl_s – slowness step
grdpts_x – number of grid points in x direction
grdpts_x – number of grid points in y direction