diff --git a/bin/pycbc_live b/bin/pycbc_live index 38e06226212..535c6b254bb 100755 --- a/bin/pycbc_live +++ b/bin/pycbc_live @@ -650,7 +650,7 @@ class LiveEventManager(object): comment = ( 'Trigger produced as a {0} single.
' 'Detectors used for FAR calculation: {0}.
' - 'Detectors used for localization: {2}.' + 'Detectors used for localization: {1}.' ) comment = comment.format(ifo, ppdets(followup_ifos))