Skip to content

Commit 0002ae9

Browse files
authored
Update outputs.md
add brief description of MCRIBS outputs
1 parent 0e43dd3 commit 0002ae9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/outputs.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ TODO: FSDERIVS? .. _fsderivs:
194194

195195
### Surface Reconstruction
196196

197-
If any of the surface reconstruction methods are enabled,
197+
If any of the surface reconstruction methods (M-CRIB-S, infant FreeSurfer, or FreeSurfer) are enabled,
198198
then a FreeSurfer-like subjects directory is created in
199199
`<output dir>/sourcedata/freesurfer` or the directory indicated with the
200200
`--fs-subjects-dir` flag.
@@ -229,6 +229,8 @@ This is strictly true when pre-computed FreeSurfer derivatives are provided eith
229229
the `sourcedata/` directory or passed via the `--fs-subjects-dir` flag;
230230
if NiBabies runs FreeSurfer, then there is a mutual dependency.
231231

232+
**If M-CRIB-S is used** for surface reconstruction, an additional folder is created in `<output dir>/sourcedata/mcribs`. M-CRIB-S converts and organizes its output into a FreeSurfer-compatible format, i.e. following the structure of FreeSurfer’s [recon-all](https://surfer.nmr.mgh.harvard.edu/fswiki/ReconAllOutputFiles), to `mcribs/sub-<label>_ses-<label>/freesurfer/`. This is then mapped by Infant fMRIPrep into the `sourcedata/freesurfer/` folder for further processing.
233+
232234
### Functional derivatives
233235

234236
Functional derivatives are stored in the `func/` subfolder.

0 commit comments

Comments
 (0)