AUTODIAL / AutoEIS

A tool for automated extraction of equivalent circuit models (ECM) from electrochemical impedance spectroscopy (EIS) data
https://autodial.github.io/AutoEIS/
MIT License
33 stars 7 forks source link

Allow customized parameter boundaries for `utils.fit_circuit_parameters` #117

Closed RunzeZhang123 closed 5 months ago

RunzeZhang123 commented 6 months ago

Currently, the fit_circuit_parameters function in AutoEIS doesn't allow for customized parameter boundaries. Would be helpful to allow user-defined boundaries for different kinds of circuit elements.

ma-sadeghi commented 5 months ago

Duplicate #119