ti.getanalysisunitbyid is returning params depth and thickness as integer values rather than floating point.
For example, for analunitid = 334006, depth should = 3.5, and thickness should = 0.5, but the values returned are depth = 3 and thickness = 0. Example: https://tilia.neotomadb.org/api/?method=ti.getanalysisunitbyid&_analunitid=334006