inspiral_range_psd¶
-
gwpy.astro.
inspiral_range_psd
(psd, snr=8, mass1=1.4, mass2=1.4, horizon=False)[source]¶ Compute the inspiral sensitive distance PSD from a GW strain PSD
- Parameters
psd :
FrequencySeries
the instrumental power-spectral-density data
snr :
float
, optionalthe signal-to-noise ratio for which to calculate range, default:
8
mass1 :
float
,Quantity
, optionalthe mass (
float
assumed in solar masses) of the first binary component, default:1.4
mass2 :
float
,Quantity
, optionalthe mass (
float
assumed in solar masses) of the second binary component, default:1.4
horizon :
bool
, optional- Returns
rspec :
FrequencySeries
the calculated inspiral sensitivity PSD [Mpc^2 / Hz]