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

ciftify_recon_all : mris_convert prefix issue #185

Open
GuillaumeCDGJ opened this issue Apr 8, 2024 · 3 comments
Open

ciftify_recon_all : mris_convert prefix issue #185

GuillaumeCDGJ opened this issue Apr 8, 2024 · 3 comments

Comments

@GuillaumeCDGJ
Copy link

Hello,

I am running into the following problem when running ciftify_recon_all on the freesurfer folder of a subject, which was generated with fmriprep :

Running: mris_convert -c REANALYSIS/data/derivatives/fmriprep/sourcedata/freesurfer/sub-06/surf/lh.sulc REANALYSIS/data/derivatives/fmriprep/sourcedata/freesurfer/sub-06/surf/lh.white /tmp/tmptejesxgg/MNINonLinear/native/sub-06.L.sulc.native.shape.gii
Running: wb_command -set-structure /tmp/tmptejesxgg/MNINonLinear/native/sub-06.L.sulc.native.shape.gii CORTEX_LEFT
cmd: wb_command -set-structure /tmp/tmptejesxgg/MNINonLinear/native/sub-06.L.sulc.native.shape.gii CORTEX_LEFT 
 Failed with returncode 255

While running:
/home/gc277172/workbench-linux64-v1.5.0/workbench/bin_linux64/../exe_linux64/wb_command -set-structure /tmp/tmptejesxgg/MNINonLinear/native/sub-06.L.sulc.native.shape.gii CORTEX_LEFT

ERROR: NAME OF FILE: sub-06.L.sulc.native.shape.gii
PATH TO FILE: /tmp/tmptejesxgg/MNINonLinear/native

File does not exist.

From what I understand after running mris_convert directly from the command line, the issue seems to stem from the fact that it this function does not actually name the output sub-06.L.sulc.native.shape.gii as instructed, but rather lh.sub-06.L.sulc.native.shape.gii, leading to the following wb-command looking for a non-existent file. Is this due to an incompatibility between the version of freesurfer I am using (7.4.1) and ciftify, or is there a work-around to this issue ?

Thank you in advance,

Guillaume

@MatildeVaghi
Copy link

Hi Guillaume, I am having exactly the same problem ( I have been using freesurfer v 7.2) Did you manage to find a solution?
Thanks,
Matilde

@CODER4715
Copy link

I have the same problem,if anyone can help me?
Thanks!

@CODER4715
Copy link

hey,guys!i changed my freesurfer version to 7.3.2,the error disappeared and it works fine.

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

3 participants