We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2068260 commit d505539Copy full SHA for d505539
fmriprep/workflows/bold/t2s.py
@@ -100,7 +100,7 @@ def init_bold_t2s_wf(
100
101
workflow.__desc__ = f"""\
102
A T2<sup>★</sup> map was estimated from the preprocessed EPI echoes using tedana's t2smap
103
-workflow [@tedana], by voxel-wise fitting the maximal number of echoes with reliable signal in
+workflow [@DuPre2021], by voxel-wise fitting the maximal number of echoes with reliable signal in
104
that voxel to a monoexponential signal decay model with {fit_str}.
105
The calculated T2<sup>★</sup> map was then used to optimally combine preprocessed BOLD across
106
echoes following the method described in [@posse_t2s].
0 commit comments