P2-weighting icon indicating copy to clipboard operation
P2-weighting copied to clipboard

SNR value

Open LuigiSigillo opened this issue 1 year ago • 2 comments

In the paper in equation (4) you give a formulation of the SNR, but then in the code you use another formulation for this value. Which is the correct one?

LuigiSigillo avatar Oct 11 '23 10:10 LuigiSigillo

Sorry for the confusion. Actually, equation 4 and the code are equivalent: 1.0 / (1 - alpha) - 1 = alpha / (1 - alpha).

jychoi118 avatar Oct 12 '23 02:10 jychoi118

Thanks you for the quick answer! You are right, totally an oversight from my side 😅.

LuigiSigillo avatar Oct 12 '23 05:10 LuigiSigillo