Abnormal results occur when the data values are large in SPOT
The test data consists of relatively small numerical values.
An anomaly occurs when I run SPOT to calculate thresholds with an array of values ranging from 300 to 1000. However, if I divide the values by 1e10, scaling them down to the same magnitude as the test data, the process runs normally.
I want to use the original data. How should I proceed?
Thanks for reporting the bug and sorry for this long response. Since this repo is from my long-time-age projects, I didn't maintain it for a long time.
About your issue, I have updated the demo data and now it works properly. Please check notebooks under the examples folder.
The repo has been refactored and updated. Since it's already a long time ago project, if you could help to check whether it's working correctly, I would be grateful!