Skip to content

fix reported issue where cohSNR is nan because of negative mEr

fotopoulou requested to merge basop-issue-812-fix-nan-cohsnr into main

This happens in rare frames, in the ITD estimation mEr is negative and therefore the log is nan. Fix is to ensure mEr is positive otherwise cohSNR is zero.

Merge request reports

Loading