Skip to content

Commit 5d5a1c3

Browse files
authored
Merge pull request #386 from mgxd/docs/fmt
docs: reformat abbreviations
2 parents b28d1d9 + 63078c8 commit 5d5a1c3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/outputs.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Outputs of *NiBabies*
22

3-
*NiBabies* outputs conform to the :abbr:`BIDS (brain imaging data structure)`
3+
*NiBabies* outputs conform to the {abbr}`BIDS (brain imaging data structure)`
44
Derivatives specification (see `BIDS Derivatives`_, along with the
55
upcoming `BEP 011`_ and `BEP 012`_).
66
*NiBabies* generates three broad classes of outcomes:
@@ -460,7 +460,7 @@ of possible confounds, which enable researchers to choose the most suitable deno
460460
strategy for their downstream analyses.
461461

462462
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.
464464
Such tabular files may include over 100 columns of potential confound regressors.
465465

466466
:::{danger}
@@ -677,7 +677,7 @@ The procedure essentially follows the initial proposal of the approach by Patria
677677
The visual reports provide several sections per task and run to aid designing
678678
a denoising strategy for subsequent analysis.
679679
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].
681681

682682
Noise components computed during each CompCor decomposition are evaluated according
683683
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.
693693
This can be used to guide selection of a confound model or to assess the extent
694694
to which tissue-specific regressors correlate with global signal.
695695

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>.
697697

698698
## References
699699

0 commit comments

Comments
 (0)