FreeSurfer 7 #583
MatthieuJoulot
started this conversation in
Show and tell
Replies: 1 comment
-
|
Great! thanks for the effort. It might be worthwhile to also mark the outputs that have been visually compared with the current references so as to ensure stability. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Here are shown the results of the tests and changes to make in order to use FreeSurfer 7 with Clinica (Which currently uses FreeSurfer 6).
Tests:
t1-freesurfer: tested, works; basis of the next pipelines. FreeSurfer 7 brings more files, but the one which existed in FreeSurfer 6 still do.t1-freesurfer-template: tested, workst1-freesurfer-longitudinal: tested, worksdwi-connectome: tested, workspet-surface: tested, workspet-surface-longitudinal: tested, worksstat-surface: tested, works.Changes to make:
There is one change to make on
t1-freesurfer-atlas: the additionnal atlas have a specific format in which the version is specified. Currently the version of FreeSurfer being 6, the code for the atlases is6p0. It'll have to be updated to7p1.Beta Was this translation helpful? Give feedback.
All reactions