burst_range_spectrum

gwpy.astro.burst_range_spectrum(psd, snr=8, energy=0.01)[source]

Calculate the frequency-dependent GW burst range from a strain PSD

Parameters
psdFrequencySeries

the instrumental power-spectral-density data

snrfloat, optional

the signal-to-noise ratio for which to calculate range, default: 8

energyfloat, optional

the relative energy output of the GW burst, default: 0.01 (GRB-like burst)

Returns
rangespecFrequencySeries

the burst range FrequencySeries [Mpc (default)]