Prevent infinite loop when inputting bad data into hyperbolic fitting

Merged
#633 · Created  · Last updated

Description

What is the purpose of this Pull Request?

When having certain kinds of data points in hyperbolic fitting, the fitting logic will get stuck in an infinite loop.

This PR will check the input data first to not run into that problem.

How were the changes tested?

Unit tests

Are there relevant Issues in the tracker that this PR will fix?

Screenshots

Notes

  • Needs to be backported to 1.10

 

0 attachments

0 comments

Loading commits...