mtuq.GreensTensorList¶
- class mtuq.GreensTensorList(tensors=[], id=None, tags=[])[source]¶
Bases:
list
Container for one or more GreensTensor objects
Public Methods
Appends GreensTensor to the container
Applies function to all GreensTensors
Convolves time series with given wavelet
Return a shallow copy of the list.
Generates synthetics through a linear combination of time series
Maps function to all GreensTensors
Version of map parallelized using mpi4py
Selects GreensTensors that match the given station or origin
Sorts in-place by source-receiver azimuth
Sorts in-place by hypocentral distance
Sorts in-place by user-supplied function
Appends string to tags list
Removes string from tags list
Writes a Python pickle of current GreensTensorList