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

[sct_segment_graymatter] correct background value #1133

Merged
merged 3 commits into from
Jan 31, 2017

Conversation

SaraDupont
Copy link
Contributor

Bug was that background value of WM segmentation was not null, inducing a bias when computing WM CSA.
--> Bug occurred during the interpolation of WM segmentation back into the native image space.
--> Corrected by setting negative values to zero right after the label fusion (only very few voxels had negative values).

Bug was that background value of WM segmentation was not null, inducing a bias when computing WM CSA. 
--> Bug occurred during the interpolation of WM segmentation back into the native image space.
--> Corrected by setting negative values to zero right after the label fusion (only very few voxels had negative values).
@peristeri peristeri added the bug category: fixes an error in the code label Jan 30, 2017
@peristeri peristeri added this to the Release 3.0 milestone Jan 30, 2017
@SaraDupont SaraDupont merged commit de93eb0 into master Jan 31, 2017
@SaraDupont SaraDupont deleted the sd_patch_segment_graymatter branch January 31, 2017 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug category: fixes an error in the code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants