dingo-gw / dingo

Dingo: Deep inference for gravitational-wave observations
MIT License
60 stars 20 forks source link

Use SI units when calling bilby_to_lalsimulation_spins #75

Closed stephengreen closed 2 years ago

stephengreen commented 2 years ago

Although it's not clearly documented, Bilby's function bilby_to_lalsimulation_spins requires masses to be SI units, not solar masses, as previously assumed. This fixes the problem and now our waveforms match up with the research code.