We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
gdx
gdy
gdz
According to:
kCSD-python/kcsd/KCSD.py
Lines 473 to 474 in 2ce755a
Lines 637 to 640 in 2ce755a
Lines 929 to 935 in 2ce755a
(xmax - xmin) / (nx - 1)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
According to:
kCSD-python/kcsd/KCSD.py
Lines 473 to 474 in 2ce755a
kCSD-python/kcsd/KCSD.py
Lines 637 to 640 in 2ce755a
kCSD-python/kcsd/KCSD.py
Lines 929 to 935 in 2ce755a
the actual increments are
(xmax - xmin) / (nx - 1)
and so.The text was updated successfully, but these errors were encountered: