Neuroinflab / kCSD-python

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

`gdx`, `gdy`, `gdz` are not exactly "space increments in estimation space" #94

Open abukaj opened 5 years ago

abukaj commented 5 years ago

According to: https://github.com/Neuroinflab/kCSD-python/blob/2ce755a0b43324e16053d8a2319b053f614abcd7/kcsd/KCSD.py#L473-L474 https://github.com/Neuroinflab/kCSD-python/blob/2ce755a0b43324e16053d8a2319b053f614abcd7/kcsd/KCSD.py#L637-L640 https://github.com/Neuroinflab/kCSD-python/blob/2ce755a0b43324e16053d8a2319b053f614abcd7/kcsd/KCSD.py#L929-L935 the actual increments are (xmax - xmin) / (nx - 1) and so.