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] More correct way of calculating mahal distances for cleaning #1067

Merged
merged 4 commits into from
Dec 7, 2023

Conversation

36000
Copy link
Collaborator

@36000 36000 commented Nov 29, 2023

I have tried this on the stanford hardi dataset example, but it would be nice to try on a few other subjects before we merge.

@pep8speaks
Copy link

pep8speaks commented Nov 29, 2023

Hello @36000! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 56:17: E203 whitespace before ','
Line 56:27: E203 whitespace before ','
Line 56:37: E203 whitespace before ','
Line 57:17: E203 whitespace before ','
Line 57:27: E203 whitespace before ','
Line 57:37: E203 whitespace before ','
Line 58:17: E203 whitespace before ','
Line 58:27: E203 whitespace before ','
Line 58:37: E203 whitespace before ','

Comment last updated at 2023-12-04 21:51:58 UTC

@36000
Copy link
Collaborator Author

36000 commented Dec 4, 2023

@arokem this is ready for review/merge, it looks like we just needed to remove triu. This will result in slightly harsher cleaning

@36000
Copy link
Collaborator Author

36000 commented Dec 7, 2023

@arokem we can now merge this and cut a release

@arokem arokem merged commit 0c1c7ba into yeatmanlab:master Dec 7, 2023
8 checks passed
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.

3 participants