Compute velocity (not velocity squared) for freely-swimming fish
Closed this issue · 0 comments
vilim commented
The compute_velocity
function returns squared velocity.` Either the function needs to be renamed or the output changed to velocity (the second would make more sense in my opinion)
bouter/bouter/free/__init__.py
Line 87 in a4b363e