mtuq.GreensTensor.get_synthetics¶
- GreensTensor.get_synthetics(source, components=None, stats=None, inplace=False)[source]¶
Generates synthetics through a linear combination of time series
Returns an ObsPy stream
Input arguments
source
(MomentTensor, Force or CompositeSource): Source objectcomponents
(list): List containing zero or more of the following components:Z
,R
,T
. (Defaults to['Z', 'R', 'T']
.)stats
(obspy.Trace.Stats object): ObsPy Stats object that will be attached to the synthetics