ECSHackWeek / impedance.py

A Python package for working with electrochemical impedance data
MIT License
212 stars 103 forks source link

Bug fixes #229

Closed markbouman closed 1 year ago

markbouman commented 1 year ago

Fixed a couple of bugs I encountered while using the module. The value of max_M in the linKK test could be exceeded by 1 since M was incremented after comparing with max_M. Also, ECM was filtering 0s from the initial guess list.

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 3400944760


Totals Coverage Status
Change from base Build 3357501362: 0.0%
Covered Lines: 842
Relevant Lines: 842

💛 - Coveralls
mdmurbach commented 1 year ago

@all-contributors please add @markbouman for bug, code

allcontributors[bot] commented 1 year ago

@mdmurbach

I've put up a pull request to add @markbouman! :tada: