skypy.gravitational_waves.b_band_merger_rate¶
- skypy.gravitational_waves.b_band_merger_rate(luminosity, population='NS-NS', optimism='low')[source] [edit on github]¶
Model of Abadie et al (2010), Table III
Compact binary merger rates as a linear function of a galaxy’s B-band luminosity.
- Parameters
- luminosity(ngal,) astropy.Quantity
The B-band luminosity of the galaxies to generate merger rates for, in units of solar luminosity.
- population{‘NS-NS’, ‘NS-BH’, ‘BH-BH’}
Compact binary population to get rate for. ‘NS-NS’ is neutron star - neutron star ‘NS-BH’ is neutron star - black hole ‘BH-BH’ is black hole - black hole
- optimism{‘low’, ‘realistic’, ‘high’}
Optimism of predicted merger rates. For ‘NS-NS’ there is an extra option ‘max’.
- Returns
- merger_rateastropy.Quantity
Merger rates for the galaxies in units of year^-1
References