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
{{ message }}
This repository was archived by the owner on Mar 4, 2026. It is now read-only.
The current calculation of body density uses a function translated from Martin's code which calculated the density solely from the % fat/lipid, and though the same, I'd like to do the full calculation by also passing the % body water.
The current calculation of body density uses a function translated from Martin's code which calculated the density solely from the % fat/lipid, and though the same, I'd like to do the full calculation by also passing the % body water.
In
smartmove/ann/prey.py/add_rhomod():