Neuroinflab / kCSD-python

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

Move sKCSD utility functions to a separate file #100

Closed asiaszmek closed 5 years ago

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 214


Changes Missing Coverage Covered Lines Changed/Added Lines %
kcsd/validation/plotting_functions.py 0 6 0.0%
kcsd/sKCSD_utils.py 105 157 66.88%
<!-- Total: 110 168 65.48% -->
Files with Coverage Reduction New Missed Lines %
kcsd/validation/plotting_functions.py 1 0.0%
kcsd/tests/kcsd_tests.py 1 99.28%
kcsd/KCSD.py 26 77.34%
<!-- Total: 28 -->
Totals Coverage Status
Change from base Build 207: 0.9%
Covered Lines: 1758
Relevant Lines: 2867

💛 - Coveralls
asiaszmek commented 5 years ago

Fix #97