Piff icon indicating copy to clipboard operation
Piff copied to clipboard

Fix max_snr weight adjustment.

Open rmjarvis opened this issue 2 years ago • 0 comments

In the Y6 testing, we discovered (due to a different bug that was fixed in #136) that the weight adjustment we do to bring nominal S/N values down to the requested max_snr value is adding a bit too much noise. If calculateSNR is rerun after this step, the measured SNR is often about 10% lower. Around 90 when the requested max_snr=100. Apparently there is something wrong in the math there, which should be fixed.

rmjarvis avatar Jun 23 '22 20:06 rmjarvis