mtuq.io.clients.syngine.Client.get_greens_tensors¶
- Client.get_greens_tensors(stations=[], origins=[], verbose=False, **kwargs)[source]¶
Downloads Green’s tensors
Returns a
GreensTensorListin which each element corresponds to a (station, origin) pair from the given listsInput arguments
stations(list of mtuq.Station objects)origins(list of mtuq.Origin objects)verbose(bool)