A customized Python module for interactive curve fitting on potentiodynamic scan data
Description
A customized Python module for interactive curving fitting in Jupyter Notebook environment right in the browser such as Chrome.
It allows users to interactively fit Butler-Volmer equations and its variations to potentiodynamic scan curves. The optimization process is powered by non-linear least squares algorithms from Scipy. It features a user-friendly plotting GUI with Jupyter Notebook widgets. This current release provides options for interactive data range selection, linear/log axis switching, auto-zoomed plotting, and post-IR compensation. The fitted results include corrosion parameters such as corrosion potential, corrosion current, Tafel slopes, polarization resistance, and goodness of fit (R2 score and Chi2 score).
Notes
Files
ganglix/potentiodynamic-polarization-handler-v1.0.2.zip
Files
(1.0 MB)
Name | Size | Download all |
---|---|---|
md5:71fc3c9d82492294e0188c3ac34f04da
|
1.0 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/ganglix/potentiodynamic-polarization-handler/tree/v1.0.2 (URL)