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

MRG, ENH: Add volumetric support to labels_to_stc #8447

Merged
merged 3 commits into from Oct 31, 2020

Conversation

larsoner
Copy link
Member

Closes #8438.

@ChristinaZhao feel free to try it with your data

if scale == 1.:
assert 0.42 < corr <= 0.47, corr
else:
# XXX even just a pure scaling does not work very well, bug...
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is #8453

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have a fix for this locally, but to save you some reviewing pain @agramfort feel free to review and merge this enhancement first

@agramfort agramfort merged commit 29a32f4 into mne-tools:master Oct 31, 2020
5 checks passed
@agramfort
Copy link
Member

thx @larsoner

@larsoner larsoner deleted the lts branch October 31, 2020 16:26
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.

mne.labels_to_stc to incoporate volumetric labels?
2 participants