diff --git a/pycbc/inference/models/marginalized_gaussian_noise.py b/pycbc/inference/models/marginalized_gaussian_noise.py index 7496a9cbc80..80cf4f0935e 100644 --- a/pycbc/inference/models/marginalized_gaussian_noise.py +++ b/pycbc/inference/models/marginalized_gaussian_noise.py @@ -504,7 +504,7 @@ def _loglr(self): # store the maxl polarization setattr(self._current_stats, 'maxl_polarization', - params['polarization']) + params['polarization'][idx]) setattr(self._current_stats, 'maxl_loglr', maxl) # just store the maxl optimal snrsq