redback.transient_models.kilonova_models.bulla_bns_kilonova

redback.transient_models.kilonova_models.bulla_bns_kilonova(time, redshift, mej_dyn, mej_disk, phi, costheta_obs, **kwargs)[source]

Kilonovanet model based on Bulla BNS merger simulations

Parameters:
  • time – time in days in observer frame

  • redshift – redshift

  • mej_dyn – dynamical mass of ejecta in solar masses

  • mej_disk – disk mass of ejecta in solar masses

  • phi – half-opening angle of the lanthanide-rich tidal dynamical ejecta in degrees

  • costheta_obs – cosine of the observers viewing angle

  • kwargs – Additional keyword arguments

  • frequency – Required if output_format is ‘flux_density’. frequency to calculate - Must be same length as time array or a single number).

  • bands – Required if output_format is ‘magnitude’ or ‘flux’.

  • output_format – ‘flux_density’, ‘magnitude’, ‘spectra’, ‘flux’, ‘sncosmo_source’

  • cosmology – Cosmology to use for luminosity distance calculation. Defaults to Planck18. Must be a astropy.cosmology object.

Returns:

set by output format - ‘flux_density’, ‘magnitude’, ‘spectra’, ‘flux’, ‘sncosmo_source’