Closed pontusps closed 4 years ago
In order to adhere to eq9 from TPC http://www.turkupetcentre.net/petanalysis/input_dispersion.html I added a parentheses around to line 595 to make both 2 and timedelta appear in the denominator.
2
timedelta
As we discussed on the phone, thanks for spotting this! Glad this looked so much wonkier in your data than mine :). Great catch!
In order to adhere to eq9 from TPC http://www.turkupetcentre.net/petanalysis/input_dispersion.html I added a parentheses around to line 595 to make both
2
andtimedelta
appear in the denominator.