Resolve "add neutron star merger to examples"
Compare changes
Files
2+ 109
− 0
Maintenance will be performed on git.ligo.org, containers.ligo.org, and docs.ligo.org on Tuesday 22 April 2025 starting at approximately 9am PDT. It is expected to take around 30 minutes and there will be several periods of downtime throughout the maintenance. Please address any comments, concerns, or questions to the helpdesk. This maintenance will be upgrading the GitLab database in order to be ready for the migration.
I added the lal_binary_neutron_star
model with an example file binary_neutron_star_example.py
. I had to include an import lal
in the file source.py
to add tidal deformabilities.
For the bns approximants TaylorF2
and IMRPhenomD_NRTdidal
, the parameters tilt_1, phi_12, tilt_2, phi_jl must be set to zero, since these can only handle aligned spins.