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

Save TFCE results as ROI/mask for subsequent analysis #34

Open
lyhoo23618-csu opened this issue Oct 24, 2024 · 0 comments
Open

Save TFCE results as ROI/mask for subsequent analysis #34

lyhoo23618-csu opened this issue Oct 24, 2024 · 0 comments

Comments

@lyhoo23618-csu
Copy link

Hello everyone,

I used CAT12 to perform group comparisons for cortical thickness with TFCE-based FWE correction, resulting in two output files: T_log_pFWE_0001.dat and T_log_pFWE_0001.gii. My goal is to use the regions showing group differences as seed masks for a functional connectivity analysis. To do this, I planned to convert the .dat and .gii files into a single .gii file, which can then be converted into files that processed in other software like Freesurfer.

I attempted to use the CAT_SurfConvert.zip tool to convert the files. However, I ran into an issue during the conversion step. My command was:

/CAT_SurfConvert T_log_pFWE_0001.dat T_log_pFWE_0001.gii

The error message is: “input_freesurfer: Unknown magic identifier: 12174918.”

Any insights on this issue would be appreciated. And is there a better way to achieve my goal?

Bests,
Hao Li

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

No branches or pull requests

1 participant