File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -327,7 +327,8 @@ class ComputePerAF(SimpleInterface):
327327 or the fsLR 32k midthickness surface template.
328328
329329 .. math::
330- PerAF = \f rac{1}{N} \\ sum_{i=1}^{N} \\ left( \f rac{X_i - \\ mu}{\\ mu} \r ight) * 100%
330+ PerAF = \\ frac{1}{N} \\ sum_{i=1}^{N}
331+ \\ left( \\ frac{X_i - \\ mu}{\\ mu} \\ right) \\ times 100\\ %
331332
332333 References
333334 ----------
Original file line number Diff line number Diff line change @@ -588,7 +588,8 @@ def init_peraf_wf(
588588 or the fsLR 32k midthickness surface template.
589589
590590 .. math::
591- PerAF = \f rac{1}{N} \\ sum_{i=1}^{N} \\ left( \f rac{X_i - \\ mu}{\\ mu} \r ight) * 100%
591+ PerAF = \\ frac{1}{N} \\ sum_{i=1}^{N}
592+ \\ left( \\ frac{X_i - \\ mu}{\\ mu} \\ right) \\ times 100\\ %%
592593
593594 References
594595 ----------
You can’t perform that action at this time.
0 commit comments