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.
2 parents 4fdcac9 + 5cf12a6 commit a889a82Copy full SHA for a889a82
src/nifreeze/viz/motion_viz.py
@@ -139,7 +139,7 @@ def plot_volumewise_motion(
139
motion_params : :obj:`~numpy.ndarray`
140
Motion parameters.Motion parameters: translation and rotation. Each row
141
represents one frame, and columns represent each coordinate axis ``x``,
142
- `y``, and ``z``. Translation parameters are followed by rotation
+ ``y``, and ``z``. Translation parameters are followed by rotation
143
parameters column-wise.
144
ax : :obj:`~numpy.ndarray`, optional
145
Figure axes.
0 commit comments