diff --git a/bilby/gw/likelihood/multiband.py b/bilby/gw/likelihood/multiband.py index 3ed8819afaa81aca1e9712cf435596bee46131d1..4e338e19a14a3bcd466f7f66546f9003aaca9be5 100644 --- a/bilby/gw/likelihood/multiband.py +++ b/bilby/gw/likelihood/multiband.py @@ -736,7 +736,7 @@ class MBGravitationalWaveTransient(GravitationalWaveTransient): strain *= np.exp(-1j * 2. * np.pi * self.banded_frequency_points * ifo_time) strain *= calib_factor - d_inner_h = np.dot(strain, self.linear_coeffs[interferometer.name]) + d_inner_h = np.conj(np.dot(strain, self.linear_coeffs[interferometer.name])) if self.linear_interpolation: optimal_snr_squared = np.vdot(