MaximeVH / EquivalentCircuits.jl

A julia package to either fit the parameters of a specified equivalent electrical circuit to electrochemical impedance data, or to suggest a plausible circuit configuration for a given set of measurements (either through a comparison of circuits from the literature, or through an evolutionary algorithm approach).
MIT License
24 stars 6 forks source link

"impedance.py" compatible formula for constant phase element and counting of variable "counter" corrected #17

Closed StefanPofahl closed 1 year ago

StefanPofahl commented 1 year ago

1.) functions: tree_to_function() & circuitfunction() "impedance.py" compatible formula for constant phase element 'P' 2.) circuitfunction() counting of variable "counter" corrected

StefanPofahl commented 1 year ago

That is nice that you find time to work on your fantastic package :-)