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

Fixed bug in distances.py when calculating pairs from arbitrary indices #1

Merged
merged 1 commit into from
Jan 22, 2015
Merged

Conversation

richardtomsett
Copy link

Hi Mario,

I was using PySpike to calculate the SPIKE distance for 9 groups of 100 neurons, with indices 0-899. I think there was a problem when calculating the SPIKE distance when not starting from index 0 with the original implementation, which should be fixed here. It works on my data but I haven't tested it extensively.

Cheers!

Richard

@mariomulansky mariomulansky merged commit 4724eb7 into mariomulansky:master Jan 22, 2015
@mariomulansky
Copy link
Owner

Thanks a lot! I've added some test cases for this to the unit tests and your fix did solve the problem.

@richardtomsett
Copy link
Author

Cool! Thanks again for the great library,

Richard

On 23 January 2015 at 00:21, Mario Mulansky notifications@github.com
wrote:

Thanks a lot! I've added some test cases for this to the unit tests and
your fix did solve the problem.


Reply to this email directly or view it on GitHub
#1 (comment).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants