Skip to content

Commit 0e43dd3

Browse files
authored
Update usage.md
add description of age ranges used to pick surf recon methods for auto options
1 parent a017df0 commit 0e43dd3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/usage.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,12 @@ Specifically, these two files will be checked:
2222
Either file should include `age` (or if you wish to be more explicit: `age_months`) columns, and it is
2323
recommended to have an accompanying JSON file to further describe these fields, and explicitly state the values are in months.
2424

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+
2531
## The FreeSurfer license
2632

2733
*NiBabies* uses FreeSurfer tools, which require a license to run.

0 commit comments

Comments
 (0)