Skip to content
New issue

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

Joint-ISI dithering: fixed a bug regarding first ISI bin #396

Merged
merged 3 commits into from
Jan 21, 2021

Conversation

pbouss
Copy link
Contributor

@pbouss pbouss commented Jan 21, 2021

The first ISI bin was giving a zero probability due to an error in the combination of the cumulated sum and the padding.

@coveralls
Copy link
Collaborator

Coverage Status

Coverage increased (+0.003%) to 90.275% when pulling 1e03fda on INM-6:feature/joint-isi-tail into 0be27f9 on NeuralEnsemble:master.

@dizcza
Copy link
Member

dizcza commented Jan 21, 2021

Gosh! I spot np.r_[] in your code!

@dizcza dizcza merged commit 4a72095 into NeuralEnsemble:master Jan 21, 2021
@dizcza dizcza deleted the feature/joint-isi-tail branch January 21, 2021 16:07
@dizcza dizcza added the bugfix Fix for an indentified bug. label Feb 1, 2021
ackurth pushed a commit to INM-6/elephant that referenced this pull request Oct 1, 2021
…ble#396)

* fixing boundaries of joint-isi
* possible fix of the first-bin-error
* changed values of padding
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Fix for an indentified bug.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants