You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Right now to compute this one would: compute the polar angle of (user-defined) head vector, and then take the derivative.
But the output is probably noisy, we would need to think a bit more how this would be improved
#376 just adds the first of these two functions. The envisioned 2nd function (not necessarily named as in the above example) should be added as a solution to this issue. That function should also provide some options for smoothing the derivative (see comments above).
Is your feature request related to a problem? Please describe.
Right now to compute this one would: compute the polar angle of (user-defined) head vector, and then take the derivative.
But the output is probably noisy, we would need to think a bit more how this would be improved
The text was updated successfully, but these errors were encountered: