• Matthieu Cattin's avatar
    test09: Fix bug in attenuation conversion to dB. · 8164fabb
    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.
    8164fabb
Name
Last commit
Last update
common Loading commit data...
docs Loading commit data...
gnurabbit Loading commit data...
ply Loading commit data...
test Loading commit data...
LICENSE Loading commit data...
README Loading commit data...
eof.py Loading commit data...
fmcadc100m14b4cha.sh Loading commit data...
fmcadc100m14b4cha_calibr.sh Loading commit data...
fmcadc200k16b11cha.sh Loading commit data...
fmcadc200k16b11cha_6ch.sh Loading commit data...
fmcdio5chttla.sh Loading commit data...
parse.py Loading commit data...
pts.py Loading commit data...
ptsdefault.cfg Loading commit data...
ptsexcept.py Loading commit data...
spec.sh Loading commit data...