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

Modularize metrics adding check for voxels with no data inside of mask #8

Conversation

handwerkerd
Copy link

@handwerkerd handwerkerd commented Dec 6, 2019

Progress on ME-ICA#475 .

Changes proposed in this pull request:

  • Working on adding a check for voxels with all 0 values inside of the mask.

@tsalo
Copy link
Owner

tsalo commented Dec 7, 2019

Working on adding a check for voxels with all 0 values outside of the mask.

Is the goal to identify voxels with all zeroes inside the mask (in which case they should be outside the mask)? Voxels with all zeroes outside the mask should be fine, right?

@handwerkerd handwerkerd changed the title Modularize metrics adding check for voxels with no data outside of mask Modularize metrics adding check for voxels with no data inside of mask Dec 8, 2019
@handwerkerd
Copy link
Author

The goal is to identify voxels with zeroes inside the mask. I updated the title of this PR to correct my wording.

tsalo pushed a commit that referenced this pull request Dec 13, 2019
Fit to each subset of echoes and fit to all data (not mean).
@tsalo
Copy link
Owner

tsalo commented Mar 3, 2021

It should be good now, but if there's more work to do on this we should do it in the main repo since we now have this code located on a branch there instead of my fork.

@tsalo tsalo closed this Mar 3, 2021
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