Skip to content

Split FSStats into two files#5

Merged
mattcieslak merged 3 commits intomainfrom
seg-atlas
Jun 12, 2025
Merged

Split FSStats into two files#5
mattcieslak merged 3 commits intomainfrom
seg-atlas

Conversation

@tsalo
Copy link
Member

@tsalo tsalo commented Jun 12, 2025

The files are a long-form one containing volumetric summary measures and a wide-form one containing Freesurfer QC/whole-brain measures.

@tsalo tsalo requested a review from mattcieslak June 12, 2025 15:58
Copy link
Contributor

@mattcieslak mattcieslak left a comment

Choose a reason for hiding this comment

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

Thank you!

out_json = output_dir / f'{output_prefix}_brainmeasures.json'
atlas_tsv = output_dir / f'{output_prefix}_seg-Freesurfer_morph.tsv'
whole_brain_tsv = output_dir / f'{output_prefix}_desc-Freesurfer_qc.tsv'
atlas_json = output_dir / f'{output_prefix}_seg-Freesurfer_morph.json'
Copy link
Contributor

Choose a reason for hiding this comment

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

MUCH better suffix! Good idea

@mattcieslak mattcieslak merged commit 5bd4799 into main Jun 12, 2025
1 check passed
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