We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 366af6e commit 8d829d6Copy full SHA for 8d829d6
1 file changed
tutorials/movies_3T/04_plot_motion_energy_model.py
@@ -147,7 +147,7 @@
147
###############################################################################
148
# Plot the model performances
149
# ---------------------------
150
-# The performances are computed using the math:`R^2` scores.
+# The performances are computed using the :math:`R^2` scores.
151
152
import matplotlib.pyplot as plt
153
from voxelwise_tutorials.viz import plot_flatmap_from_mapper
0 commit comments