Module exponential_curve_input_too_large

Source

Structsยง

Builder
A builder for ExponentialCurveInputTooLarge
Complete
The final stage for ExponentialCurveInputTooLarge.
ExponentialCurveInputTooLarge
Due to limits in how numbers are represented by computers, exponential fits cannot be performed on data with x-values that are too large (> 650). This includes timestamp data based on the Time Unit parameter to the curve fit - e.g. 1 second at millisecond scale is too large, as it is 1000 milliseconds.