Closed max-dax closed 1 year ago
Synthetic phase uses phase = 0 to compute the cartesian spins. We thus need to add a postprocessing operation to account for this.
phase = 0
This is done with dingo.gw.conversion.change_spin_conversion_phase, see 8f05601d87b2b750dd269d40f8ce2b8c62856e87 and f53f60a7fc4eb9eb0155f1aa371c97876edcd73c.
dingo.gw.conversion.change_spin_conversion_phase
Synthetic phase uses
phase = 0
to compute the cartesian spins. We thus need to add a postprocessing operation to account for this.