bilby.gw.source.sinegaussian

bilby.gw.source.sinegaussian(frequency_array, hrss, Q, frequency, **kwargs)[source]

A frequency-domain sine-Gaussian burst source model.

τ=Q2πf0α=Q4πf0h+=hrssπτ2α(1+eQ2)(eπ2τ2(f+f0)2+eπ2τ2(ff0)2)h×=ihrssπτ2α(1eQ2)(eπ2τ2(f+f0)2eπ2τ2(ff0)2)
Parameters:
frequency_array: array-like

The frequencies at which to compute the model.

hrss: float

The amplitude of the signal.

Q: float

The quality factor of the burst, determines the decay time.

frequency: float

The peak frequency of the burst.

kwargs: dict

UNUSED

Returns:
dict:

Dictionary containing the plus and cross components of the strain.