@@ -10,9 +10,9 @@ Before moving forward, please make sure to have read and understood
10
10
*NiPreps *'s
11
11
`introductory documentation <https://www.nipreps.org/apps/framework/ >`__).
12
12
13
- Containerized execution with *Docker * and *Singularity *
13
+ Containerized execution with *Docker * and *Singularity */* Apptainer *
14
14
-------------------------------------------------------
15
- For containerized execution with *Docker * or *Singularity *, please
15
+ For containerized execution with *Docker * or *Singularity */* Apptainer * , please
16
16
follow the documentation on the *NiPreps * site, which contains
17
17
tip and troubleshooting guidelines for both
18
18
`Docker <https://www.nipreps.org/apps/docker/ >`__, and
@@ -88,7 +88,7 @@ in :ref:`The MRIQC Reports <reports>`.
88
88
89
89
*MRIQC * can fetch data in *DataLad * datasets
90
90
--------------------------------------------
91
- As of * MRIQC * 22.0.3, the application bundles *DataLad *, enabling automatic
91
+ As of version 22.0.3, * MRIQC * bundles *DataLad *, enabling automatic
92
92
data fetching in *DataLad * datasets.
93
93
Employing this feature in containerized environments may lead to
94
94
somewhat obscure errors (see, for example,
@@ -100,7 +100,7 @@ Alternatively, this feature can be disabled by adding
100
100
``--no-datalad-get `` to the command line.
101
101
This will separate *DataLad * management from *MRIQC *'s operation,
102
102
which can be an effective way of debugging issues and averting
103
- fault conditions.
103
+ erroneous conditions.
104
104
105
105
Command line interface
106
106
----------------------
0 commit comments