injection_parameters = dict( mass_1=36., mass_2=29., a_1=0.4, a_2=0.3, tilt_1=0.5, tilt_2=1.0, phi_12=1.7, phi_jl=0.3, luminosity_distance=4000., theta_jn=0.4, psi=2.659, phase=1.3, geocent_time=1126259642.413, ra=1.375, dec=0.2108)
which have been transformed into
iota, spin_1x, spin_1y, spin_1z, spin_2x, spin_2y, spin_2z to pass into PyCBC using the conversion function bilby.gw.conversion.bilby_to_lalsimulation_spins
test.py
There was another bug and a problem with the definition of constants - it seems lal and bilby have different definitions of solar mass which maybe causing a difference @colm.talbot. There is now a 2\pi phase difference and the difference in strain is 3 orders of magnitude smaller than the actual waveform.