• Matthieu Cattin's avatar
    test09: Fix bug in attenuation conversion to dB. · 5c7369f1
    Matthieu Cattin authored
    Was using natural log instead of base 10 log. In python log() is natural log!
    Tolerance values were converted using: new = 20*log10(e^(old/20))
    
    Note that this wasn't affecting the test as the tolerance values were calculated
    with the same (wrong) formula.
    5c7369f1
Name
Last commit
Last update
test/fmcadc100m14b4cha Loading commit data...
fmcadc100m14b4cha.sh Loading commit data...
fmcadc100m14b4cha_calibr.sh Loading commit data...