ShapeWorks icon indicating copy to clipboard operation
ShapeWorks copied to clipboard

Geodesics Non-finite Matrix Entry Error

Open jadie1 opened this issue 3 years ago • 1 comments

When I optimize with geodesics with some meshes I get an error like: ERROR: Error: checkFinite() failure: Non-finite matrix entry [6111,6111] = nan This is happening before optimization iterations, I am guessing when the initial distance matrix is created.

Here are some examples: geodesic_bug.zip To recreate, run optimization on one of the "problem" meshes. Note it works without geodesics. I have also included some "good" meshes from the same dataset which were groomed in the same way and don't have an issue with geodesic optimization.

jadie1 avatar Feb 09 '22 19:02 jadie1

Possibly fixed by #2115

akenmorris avatar Jul 21 '23 18:07 akenmorris