Closed oKoch closed 2 years ago
Hi Oliver, thank you for the issue! I suspect that one of the distributions within get_threshold() did not fit the data, and thus threw the error. I created a try/except now, so please have a look if that solves the issue - it should throw an error but continue with the rest of the fitting without breaking.
Hi i checked it, for me it looks fine.
Hi,
when i use the utils.get_threshold(x, "both", percent=0.05), i am getting an Floating Point error. Have a look at the following stack trace. The error occures not always. Sorry i cant provide an example data set at the moment. VG Thank you.