Skip to content

Commit 8e3b9c9

Browse files
committed
📝 Remove "default" EffectiveEchoSpacing values from docs
1 parent fd9a88e commit 8e3b9c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/_sources/user/func.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,15 +173,15 @@ The C-PAC pipeline configuration builder provides options for configuring the Di
173173

174174
#. **DeltaTE, in ms - [float]:** The time difference between the first magnitude image and the second magnitude image. The default value is 2.46 ms, which is widely used for SIEMENS, but it may differ with different datasets acquired by other MRI scanner brands, so it is important to ascertain this value specific to your data.
175175

176-
#. **EffectiveEchoSpacing, in s - [float]:** The effective echo spacing is the time between the start of the readout of two successive lines in k-space during the EPI acquisition. This is a value obtained from the functional EPI (NOT the fieldmap). Here, the default value is 0.0005s.
176+
#. **EffectiveEchoSpacing, in s - [float]:** The effective echo spacing is the time between the start of the readout of two successive lines in k-space during the EPI acquisition. This is a value obtained from the functional EPI (NOT the fieldmap).
177177

178178
.. versionadded: v.1.0.3
179179
180180
.. versionchanged: v1.8.5
181181
182182
.. include:: /admonitions/DwellTime.rst
183183

184-
#. **EffectiveEchoSpacing to asymmetric ratio - [float]:** This is the ratio between the effective echo spacing, as referenced above, and the asymmetric time. Here, the default value is 0.93902439.
184+
#. **EffectiveEchoSpacing to asymmetric ratio - [float]:** This is the ratio between the effective echo spacing, as referenced above, and the asymmetric time.
185185

186186
#. **Phase encoding direction - [string]:** This is the position of the voxels in the input image, and can have values of x/y/z or -x/-y/-z.
187187

0 commit comments

Comments
 (0)