Skip to content

Commit f2f5b36

Browse files
committed
Signal Decay - correction of equation in 'Plot single-echo data, the curve, and the S0 and T2* values resulting from S0 and T2* fluctuations'
1 parent 4470572 commit f2f5b36

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

content/Signal_Decay.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -575,11 +575,11 @@ Single-echo data and the curve resulting from $S_{0}$ and $T_{2}^{*}$ fluctuatio
575575

576576
### Plot single-echo data, the curve, and the $S_{0}$ and $T_{2}^{*}$ values resulting from $S_{0}$ and $T_{2}^{*}$ fluctuations
577577

578-
We are still in the case of a single-echo fMRI acquisition with TE=30ms. For a given voxel, the signal magnitude $S(t)$ is linked with $S_0(t)$ and $T_2^{*}$ through the formula:
578+
We are still in the case of a single-echo fMRI acquisition with TE=30ms. For a given voxel, the signal magnitude $S$ is linked with $S_0$ and $T_2^{*}$ over time $t$ through the formula:
579579

580580
```{math}
581581
:label: monoexponential_decay_undeveloped_single_echo
582-
S(t, TE) = S_0(t) \times e^{\frac{-TE}{T_2^{*}}} + noise
582+
S(t, TE) = S_0(t) \times e^{\frac{-TE}{T_2^{*}(t)}} + noise
583583
```
584584

585585
Both factors of the product - $S_0$ and the exponential with $T_2^{*}$ - capture local fluctuations happening during MRI acquisition, but from different origins.

0 commit comments

Comments
 (0)