pybaselines.utils.ParameterWarning

exception pybaselines.utils.ParameterWarning[source]

Warning issued when a parameter value is outside of the recommended range.

For cases where a parameter value is valid and will not cause errors, but is outside of the recommended range of values and as a result may cause issues such as numerical instability that would otherwise be hard to diagnose.