Add additional stats/aseg.VINN.stats file#678
Merged
Conversation
Member
Author
|
I looked into asegstats2table and the format I have chosen here is not compatible with that script. There is also no easy way to resolve this ambiguity, three options:
|
Rename stats file aseg+DKT.stats to aseg+DKT.VINN.stats and add symlink.
875ee35 to
e389e4a
Compare
Member
Author
|
Ready for review. Current state is tested and runs with expected outputs. |
m-reuter
reviewed
Apr 1, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds a new stats file for the segmentation-based
mri/aseg.no_CC.mgzinstats/aseg.VINN.mgz.This includes the Left/Right-Cerebral-Cortex labels in the table. -- The TotalGray volume (avaliable after surfaces) is still not available (this is in the header with Measures), but depends on the Cortical Gray Matter volumes (which depends on the surface-derived volume). Because of differing conventions on how this is computed, we do not mix this here.
Also renames the statsfile
stats/aseg+DKT.mgzcomputed frommri/aparc.DKTAtlas+aseg.deep.mgztostats/aseg+DKT.VINN.mgz.stats/aseg+DKT.mgzis generated as a softlink for compatibility (pointing tostats/aseg+DKT.VINN.stats).The previous approach is described below.
The problem is that these values cannot be loaded with asegstats2table.
This PR adds "sums" over Cortical GM in Measures as talked about in #676.
Example of content update of
aseg+DKT.stats.