dingo-gw / dingo

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

Add conversion from primed to unprimed spins #106

Closed max-dax closed 1 year ago

max-dax commented 2 years ago

Synthetic phase uses phase = 0 to compute the cartesian spins. We thus need to add a postprocessing operation to account for this.

max-dax commented 1 year ago

This is done with dingo.gw.conversion.change_spin_conversion_phase, see 8f05601d87b2b750dd269d40f8ce2b8c62856e87 and f53f60a7fc4eb9eb0155f1aa371c97876edcd73c.