Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Treenode back-end: make node insertion slighlty more robust
It seems to happen in very rare cases that a passed in radius or confidence is NaN. Handling these situations more gracefully is use ful to mitigate this behavior. It should still be checked why such situations happen, but they shouldn't prevent node creation.
- Loading branch information