LOG_ERROR_STR("[Correlator] I lost "<<lostPerc<<"% of the data for stream "<<globalSubbandIdx);
LOG_ERROR_STR("[Correlator] I lost "<<lostPerc<<"% of the data for stream "<<globalSubbandIdx<<" to "<<ps.settings.correlator.files[globalSubbandIdx].location.host);
if(didNotSendPerc>0)
LOG_ERROR_STR("[Correlator] Did not send "<<didNotSendPerc<<"% of the data for stream "<<globalSubbandIdx);
LOG_ERROR_STR("[Correlator] Did not send "<<didNotSendPerc<<"% of the data for stream "<<globalSubbandIdx<<" to "<<ps.settings.correlator.files[globalSubbandIdx].location.host);