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

[FIX] stats.compare_images compatible with more metrics #123

Merged
merged 1 commit into from
Nov 24, 2023

Conversation

justinehansen
Copy link
Contributor

Changed 1 line of code to make stats.compare_images() compatible with metrics (e.g. scipy.spatial.distance.cosine) that may return an int instead of a float. (This PR is related to issue #103 )

@VinceBaz VinceBaz merged commit e1f4fcb into netneurolab:main Nov 24, 2023
9 checks passed
github-actions bot pushed a commit that referenced this pull request Nov 24, 2023
[FIX] stats.compare_images compatible with more metrics e1f4fcb
github-actions bot pushed a commit to VinceBaz/neuromaps that referenced this pull request Nov 24, 2023
[FIX] stats.compare_images compatible with more metrics e1f4fcb
@justinehansen justinehansen deleted the compare-images branch December 1, 2023 18:12
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