Neuroinflab / kCSD-python

Kernel Current Source Density
https://kcsd-python.readthedocs.io/en/latest/
Other
15 stars 23 forks source link

oKCSD class #91

Closed wsredniawa closed 5 years ago

wsredniawa commented 5 years ago

Introducing oKCSD class (2D and 3D) to be able to estimate potential and csd at given locations

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 203


Changes Missing Coverage Covered Lines Changed/Added Lines %
kcsd/KCSD.py 26 27 96.3%
kcsd/tests/kcsd_tests.py 37 38 97.37%
<!-- Total: 64 66 96.97% -->
Totals Coverage Status
Change from base Build 193: 0.9%
Covered Lines: 1753
Relevant Lines: 2860

💛 - Coveralls
ccluri commented 5 years ago

I see that this is already included in your L-curve figures pull request, and so after your fixes there, I will close this and accept that branch instead.

ccluri commented 5 years ago

Resolved in #90