1
1
# Outputs of * NiBabies*
2
2
3
- * NiBabies* outputs conform to the : abbr: ` BIDS (brain imaging data structure) `
3
+ * NiBabies* outputs conform to the { abbr} ` BIDS (brain imaging data structure) `
4
4
Derivatives specification (see ` BIDS Derivatives ` _ , along with the
5
5
upcoming ` BEP 011 ` _ and ` BEP 012 ` _ ).
6
6
* NiBabies* generates three broad classes of outcomes:
@@ -460,7 +460,7 @@ of possible confounds, which enable researchers to choose the most suitable deno
460
460
strategy for their downstream analyses.
461
461
462
462
Confounding variables calculated in * NiBabies* are stored separately for each subject,
463
- session and run in : abbr: ` TSV (tab-separated value) ` files - one column for each confound variable.
463
+ session and run in { abbr} ` TSV (tab-separated value) ` files - one column for each confound variable.
464
464
Such tabular files may include over 100 columns of potential confound regressors.
465
465
466
466
:::{danger}
@@ -677,7 +677,7 @@ The procedure essentially follows the initial proposal of the approach by Patria
677
677
The visual reports provide several sections per task and run to aid designing
678
678
a denoising strategy for subsequent analysis.
679
679
Some of the estimated confounds are plotted with a "carpet" visualization of the
680
- : abbr: ` BOLD (blood-oxygen level-dependent) ` time series [ ^ Power2016 ] .
680
+ { abbr} ` BOLD (blood-oxygen level-dependent) ` time series [ ^ Power2016 ] .
681
681
682
682
Noise components computed during each CompCor decomposition are evaluated according
683
683
to the fraction of variance that they explain across the nuisance ROI.
@@ -693,7 +693,7 @@ Also included is a plot of correlations among confound regressors.
693
693
This can be used to guide selection of a confound model or to assess the extent
694
694
to which tissue-specific regressors correlate with global signal.
695
695
696
- See implementation on :mod: ` ~ nibabies.workflows.bold.confounds.init_bold_confs_wf` .
696
+ See implementation on <python# nibabies.workflows.bold.confounds.init_bold_confs_wf> .
697
697
698
698
## References
699
699
0 commit comments