File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -22,6 +22,12 @@ Specifically, these two files will be checked:
22
22
Either file should include ` age ` (or if you wish to be more explicit: ` age_months ` ) columns, and it is
23
23
recommended to have an accompanying JSON file to further describe these fields, and explicitly state the values are in months.
24
24
25
+ Age is used to choose the optimal surface reconstruction method when the flag ` --surface-recon-method auto ` is employed for surface reconstruction:
26
+
27
+ - M-CRIB-S: 0-3 months old (only if T2w and segmentation in T2w space is present)
28
+ - infant FreeSurfer: 4-24 months old (or 0-24 months old if no T2w/T2w segmentation is present)
29
+ - FreeSurfer (standard FreeSurfer developed from adult data): >24 months old
30
+
25
31
## The FreeSurfer license
26
32
27
33
* NiBabies* uses FreeSurfer tools, which require a license to run.
You can’t perform that action at this time.
0 commit comments