Skip to content

Total gray matter estimation from aseg+DKT.stats without surface reconstruction #790

@julii-a

Description

@julii-a

General Support Request

Description

Hello, I have a question about estimating total gray matter volume when using only the FastSurfer segmentation module.

As I understand, aseg+DKT.stats is generated from the segmentation module, while aseg.stats (including total gray matter) is produced after the surface module. Therefore, the total gray matter value in aseg.stats may be influenced by surface reconstruction (e.g., pial refinement).

If I want to use only segmentation-based volumetric outputs (e.g., aseg+DKT.stats), what is the recommended approach to obtain total gray matter volume?

Specifically:

  1. Is it acceptable to derive total gray matter by summing relevant cortical and subcortical regions from aseg+DKT.stats?

In the FreeSurfer documentation, TotalGray is described as the sum of lhCortex + rhCortex + SubCortGray + CerebellumGM, which includes both surface-based volume calculations and voxel counts. Based on this, I am considering computing total gray matter by summing the corresponding cortical, subcortical, and cerebellar gray matter volumes from aseg+DKT.stats to keep the analysis fully volumetric.

  1. Is there a recommended or standard list of regions to include for this purpose when using FastSurfer segmentation outputs?
  2. Alternatively, is it still recommended to use the total gray matter value from aseg.stats, even when focusing on segmentation-based volumetric analysis?

I could not find clear guidance in the FreeSurfer documentation, and since outputs like aseg+DKT.stats seem to be specific to FastSurfer, I wanted to ask about the recommended practice.

Thank you for your guidance.

Environment

FastSurfer Verions: 2.4.2
Installation type: Docker
OS: Windows (WSL2, Ubuntu 22.04)

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions