Open Shade- opened 1 year ago
I believe this line is the culprit, it doesn't seem to have any input but just the output to me?
Sorry, turns out my freesurfer-input folder structure was wrong.
I still think this is a bug as you can use a freesurfer-input flag pointing to a valid Freesurfer output, but encounter issues if the folder doesn't have a sub-ID
subfolder containing all the files. I believe letting the user choose the actual folder containing the derivatives would be better.
Are you working with multi-session data?
What do you mean?
One of the big problems with the hsvs workflow happens when you split up a subject into multiple sessions and process the sessions separately. We do this all the time with developmental data (where you can't make a rigid T1w space for a subject). If you have a different freesurfer result for each session it's not clear how to set up the --freesurfer-input generically
I am piping QSIPrep's processed T1w to FastSurfer, then I run the recon pipeline. Worked like a charm when I put FastSurfer's output in the derivatives/freesurfer/sub-ID folder and pointed QSIPrep to use --freesurfer-input derivatives/freesurfer
. This should be either changed in the docs (explicitly say you need a subfolder named sub-ID
) or the behavior changed to accommodate any folder, IMHO.
oh wow, that's very cool to hear that fastsurfer works directly with the hsvs workflow. It's been on my list to try that out. In the meantime I'll add to the docs to make it clear what to put as the --freesurfer-input
I mean I'm still trying the pipeline out, I have yet to inspect the actual result. But it went through without issues. I had to change the aliases FastSurfer generates and use the original files, but as far as I am concerned, the hsvs pipeline completed without issues.
Works perfectly. I'm impressed, this is a 1.5T acquisition.
With ACT:
No ACT:
Detail with ACT:
Detail without ACT:
Hello, after processing my data using Freesurfer and trying the ACT-hsvs pipeline, I get the following error:
I'm on QSIPrep 0.18.1, data has been elaborated on Freesurfer 7.3.2 and all the files are there.